Sep 08 13:40:29 devstack devstack@c-api.service[74908]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:40:29 devstack devstack@c-api.service[74908]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:40:29 2026] *** Sep 08 13:40:29 devstack devstack@c-api.service[74908]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: nodename: devstack Sep 08 13:40:29 devstack devstack@c-api.service[74908]: machine: x86_64 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: clock source: unix Sep 08 13:40:29 devstack devstack@c-api.service[74908]: pcre jit disabled Sep 08 13:40:29 devstack devstack@c-api.service[74908]: detected number of CPU cores: 4 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: current working directory: / Sep 08 13:40:29 devstack devstack@c-api.service[74908]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:40:29 devstack devstack@c-api.service[74908]: your processes number limit is 47518 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: your memory page size is 4096 bytes Sep 08 13:40:29 devstack devstack@c-api.service[74908]: detected max file descriptor number: 2048 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: lock engine: pthread robust mutexes Sep 08 13:40:29 devstack devstack@c-api.service[74908]: thunder lock: enabled Sep 08 13:40:29 devstack devstack@c-api.service[74908]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:40:29 devstack devstack@c-api.service[74908]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:40:29 devstack devstack@c-api.service[74908]: Set PythonHome to /opt/stack/data/venv Sep 08 13:40:29 devstack devstack@c-api.service[74908]: Python main interpreter initialized at 0x777bcb8a4668 Sep 08 13:40:29 devstack devstack@c-api.service[74908]: python threads support enabled Sep 08 13:40:29 devstack devstack@c-api.service[74908]: your server socket listen backlog is limited to 100 connections Sep 08 13:40:29 devstack devstack@c-api.service[74908]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:40:29 devstack devstack@c-api.service[74908]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:40:29 devstack devstack@c-api.service[74908]: *** Operational MODE: preforking *** Sep 08 13:40:29 devstack devstack@c-api.service[74908]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:40:29 devstack devstack@c-api.service[74908]: spawned uWSGI master process (pid: 74908) Sep 08 13:40:29 devstack devstack@c-api.service[74908]: spawned uWSGI worker 1 (pid: 74910, cores: 1) Sep 08 13:40:29 devstack devstack@c-api.service[74908]: spawned uWSGI worker 2 (pid: 74911, cores: 1) Sep 08 13:40:29 devstack devstack@c-api.service[74908]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:40:29 devstack devstack@c-api.service[74910]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:40:29 devstack devstack@c-api.service[74910]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:40:29 devstack devstack@c-api.service[74910]: we strongly recommend against using it for new projects. Sep 08 13:40:29 devstack devstack@c-api.service[74910]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:40:29 devstack devstack@c-api.service[74910]: framework. For more detail see Sep 08 13:40:29 devstack devstack@c-api.service[74910]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:40:29 devstack devstack@c-api.service[74910]: import eventlet # noqa Sep 08 13:40:29 devstack devstack@c-api.service[74911]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:40:29 devstack devstack@c-api.service[74911]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:40:29 devstack devstack@c-api.service[74911]: we strongly recommend against using it for new projects. Sep 08 13:40:29 devstack devstack@c-api.service[74911]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:40:29 devstack devstack@c-api.service[74911]: framework. For more detail see Sep 08 13:40:29 devstack devstack@c-api.service[74911]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:40:29 devstack devstack@c-api.service[74911]: import eventlet # noqa Sep 08 13:40:30 devstack devstack@c-api.service[74911]: /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 08 13:40:30 devstack devstack@c-api.service[74911]: from cgi import parse_header Sep 08 13:40:30 devstack devstack@c-api.service[74910]: /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 08 13:40:30 devstack devstack@c-api.service[74910]: from cgi import parse_header Sep 08 13:40:30 devstack devstack@c-api.service[74911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:40:30 devstack devstack@c-api.service[74911]: warnings.warn( Sep 08 13:40:30 devstack devstack@c-api.service[74911]: /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 08 13:40:30 devstack devstack@c-api.service[74911]: removals.removed_module( Sep 08 13:40:30 devstack devstack@c-api.service[74911]: /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 08 13:40:30 devstack devstack@c-api.service[74911]: removals.removed_module( Sep 08 13:40:30 devstack devstack@c-api.service[74910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:40:30 devstack devstack@c-api.service[74910]: warnings.warn( Sep 08 13:40:30 devstack devstack@c-api.service[74910]: /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 08 13:40:30 devstack devstack@c-api.service[74910]: removals.removed_module( Sep 08 13:40:30 devstack devstack@c-api.service[74910]: /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 08 13:40:30 devstack devstack@c-api.service[74910]: removals.removed_module( Sep 08 13:40:31 devstack devstack@c-api.service[74911]: /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 08 13:40:31 devstack devstack@c-api.service[74911]: warnings.warn( Sep 08 13:40:31 devstack devstack@c-api.service[74910]: /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 08 13:40:31 devstack devstack@c-api.service[74910]: warnings.warn( Sep 08 13:40:31 devstack devstack@c-api.service[74911]: /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 08 13:40:31 devstack devstack@c-api.service[74911]: warnings.warn( Sep 08 13:40:31 devstack devstack@c-api.service[74910]: /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 08 13:40:31 devstack devstack@c-api.service[74910]: warnings.warn( Sep 08 13:40:32 devstack devstack@c-api.service[74911]: 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 08 13:40:32 devstack devstack@c-api.service[74911]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74911) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:40:32 devstack devstack@c-api.service[74910]: 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 08 13:40:32 devstack devstack@c-api.service[74910]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74910) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:40:32 devstack devstack@c-api.service[74911]: /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 08 13:40:32 devstack devstack@c-api.service[74911]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:40:32 devstack devstack@c-api.service[74910]: /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 08 13:40:32 devstack devstack@c-api.service[74910]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74910) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74911) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74911) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74911) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74911) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74910) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74910) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74910) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: INFO dbcounter [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Registered counter for database cinder Sep 08 13:40:33 devstack devstack@c-api.service[74911]: INFO dbcounter [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Registered counter for database cinder Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 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=74910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG oslo_db.sqlalchemy.engines [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 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=74911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: DEBUG dbcounter [-] [74910] Writer thread running {{(pid=74910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:40:33 devstack devstack@c-api.service[74911]: DEBUG dbcounter [-] [74911] Writer thread running {{(pid=74911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:40:33 devstack devstack@c-api.service[74910]: /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 08 13:40:33 devstack devstack@c-api.service[74910]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:40:33 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74911]: /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 08 13:40:33 devstack devstack@c-api.service[74911]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:40:33 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:33 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:33 devstack devstack@c-api.service[74910]: WARNING cinder.keymgr.conf_key_mgr [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 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 08 13:40:33 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:40:33 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:33 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:33 devstack devstack@c-api.service[74911]: WARNING cinder.keymgr.conf_key_mgr [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 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 08 13:40:33 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:33 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:33 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:33 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 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=74910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG oslo_db.sqlalchemy.engines [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 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=74911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:40:34 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:40:34 devstack devstack@c-api.service[74910]: INFO cinder.rpc [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: INFO cinder.rpc [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING cinder.api.contrib.hosts [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING cinder.api.contrib.hosts [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: extensions {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: extensions {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-volume-manage {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-volume-manage {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-quota-class-sets {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-quota-class-sets {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-hosts {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-hosts {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: capabilities {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: capabilities {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: encryption {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: encryption {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: scheduler-stats {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: scheduler-stats {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-quota-sets {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-quota-sets {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-availability-zone {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-availability-zone {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: qos-specs {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: qos-specs {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: extra_specs {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: extra_specs {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: backups {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: backups {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: encryption {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: cgsnapshots {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: encryption {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-volume-type-access {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: cgsnapshots {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: consistencygroups {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-volume-type-access {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-volume-transfer {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: consistencygroups {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extended resource: os-snapshot-manage {{(pid=74910) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-volume-transfer {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extended resource: os-snapshot-manage {{(pid=74911) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING stevedore.named [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WARNING castellan.key_manager [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] SnapshotActionsController initialized {{(pid=74910) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension AdminActions extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension AdminActions extending resource: snapshots {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension AdminActions extending resource: backups {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeActions extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension UsedLimits extending resource: limits {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension TypesManage extending resource: types {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.v3.router [None req-a0e683a8-f3a3-412c-9192-50f83fcd56e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74910) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING stevedore.named [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WARNING castellan.key_manager [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] SnapshotActionsController initialized {{(pid=74911) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension AdminActions extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension AdminActions extending resource: snapshots {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension AdminActions extending resource: backups {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeActions extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension UsedLimits extending resource: limits {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension TypesManage extending resource: types {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74911]: DEBUG cinder.api.v3.router [None req-ec5f42a3-a13e-4a3d-8d6e-a16fbe418858 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74911) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x777bcb8a4668 pid: 74910 (default app) Sep 08 13:40:34 devstack devstack@c-api.service[74911]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x777bcb8a4668 pid: 74911 (default app) Sep 08 13:40:34 devstack devstack@c-api.service[74910]: DEBUG cinder.api.middleware.request_id [None req-c39c6424-c740-4453-8cbf-dde6dbe66728 None None] RequestId filter calling following filter/app {{(pid=74910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:40:34 devstack devstack@c-api.service[74910]: [pid: 74910|app: 0|req: 1/1] 192.168.122.142 () {50 vars in 785 bytes} [Tue Sep 8 13:40:34 2026] GET /volume/v3/ => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 13:40:42 devstack devstack@c-api.service[74911]: DEBUG cinder.api.middleware.request_id [None req-eb71e7df-5350-4b9c-b277-c1a34d9a23e1 None None] RequestId filter calling following filter/app {{(pid=74911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:40:43 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-eb71e7df-5350-4b9c-b277-c1a34d9a23e1 admin admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:40:43 devstack devstack@c-api.service[74911]: DEBUG cinder.api.openstack.wsgi [None req-eb71e7df-5350-4b9c-b277-c1a34d9a23e1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:40:43 devstack devstack@c-api.service[74911]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:40:43 devstack devstack@c-api.service[74911]: warnings.warn( Sep 08 13:40:43 devstack devstack@c-api.service[74911]: DEBUG oslo_db.sqlalchemy.engines [None req-eb71e7df-5350-4b9c-b277-c1a34d9a23e1 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=74911) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:43 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-eb71e7df-5350-4b9c-b277-c1a34d9a23e1 admin admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:40:43 devstack devstack@c-api.service[74911]: [pid: 74911|app: 0|req: 1/2] 192.168.122.142 () {60 vars in 1191 bytes} [Tue Sep 8 13:40:42 2026] POST /volume/v3/types => generated 186 bytes in 1395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:40:43 devstack devstack@c-api.service[74910]: DEBUG cinder.api.middleware.request_id [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 None None] RequestId filter calling following filter/app {{(pid=74910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG dbcounter [-] [74910] Writing DB stats cinder:SELECT=6 {{(pid=74910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:40:44 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] POST http://192.168.122.142/volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:40:44 devstack devstack@c-api.service[74910]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:40:44 devstack devstack@c-api.service[74910]: warnings.warn( Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG oslo_db.sqlalchemy.engines [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 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=74910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:40:44 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] http://192.168.122.142/volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs returned with HTTP 200 Sep 08 13:40:44 devstack devstack@c-api.service[74910]: [pid: 74910|app: 0|req: 2/3] 192.168.122.142 () {60 vars in 1338 bytes} [Tue Sep 8 13:40:43 2026] POST /volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs => generated 55 bytes in 972 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:40:53 devstack devstack@c-api.service[74911]: DEBUG dbcounter [-] [74911] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:40:54 devstack devstack@c-api.service[74910]: DEBUG dbcounter [-] [74910] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:41:26 devstack devstack@c-api.service[74911]: DEBUG cinder.api.middleware.request_id [None req-9441dd2a-ca0a-4ca6-9adf-b02bfa4e4263 None None] RequestId filter calling following filter/app {{(pid=74911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:41:26 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-9441dd2a-ca0a-4ca6-9adf-b02bfa4e4263 None None] GET http://192.168.122.142/volume// Sep 08 13:41:26 devstack devstack@c-api.service[74911]: DEBUG cinder.api.openstack.wsgi [None req-9441dd2a-ca0a-4ca6-9adf-b02bfa4e4263 None None] Empty body provided in request {{(pid=74911) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:41:26 devstack devstack@c-api.service[74911]: DEBUG cinder.api.openstack.wsgi [None req-9441dd2a-ca0a-4ca6-9adf-b02bfa4e4263 None None] Calling method 'all' {{(pid=74911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:41:26 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-9441dd2a-ca0a-4ca6-9adf-b02bfa4e4263 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:41:26 devstack devstack@c-api.service[74911]: [pid: 74911|app: 0|req: 2/4] 192.168.122.142 () {58 vars in 1314 bytes} [Tue Sep 8 13:41:26 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:43:12 devstack devstack@c-api.service[74910]: DEBUG cinder.api.middleware.request_id [None req-7b6554a3-1b11-4719-8362-69051cabcf47 None None] RequestId filter calling following filter/app {{(pid=74910) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:43:12 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-7b6554a3-1b11-4719-8362-69051cabcf47 tempest-verify_tempest_config-1955319357 tempest-verify_tempest_config-1955319357-project-member] GET http://192.168.122.142/volume/v3/extensions Sep 08 13:43:12 devstack devstack@c-api.service[74910]: DEBUG cinder.api.openstack.wsgi [None req-7b6554a3-1b11-4719-8362-69051cabcf47 tempest-verify_tempest_config-1955319357 tempest-verify_tempest_config-1955319357-project-member] Empty body provided in request {{(pid=74910) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:43:12 devstack devstack@c-api.service[74910]: DEBUG cinder.api.openstack.wsgi [None req-7b6554a3-1b11-4719-8362-69051cabcf47 tempest-verify_tempest_config-1955319357 tempest-verify_tempest_config-1955319357-project-member] Calling method 'index' {{(pid=74910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:43:12 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-7b6554a3-1b11-4719-8362-69051cabcf47 tempest-verify_tempest_config-1955319357 tempest-verify_tempest_config-1955319357-project-member] http://192.168.122.142/volume/v3/extensions returned with HTTP 200 Sep 08 13:43:12 devstack devstack@c-api.service[74910]: [pid: 74910|app: 0|req: 3/5] 192.168.122.142 () {58 vars in 1130 bytes} [Tue Sep 8 13:43:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:43:20 devstack devstack@c-api.service[74911]: DEBUG cinder.api.middleware.request_id [None req-f79524cc-9cae-4490-bfa4-4069e1118af4 None None] RequestId filter calling following filter/app {{(pid=74911) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:43:20 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-f79524cc-9cae-4490-bfa4-4069e1118af4 demo admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:43:20 devstack devstack@c-api.service[74911]: DEBUG cinder.api.openstack.wsgi [None req-f79524cc-9cae-4490-bfa4-4069e1118af4 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74911) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:43:20 devstack devstack@c-api.service[74911]: INFO cinder.api.openstack.wsgi [None req-f79524cc-9cae-4490-bfa4-4069e1118af4 demo admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:43:20 devstack devstack@c-api.service[74911]: [pid: 74911|app: 0|req: 3/6] 192.168.122.142 () {60 vars in 1191 bytes} [Tue Sep 8 13:43:20 2026] POST /volume/v3/types => generated 184 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:43:30 devstack devstack@c-api.service[74911]: DEBUG dbcounter [-] [74911] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:45:12 devstack devstack@c-api.service[74908]: Tue Sep 8 13:45:12 2026 - graceful shutdown triggered... Sep 08 13:45:12 devstack devstack@c-api.service[74911]: Gracefully killing worker 2 (pid: 74911)... Sep 08 13:45:12 devstack devstack@c-api.service[74910]: Gracefully killing worker 1 (pid: 74910)... Sep 08 13:45:13 devstack devstack@c-api.service[74908]: worker 1 buried after 1 seconds Sep 08 13:45:13 devstack devstack@c-api.service[74908]: worker 2 buried after 1 seconds Sep 08 13:45:13 devstack devstack@c-api.service[74908]: goodbye to uWSGI. Sep 08 13:45:13 devstack devstack@c-api.service[86573]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:45:13 devstack devstack@c-api.service[86573]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:45:13 2026] *** Sep 08 13:45:13 devstack devstack@c-api.service[86573]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: nodename: devstack Sep 08 13:45:13 devstack devstack@c-api.service[86573]: machine: x86_64 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: clock source: unix Sep 08 13:45:13 devstack devstack@c-api.service[86573]: pcre jit disabled Sep 08 13:45:13 devstack devstack@c-api.service[86573]: detected number of CPU cores: 4 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: current working directory: / Sep 08 13:45:13 devstack devstack@c-api.service[86573]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:45:13 devstack devstack@c-api.service[86573]: your processes number limit is 47518 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: your memory page size is 4096 bytes Sep 08 13:45:13 devstack devstack@c-api.service[86573]: detected max file descriptor number: 2048 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: lock engine: pthread robust mutexes Sep 08 13:45:13 devstack devstack@c-api.service[86573]: thunder lock: enabled Sep 08 13:45:13 devstack devstack@c-api.service[86573]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:45:13 devstack devstack@c-api.service[86573]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:45:13 devstack devstack@c-api.service[86573]: Set PythonHome to /opt/stack/data/venv Sep 08 13:45:13 devstack devstack@c-api.service[86573]: Python main interpreter initialized at 0x785857ca4668 Sep 08 13:45:13 devstack devstack@c-api.service[86573]: python threads support enabled Sep 08 13:45:13 devstack devstack@c-api.service[86573]: your server socket listen backlog is limited to 100 connections Sep 08 13:45:13 devstack devstack@c-api.service[86573]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:45:13 devstack devstack@c-api.service[86573]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:45:13 devstack devstack@c-api.service[86573]: *** Operational MODE: preforking *** Sep 08 13:45:13 devstack devstack@c-api.service[86573]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:45:13 devstack devstack@c-api.service[86573]: spawned uWSGI master process (pid: 86573) Sep 08 13:45:13 devstack devstack@c-api.service[86573]: spawned uWSGI worker 1 (pid: 86574, cores: 1) Sep 08 13:45:13 devstack devstack@c-api.service[86573]: spawned uWSGI worker 2 (pid: 86575, cores: 1) Sep 08 13:45:13 devstack devstack@c-api.service[86573]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:45:13 devstack devstack@c-api.service[86574]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:45:13 devstack devstack@c-api.service[86574]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:45:13 devstack devstack@c-api.service[86574]: we strongly recommend against using it for new projects. Sep 08 13:45:13 devstack devstack@c-api.service[86574]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:45:13 devstack devstack@c-api.service[86574]: framework. For more detail see Sep 08 13:45:13 devstack devstack@c-api.service[86574]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:45:13 devstack devstack@c-api.service[86574]: import eventlet # noqa Sep 08 13:45:13 devstack devstack@c-api.service[86575]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:45:13 devstack devstack@c-api.service[86575]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:45:13 devstack devstack@c-api.service[86575]: we strongly recommend against using it for new projects. Sep 08 13:45:13 devstack devstack@c-api.service[86575]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:45:13 devstack devstack@c-api.service[86575]: framework. For more detail see Sep 08 13:45:13 devstack devstack@c-api.service[86575]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:45:13 devstack devstack@c-api.service[86575]: import eventlet # noqa Sep 08 13:45:14 devstack devstack@c-api.service[86574]: /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 08 13:45:14 devstack devstack@c-api.service[86574]: from cgi import parse_header Sep 08 13:45:14 devstack devstack@c-api.service[86575]: /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 08 13:45:14 devstack devstack@c-api.service[86575]: from cgi import parse_header Sep 08 13:45:14 devstack devstack@c-api.service[86574]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:45:14 devstack devstack@c-api.service[86574]: warnings.warn( Sep 08 13:45:14 devstack devstack@c-api.service[86574]: /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 08 13:45:14 devstack devstack@c-api.service[86574]: removals.removed_module( Sep 08 13:45:14 devstack devstack@c-api.service[86574]: /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 08 13:45:14 devstack devstack@c-api.service[86574]: removals.removed_module( Sep 08 13:45:14 devstack devstack@c-api.service[86575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:45:14 devstack devstack@c-api.service[86575]: warnings.warn( Sep 08 13:45:14 devstack devstack@c-api.service[86575]: /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 08 13:45:14 devstack devstack@c-api.service[86575]: removals.removed_module( Sep 08 13:45:14 devstack devstack@c-api.service[86575]: /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 08 13:45:14 devstack devstack@c-api.service[86575]: removals.removed_module( Sep 08 13:45:17 devstack devstack@c-api.service[86574]: /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 08 13:45:17 devstack devstack@c-api.service[86574]: warnings.warn( Sep 08 13:45:17 devstack devstack@c-api.service[86575]: /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 08 13:45:17 devstack devstack@c-api.service[86575]: warnings.warn( Sep 08 13:45:17 devstack devstack@c-api.service[86574]: /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 08 13:45:17 devstack devstack@c-api.service[86574]: warnings.warn( Sep 08 13:45:17 devstack devstack@c-api.service[86575]: /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 08 13:45:17 devstack devstack@c-api.service[86575]: warnings.warn( Sep 08 13:45:17 devstack devstack@c-api.service[86574]: 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 08 13:45:17 devstack devstack@c-api.service[86574]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86574) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:45:17 devstack devstack@c-api.service[86575]: 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 08 13:45:17 devstack devstack@c-api.service[86575]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86575) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:45:17 devstack devstack@c-api.service[86574]: /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 08 13:45:17 devstack devstack@c-api.service[86574]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:45:17 devstack devstack@c-api.service[86575]: /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 08 13:45:17 devstack devstack@c-api.service[86575]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86574) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86574) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86574) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86574) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86575) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: INFO dbcounter [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Registered counter for database cinder Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86575) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:18 devstack devstack@c-api.service[86574]: DEBUG oslo_db.sqlalchemy.engines [None req-42338530-828c-422c-beaf-0bc338abb2da 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=86574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:18 devstack devstack@c-api.service[86575]: INFO dbcounter [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Registered counter for database cinder Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG oslo_db.sqlalchemy.engines [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 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=86575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG dbcounter [-] [86574] Writer thread running {{(pid=86574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: /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 08 13:45:19 devstack devstack@c-api.service[86574]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING cinder.keymgr.conf_key_mgr [None req-42338530-828c-422c-beaf-0bc338abb2da 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 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG oslo_db.sqlalchemy.engines [None req-42338530-828c-422c-beaf-0bc338abb2da 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=86574) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: INFO cinder.rpc [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG dbcounter [-] [86575] Writer thread running {{(pid=86575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: /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 08 13:45:19 devstack devstack@c-api.service[86575]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING cinder.keymgr.conf_key_mgr [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 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 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING cinder.api.contrib.hosts [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: extensions {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-volume-manage {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-quota-class-sets {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-hosts {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG oslo_db.sqlalchemy.engines [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 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=86575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: capabilities {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: encryption {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: scheduler-stats {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-quota-sets {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-availability-zone {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: INFO cinder.rpc [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: qos-specs {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: extra_specs {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: backups {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: encryption {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: cgsnapshots {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-volume-type-access {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: consistencygroups {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-volume-transfer {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extended resource: os-snapshot-manage {{(pid=86574) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING stevedore.named [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WARNING castellan.key_manager [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.contrib.snapshot_actions [None req-42338530-828c-422c-beaf-0bc338abb2da None None] SnapshotActionsController initialized {{(pid=86574) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension AdminActions extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension AdminActions extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension AdminActions extending resource: backups {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeActions extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension UsedLimits extending resource: limits {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension TypesManage extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension SnapshotActions extending resource: snapshots {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86574]: DEBUG cinder.api.v3.router [None req-42338530-828c-422c-beaf-0bc338abb2da None None] Extension VolumeTypeAccess extending resource: types {{(pid=86574) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86574]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x785857ca4668 pid: 86574 (default app) Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING cinder.api.contrib.hosts [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: extensions {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-volume-manage {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-quota-class-sets {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-hosts {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: capabilities {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: encryption {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: scheduler-stats {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-quota-sets {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-availability-zone {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: qos-specs {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: extra_specs {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: backups {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: encryption {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: cgsnapshots {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-volume-type-access {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: consistencygroups {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-volume-transfer {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extended resource: os-snapshot-manage {{(pid=86575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING stevedore.named [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WARNING castellan.key_manager [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.contrib.snapshot_actions [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] SnapshotActionsController initialized {{(pid=86575) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension AdminActions extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension AdminActions extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension AdminActions extending resource: backups {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeActions extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension UsedLimits extending resource: limits {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension TypesManage extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: DEBUG cinder.api.v3.router [None req-3311903d-5be3-4919-a6dc-af83e1fb7c72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:19 devstack devstack@c-api.service[86575]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x785857ca4668 pid: 86575 (default app) Sep 08 13:45:21 devstack devstack@c-api.service[86573]: Tue Sep 8 13:45:21 2026 - graceful shutdown triggered... Sep 08 13:45:21 devstack devstack@c-api.service[86574]: Gracefully killing worker 1 (pid: 86574)... Sep 08 13:45:21 devstack devstack@c-api.service[86575]: Gracefully killing worker 2 (pid: 86575)... Sep 08 13:45:22 devstack devstack@c-api.service[86573]: worker 2 buried after 1 seconds Sep 08 13:45:23 devstack devstack@c-api.service[86573]: worker 1 buried after 2 seconds Sep 08 13:45:23 devstack devstack@c-api.service[86573]: goodbye to uWSGI. Sep 08 13:45:23 devstack devstack@c-api.service[86956]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 08 13:45:23 devstack devstack@c-api.service[86956]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 8 13:45:23 2026] *** Sep 08 13:45:23 devstack devstack@c-api.service[86956]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: nodename: devstack Sep 08 13:45:23 devstack devstack@c-api.service[86956]: machine: x86_64 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: clock source: unix Sep 08 13:45:23 devstack devstack@c-api.service[86956]: pcre jit disabled Sep 08 13:45:23 devstack devstack@c-api.service[86956]: detected number of CPU cores: 4 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: current working directory: / Sep 08 13:45:23 devstack devstack@c-api.service[86956]: detected binary path: /usr/bin/uwsgi-core Sep 08 13:45:23 devstack devstack@c-api.service[86956]: your processes number limit is 47518 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: your memory page size is 4096 bytes Sep 08 13:45:23 devstack devstack@c-api.service[86956]: detected max file descriptor number: 2048 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: lock engine: pthread robust mutexes Sep 08 13:45:23 devstack devstack@c-api.service[86956]: thunder lock: enabled Sep 08 13:45:23 devstack devstack@c-api.service[86956]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 08 13:45:23 devstack devstack@c-api.service[86956]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 08 13:45:23 devstack devstack@c-api.service[86956]: Set PythonHome to /opt/stack/data/venv Sep 08 13:45:23 devstack devstack@c-api.service[86956]: Python main interpreter initialized at 0x70536bca4668 Sep 08 13:45:23 devstack devstack@c-api.service[86956]: python threads support enabled Sep 08 13:45:23 devstack devstack@c-api.service[86956]: your server socket listen backlog is limited to 100 connections Sep 08 13:45:23 devstack devstack@c-api.service[86956]: your mercy for graceful operations on workers is 80 seconds Sep 08 13:45:23 devstack devstack@c-api.service[86956]: mapped 403077 bytes (393 KB) for 2 cores Sep 08 13:45:23 devstack devstack@c-api.service[86956]: *** Operational MODE: preforking *** Sep 08 13:45:23 devstack devstack@c-api.service[86956]: *** uWSGI is running in multiple interpreter mode *** Sep 08 13:45:23 devstack devstack@c-api.service[86956]: spawned uWSGI master process (pid: 86956) Sep 08 13:45:23 devstack devstack@c-api.service[86956]: spawned uWSGI worker 1 (pid: 86957, cores: 1) Sep 08 13:45:23 devstack devstack@c-api.service[86956]: spawned uWSGI worker 2 (pid: 86958, cores: 1) Sep 08 13:45:23 devstack devstack@c-api.service[86956]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 08 13:45:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:45:24 devstack devstack@c-api.service[86957]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:45:24 devstack devstack@c-api.service[86957]: we strongly recommend against using it for new projects. Sep 08 13:45:24 devstack devstack@c-api.service[86957]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:45:24 devstack devstack@c-api.service[86957]: framework. For more detail see Sep 08 13:45:24 devstack devstack@c-api.service[86957]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:45:24 devstack devstack@c-api.service[86957]: import eventlet # noqa Sep 08 13:45:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 08 13:45:24 devstack devstack@c-api.service[86958]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 08 13:45:24 devstack devstack@c-api.service[86958]: we strongly recommend against using it for new projects. Sep 08 13:45:24 devstack devstack@c-api.service[86958]: If you are already using Eventlet, we recommend migrating to a different Sep 08 13:45:24 devstack devstack@c-api.service[86958]: framework. For more detail see Sep 08 13:45:24 devstack devstack@c-api.service[86958]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 08 13:45:24 devstack devstack@c-api.service[86958]: import eventlet # noqa Sep 08 13:45:24 devstack devstack@c-api.service[86957]: /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 08 13:45:24 devstack devstack@c-api.service[86957]: from cgi import parse_header Sep 08 13:45:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:45:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:45:24 devstack devstack@c-api.service[86957]: /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 08 13:45:24 devstack devstack@c-api.service[86957]: removals.removed_module( Sep 08 13:45:24 devstack devstack@c-api.service[86957]: /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 08 13:45:24 devstack devstack@c-api.service[86957]: removals.removed_module( Sep 08 13:45:24 devstack devstack@c-api.service[86958]: /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 08 13:45:24 devstack devstack@c-api.service[86958]: from cgi import parse_header Sep 08 13:45:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 08 13:45:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:45:25 devstack devstack@c-api.service[86958]: /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 08 13:45:25 devstack devstack@c-api.service[86958]: removals.removed_module( Sep 08 13:45:25 devstack devstack@c-api.service[86958]: /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 08 13:45:25 devstack devstack@c-api.service[86958]: removals.removed_module( Sep 08 13:45:27 devstack devstack@c-api.service[86958]: /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 08 13:45:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:45:27 devstack devstack@c-api.service[86958]: /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 08 13:45:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:45:27 devstack devstack@c-api.service[86957]: /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 08 13:45:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:45:27 devstack devstack@c-api.service[86957]: /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 08 13:45:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:45:27 devstack devstack@c-api.service[86958]: 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 08 13:45:27 devstack devstack@c-api.service[86958]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86958) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:45:27 devstack devstack@c-api.service[86957]: 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 08 13:45:27 devstack devstack@c-api.service[86957]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86957) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: /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 08 13:45:28 devstack devstack@c-api.service[86958]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:45:28 devstack devstack@c-api.service[86957]: /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 08 13:45:28 devstack devstack@c-api.service[86957]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86958) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86957) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86957) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86957) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86957) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86958) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86958) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86958) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO dbcounter [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Registered counter for database cinder Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO dbcounter [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Registered counter for database cinder Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writer thread running {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: /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 08 13:45:29 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writer thread running {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING cinder.keymgr.conf_key_mgr [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 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 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: /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 08 13:45:29 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING cinder.keymgr.conf_key_mgr [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 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 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: INFO cinder.rpc [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: INFO cinder.rpc [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING cinder.api.contrib.hosts [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: extensions {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-volume-manage {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-quota-class-sets {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-hosts {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: capabilities {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: encryption {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: scheduler-stats {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-quota-sets {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-availability-zone {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: qos-specs {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: extra_specs {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: backups {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: encryption {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: cgsnapshots {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-volume-type-access {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: consistencygroups {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING cinder.api.contrib.hosts [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-volume-transfer {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extended resource: os-snapshot-manage {{(pid=86958) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: extensions {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-volume-manage {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-quota-class-sets {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-hosts {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: capabilities {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: encryption {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: scheduler-stats {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-quota-sets {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.snapshot_actions [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] SnapshotActionsController initialized {{(pid=86958) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension AdminActions extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension AdminActions extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension AdminActions extending resource: backups {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeActions extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-availability-zone {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension UsedLimits extending resource: limits {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension TypesManage extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: qos-specs {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.router [None req-db964dc8-7b1a-417d-99f7-16f490b7c727 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86958) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: extra_specs {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: backups {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: encryption {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86958]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70536bca4668 pid: 86958 (default app) Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: cgsnapshots {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-volume-type-access {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: consistencygroups {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-volume-transfer {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extended resource: os-snapshot-manage {{(pid=86957) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:29 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:30 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:45:30 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.snapshot_actions [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] SnapshotActionsController initialized {{(pid=86957) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension AdminActions extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension AdminActions extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension AdminActions extending resource: backups {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeActions extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension UsedLimits extending resource: limits {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension TypesManage extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.router [None req-22a9d8ed-cc6c-4c54-a398-268c76767677 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86957) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 08 13:45:30 devstack devstack@c-api.service[86957]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70536bca4668 pid: 86957 (default app) Sep 08 13:45:39 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=6 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:45:39 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=6 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:46:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:46:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-565223127"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:46:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-565223127'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:46:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Create volume of 1 GB Sep 08 13:46:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:47 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:46:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:46:47.957178. {{(pid=86958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:46:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Availability Zones retrieved successfully. Sep 08 13:46:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Flow 'volume_create_api' (faf0b378-a234-4463-ae5c-59c5da997254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:46:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35fe935-06fa-4307-8b20-807e0ab3a558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:46:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b35fe935-06fa-4307-8b20-807e0ab3a558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49e9fc9-e59d-4593-af62-16f0f34d206c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:48 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-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 08 13:46:48 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-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 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Created reservations ['92ace2ad-3917-4cb3-8359-21a6c8c18e7a', '2ecad724-9e7b-4b61-a5fe-ca2d98e4ed50', '020022fd-f2a2-4a3f-b3ed-2778e1b51cbc', 'a5b81fef-cac2-4e83-bea7-f871c3b702f2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49e9fc9-e59d-4593-af62-16f0f34d206c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ace2ad-3917-4cb3-8359-21a6c8c18e7a', '2ecad724-9e7b-4b61-a5fe-ca2d98e4ed50', '020022fd-f2a2-4a3f-b3ed-2778e1b51cbc', 'a5b81fef-cac2-4e83-bea7-f871c3b702f2']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5002f04-c327-4c7c-ad8c-e8f390c06a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5002f04-c327-4c7c-ad8c-e8f390c06a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388f9099-104c-4bbb-9d1b-9ed93a032123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-565223127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03702909983f438f97db822528025793',qos_specs=None,replication_status=,reservations=['92ace2ad-3917-4cb3-8359-21a6c8c18e7a','2ecad724-9e7b-4b61-a5fe-ca2d98e4ed50','020022fd-f2a2-4a3f-b3ed-2778e1b51cbc','a5b81fef-cac2-4e83-bea7-f871c3b702f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21b04a0b5762402f9d3b0b5b18719ea2',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-565223127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388f9099-104c-4bbb-9d1b-9ed93a032123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03702909983f438f97db822528025793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21b04a0b5762402f9d3b0b5b18719ea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25399415-0d7b-4daa-abe1-11ea78931352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25399415-0d7b-4daa-abe1-11ea78931352) transitioned into state 'SUCCESS' from state '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-565223127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03702909983f438f97db822528025793',qos_specs=None,replication_status=,reservations=['92ace2ad-3917-4cb3-8359-21a6c8c18e7a','2ecad724-9e7b-4b61-a5fe-ca2d98e4ed50','020022fd-f2a2-4a3f-b3ed-2778e1b51cbc','a5b81fef-cac2-4e83-bea7-f871c3b702f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21b04a0b5762402f9d3b0b5b18719ea2',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2f0d3d-34d3-497e-b3e7-4d8ebf0c977e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2f0d3d-34d3-497e-b3e7-4d8ebf0c977e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Flow 'volume_create_api' (faf0b378-a234-4463-ae5c-59c5da997254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:46:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Create volume request issued successfully. Sep 08 13:46:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf10ad6d-c98f-4a63-a4fd-f32c3442fc65 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:46:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1/1] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:46:46 2026] POST /volume/v3/volumes => generated 760 bytes in 3325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:46:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:46:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:46:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a57b405a-689f-446a-8208-bf870f0d5ef9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1/2] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:49 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 2209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf398942-d427-47a2-b718-439e5a8f85d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf398942-d427-47a2-b718-439e5a8f85d2 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf398942-d427-47a2-b718-439e5a8f85d2 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf398942-d427-47a2-b718-439e5a8f85d2 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bf398942-d427-47a2-b718-439e5a8f85d2 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf398942-d427-47a2-b718-439e5a8f85d2 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 2/3] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:52 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:46:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a061d15f-fc52-41b2-8cb3-b7be686b87eb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 2/4] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:54 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-d949f30b-bf23-404b-b4ac-8e55e8ab4f11 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 3/5] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:46:54 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8af6f08-c59d-4bc3-bb73-d05b38bf6a2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8af6f08-c59d-4bc3-bb73-d05b38bf6a2b None None] GET http://192.168.122.142/volume// Sep 08 13:46:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8af6f08-c59d-4bc3-bb73-d05b38bf6a2b None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8af6f08-c59d-4bc3-bb73-d05b38bf6a2b None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8af6f08-c59d-4bc3-bb73-d05b38bf6a2b None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:46:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 3/6] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:46:55 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:46:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-1daaac3e-74e9-4e3d-a3cd-18ce01769d99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-1daaac3e-74e9-4e3d-a3cd-18ce01769d99 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:46:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-1daaac3e-74e9-4e3d-a3cd-18ce01769d99 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388f9099-104c-4bbb-9d1b-9ed93a032123", "connector": null, "instance_uuid": "d5bf8d86-34f1-43c3-ac62-866f7f5c83b7"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:46:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 08 13:46:55 devstack devstack@c-api.service[86958]: .first() Sep 08 13:46:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-1daaac3e-74e9-4e3d-a3cd-18ce01769d99 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:46:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 4/7] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:46:55 2026] POST /volume/v3/attachments => generated 273 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-810d9584-fa2a-4db6-b912-4d3abe762602 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-810d9584-fa2a-4db6-b912-4d3abe762602 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-810d9584-fa2a-4db6-b912-4d3abe762602 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-810d9584-fa2a-4db6-b912-4d3abe762602 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47f25e0c-3f6f-47bb-9150-627dc63dc2ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47f25e0c-3f6f-47bb-9150-627dc63dc2ba None None] GET http://192.168.122.142/volume// Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47f25e0c-3f6f-47bb-9150-627dc63dc2ba None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47f25e0c-3f6f-47bb-9150-627dc63dc2ba None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47f25e0c-3f6f-47bb-9150-627dc63dc2ba None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:46:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 5/8] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:46:56 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:46:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-810d9584-fa2a-4db6-b912-4d3abe762602 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-810d9584-fa2a-4db6-b912-4d3abe762602 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 4/9] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:56 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-59b220b0-dc2f-4340-891d-a43d657e16fb tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 6/10] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:46:56 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 1033 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1974689838"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1974689838'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Create volume of 1 GB Sep 08 13:46:56 devstack devstack@c-api.service[86957]: /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 08 13:46:56 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:46:56.488849. {{(pid=86957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Availability Zones retrieved successfully. Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Flow 'volume_create_api' (38be3892-ee58-4ae1-844e-5fdd913cb8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1be0ded-683b-42f7-ba6e-4edf06a7530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1be0ded-683b-42f7-ba6e-4edf06a7530a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fbe92b-e42c-467d-88dd-48961ad28504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-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 08 13:46:57 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-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 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Created reservations ['09408335-13b5-4d31-80b9-917a839ad56f', 'c6a45714-f285-498c-9b46-887513cde9cf', 'ee53f510-a923-4afb-96ea-1d86fd7cf712', '6e491897-577e-4507-887d-d765e92e9754'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fbe92b-e42c-467d-88dd-48961ad28504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09408335-13b5-4d31-80b9-917a839ad56f', 'c6a45714-f285-498c-9b46-887513cde9cf', 'ee53f510-a923-4afb-96ea-1d86fd7cf712', '6e491897-577e-4507-887d-d765e92e9754']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a91da6e-6afd-46e7-9f50-3cd02175f4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a91da6e-6afd-46e7-9f50-3cd02175f4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e697adc-1900-48d9-a4a5-abed7e0708ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1974689838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf710fd5bd4c96a1dbc5e851d85054',qos_specs=None,replication_status=,reservations=['09408335-13b5-4d31-80b9-917a839ad56f','c6a45714-f285-498c-9b46-887513cde9cf','ee53f510-a923-4afb-96ea-1d86fd7cf712','6e491897-577e-4507-887d-d765e92e9754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f535ff16be4946d8a93af82817087ab1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1974689838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e697adc-1900-48d9-a4a5-abed7e0708ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30bf710fd5bd4c96a1dbc5e851d85054',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f535ff16be4946d8a93af82817087ab1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f250f-f281-43c4-9a5b-777393559209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f250f-f281-43c4-9a5b-777393559209) transitioned into state 'SUCCESS' from state '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-1974689838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30bf710fd5bd4c96a1dbc5e851d85054',qos_specs=None,replication_status=,reservations=['09408335-13b5-4d31-80b9-917a839ad56f','c6a45714-f285-498c-9b46-887513cde9cf','ee53f510-a923-4afb-96ea-1d86fd7cf712','6e491897-577e-4507-887d-d765e92e9754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f535ff16be4946d8a93af82817087ab1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de84d245-bad2-4afa-8155-6e5b74f7f040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5e4091-8362-41f7-9e5f-a4215cba5210 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 7/11] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:57 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de84d245-bad2-4afa-8155-6e5b74f7f040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Flow 'volume_create_api' (38be3892-ee58-4ae1-844e-5fdd913cb8fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:46:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Create volume request issued successfully. Sep 08 13:46:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63ad4a82-cabc-4e91-8ea5-6021dcf0f06d tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:46:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 5/12] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:46:56 2026] POST /volume/v3/volumes => generated 764 bytes in 1230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c09c4452-476e-485f-a412-48874d8f6790 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c09c4452-476e-485f-a412-48874d8f6790 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c09c4452-476e-485f-a412-48874d8f6790 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c09c4452-476e-485f-a412-48874d8f6790 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c09c4452-476e-485f-a412-48874d8f6790 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:46:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c09c4452-476e-485f-a412-48874d8f6790 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:46:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 8/13] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:57 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 832 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:46:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3118d0e1-dfae-439f-9d4f-aecb12290fd5 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 6/14] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:58 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:46:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:46:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-59688f86-bb92-4ca5-9900-c56b623b5fdb tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:46:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 9/15] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:58 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] PUT http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad Sep 08 13:46:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:46:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 08 13:46:59 devstack devstack@c-api.service[86957]: .first() Sep 08 13:46:59 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Acquiring lock "cinder-attachment_update-388f9099-104c-4bbb-9d1b-9ed93a032123-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:46:59 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Lock "cinder-attachment_update-388f9099-104c-4bbb-9d1b-9ed93a032123-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:46:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:46:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:46:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:46:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c28f910a-a670-4585-87ad-dfe4041a35b0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:46:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 10/16] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:59 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:46:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:46:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:46:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:46:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e029662c-8797-43d7-a3cf-7871ea8bd466 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:47:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 11/17] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:46:59 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 857 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Lock "cinder-attachment_update-388f9099-104c-4bbb-9d1b-9ed93a032123-devstack" released by "attachment_update" :: held 0.988s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-a237de81-2a09-470c-8ab5-56311f7c62d0 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad returned with HTTP 200 Sep 08 13:47:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 7/18] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:46:59 2026] PUT /volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad => generated 694 bytes in 1098 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a6fbde94-d7ba-499d-abf7-f13d18ccf1b4 req-4a723711-3f9d-4011-97ab-0784680649d1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6fbde94-d7ba-499d-abf7-f13d18ccf1b4 req-4a723711-3f9d-4011-97ab-0784680649d1 tempest-VolumesAdminNegativeTest-1301891530 tempest-VolumesAdminNegativeTest-1301891530-project] GET http://192.168.122.142/volume/v3/volumes/9ea86ead-43dc-4a35-a554-7317c1002556 Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6fbde94-d7ba-499d-abf7-f13d18ccf1b4 req-4a723711-3f9d-4011-97ab-0784680649d1 tempest-VolumesAdminNegativeTest-1301891530 tempest-VolumesAdminNegativeTest-1301891530-project] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a6fbde94-d7ba-499d-abf7-f13d18ccf1b4 req-4a723711-3f9d-4011-97ab-0784680649d1 tempest-VolumesAdminNegativeTest-1301891530 tempest-VolumesAdminNegativeTest-1301891530-project] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a6fbde94-d7ba-499d-abf7-f13d18ccf1b4 req-4a723711-3f9d-4011-97ab-0784680649d1 tempest-VolumesAdminNegativeTest-1301891530 tempest-VolumesAdminNegativeTest-1301891530-project] http://192.168.122.142/volume/v3/volumes/9ea86ead-43dc-4a35-a554-7317c1002556 returned with HTTP 404 Sep 08 13:47:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 12/19] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:47:00 2026] GET /volume/v3/volumes/9ea86ead-43dc-4a35-a554-7317c1002556 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Delete volume with id: 4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Delete volume request issued successfully. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-997abd4a-742e-47d4-8e2e-7339c1a85834 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 202 Sep 08 13:47:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 8/20] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:47:00 2026] DELETE /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:47:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47920288-69b4-4888-aaf8-3ae29a9a88fe tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:47:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 13/21] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:00 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c07da2e-2481-4bc7-9dfe-b535b6e766f9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 9/22] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:00 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-dab65d98-2610-4807-b4cf-9e249a66d820 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-dab65d98-2610-4807-b4cf-9e249a66d820 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] POST http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad/action Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-dab65d98-2610-4807-b4cf-9e249a66d820 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-dab65d98-2610-4807-b4cf-9e249a66d820 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-284127db-8674-4fe1-a050-b0b61f17efdd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9413cfbf-39cb-4654-9e68-02a2c746eed9 req-dab65d98-2610-4807-b4cf-9e249a66d820 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad/action returned with HTTP 204 Sep 08 13:47:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-284127db-8674-4fe1-a050-b0b61f17efdd tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-284127db-8674-4fe1-a050-b0b61f17efdd tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-284127db-8674-4fe1-a050-b0b61f17efdd tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 14/23] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:47:01 2026] POST /volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:47:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-284127db-8674-4fe1-a050-b0b61f17efdd tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:47:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-284127db-8674-4fe1-a050-b0b61f17efdd tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:47:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 10/24] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:01 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e564c162-c5c3-4096-b634-e6f6b31c80c7 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 15/25] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:01 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 1145 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-07ee2a42-ca5d-4e74-bcb9-7d52763bfb4f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 11/26] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:02 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 1145 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Volume info retrieved successfully. Sep 08 13:47:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3850a17d-0184-4d18-ba0f-7cd2d33066f6 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 200 Sep 08 13:47:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 16/27] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:02 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 856 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91cadf62-42d2-4074-b2f4-c2e2d9c195b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91cadf62-42d2-4074-b2f4-c2e2d9c195b1 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] GET http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee Sep 08 13:47:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91cadf62-42d2-4074-b2f4-c2e2d9c195b1 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91cadf62-42d2-4074-b2f4-c2e2d9c195b1 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91cadf62-42d2-4074-b2f4-c2e2d9c195b1 tempest-VolumesAdminNegativeTest-1373452559 tempest-VolumesAdminNegativeTest-1373452559-project-member] http://192.168.122.142/volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee returned with HTTP 404 Sep 08 13:47:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 12/28] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:03 2026] GET /volume/v3/volumes/4e697adc-1900-48d9-a4a5-abed7e0708ee => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:47:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-50c24280-efda-4427-84e0-3ced827e95c1 req-af54bdd6-ac95-4ae8-9da2-20851c415bf3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-50c24280-efda-4427-84e0-3ced827e95c1 req-af54bdd6-ac95-4ae8-9da2-20851c415bf3 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] DELETE http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad Sep 08 13:47:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-50c24280-efda-4427-84e0-3ced827e95c1 req-af54bdd6-ac95-4ae8-9da2-20851c415bf3 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-50c24280-efda-4427-84e0-3ced827e95c1 req-af54bdd6-ac95-4ae8-9da2-20851c415bf3 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:05 devstack devstack@c-api.service[86958]: /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 08 13:47:05 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:47:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-50c24280-efda-4427-84e0-3ced827e95c1 req-af54bdd6-ac95-4ae8-9da2-20851c415bf3 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad returned with HTTP 200 Sep 08 13:47:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 17/29] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:47:05 2026] DELETE /volume/v3/attachments/c0835640-8592-4f3c-930a-f781067430ad => generated 19 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0758e6f5-1a2f-4ff9-a65a-415eab6bf8e4 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 13/30] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:07 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5bf0043-a612-487a-ad3f-260f48c5a73b tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 18/31] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:07 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6c158f6-569f-45b8-a12a-4de2b394e209 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 14/32] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:07 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] DELETE http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Delete volume with id: 388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Delete volume request issued successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e56f583-6bb0-4831-b773-2ebf20ef31c9 tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 202 Sep 08 13:47:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 19/33] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:47:07 2026] DELETE /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f64ad947-06d8-445d-8725-9b779f97771f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f64ad947-06d8-445d-8725-9b779f97771f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f64ad947-06d8-445d-8725-9b779f97771f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f64ad947-06d8-445d-8725-9b779f97771f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f64ad947-06d8-445d-8725-9b779f97771f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Volume info retrieved successfully. Sep 08 13:47:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f64ad947-06d8-445d-8725-9b779f97771f tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 200 Sep 08 13:47:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 15/34] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:07 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-81c53845-b1c0-4419-90f9-2306d897139d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81c53845-b1c0-4419-90f9-2306d897139d tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] GET http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 Sep 08 13:47:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81c53845-b1c0-4419-90f9-2306d897139d tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81c53845-b1c0-4419-90f9-2306d897139d tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81c53845-b1c0-4419-90f9-2306d897139d tempest-DeleteServersTestJSON-1265668896 tempest-DeleteServersTestJSON-1265668896-project-member] http://192.168.122.142/volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 returned with HTTP 404 Sep 08 13:47:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 20/35] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:08 2026] GET /volume/v3/volumes/388f9099-104c-4bbb-9d1b-9ed93a032123 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1193f657-c094-4127-8190-24dfc8935982 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1843343508"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1843343508'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume of 1 GB Sep 08 13:47:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Availability Zones retrieved successfully. Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (c905a489-fb52-4fe0-bf74-d30f2dfc0926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7291a4e5-2d36-4a55-9c4a-a342b09de25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7291a4e5-2d36-4a55-9c4a-a342b09de25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8930fe2-18a6-47e9-aae1-0d90065c166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Created reservations ['e6465796-76c0-4ab5-8adf-adf987c9b99d', 'bb3e14a6-5c37-4cdf-b96e-4ec8ca43c1fd', 'd7f2c017-5dc0-4591-becc-b99bc6668021', 'b8faff33-7302-448c-92e9-84cecac6de8f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8930fe2-18a6-47e9-aae1-0d90065c166b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6465796-76c0-4ab5-8adf-adf987c9b99d', 'bb3e14a6-5c37-4cdf-b96e-4ec8ca43c1fd', 'd7f2c017-5dc0-4591-becc-b99bc6668021', 'b8faff33-7302-448c-92e9-84cecac6de8f']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60fef61-73b3-41b6-b46a-4a319b4257b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a60fef61-73b3-41b6-b46a-4a319b4257b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1843343508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['e6465796-76c0-4ab5-8adf-adf987c9b99d','bb3e14a6-5c37-4cdf-b96e-4ec8ca43c1fd','d7f2c017-5dc0-4591-becc-b99bc6668021','b8faff33-7302-448c-92e9-84cecac6de8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1843343508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aad5c179634748a8fcbbc539ede271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051d5969-fb48-44f8-b64a-b67af1a45605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (051d5969-fb48-44f8-b64a-b67af1a45605) transitioned into state 'SUCCESS' from state '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-1843343508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['e6465796-76c0-4ab5-8adf-adf987c9b99d','bb3e14a6-5c37-4cdf-b96e-4ec8ca43c1fd','d7f2c017-5dc0-4591-becc-b99bc6668021','b8faff33-7302-448c-92e9-84cecac6de8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ae03ac-09da-4573-b468-46df53f9e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ae03ac-09da-4573-b468-46df53f9e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (c905a489-fb52-4fe0-bf74-d30f2dfc0926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:47:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request issued successfully. Sep 08 13:47:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1193f657-c094-4127-8190-24dfc8935982 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:47:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 16/36] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:47:09 2026] POST /volume/v3/volumes => generated 764 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:47:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f69c5eab-1e94-4181-a4a7-fd6457ab9bce tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 21/37] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:10 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c21ab0a0-3ed1-4d4e-b8f0-3404fb75eb31 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 17/38] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:11 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-368c5be4-8a6c-4fb8-8077-278568ca8e6c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 22/39] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:12 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ef9db499-7adb-429b-8b9a-a8da0fbed686 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 18/40] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:47:12 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1f745d9c-b356-489b-90f2-8809c7ec1608 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f745d9c-b356-489b-90f2-8809c7ec1608 None None] GET http://192.168.122.142/volume// Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f745d9c-b356-489b-90f2-8809c7ec1608 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1f745d9c-b356-489b-90f2-8809c7ec1608 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1f745d9c-b356-489b-90f2-8809c7ec1608 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:47:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 23/41] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:47:12 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 13:47:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-d9d22be2-aef8-4461-8caf-dcd51065e91d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-d9d22be2-aef8-4461-8caf-dcd51065e91d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-d9d22be2-aef8-4461-8caf-dcd51065e91d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0", "connector": null, "instance_uuid": "d9b36338-5f91-4796-9748-3769117e5167"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-d9d22be2-aef8-4461-8caf-dcd51065e91d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:47:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 19/42] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:47:12 2026] POST /volume/v3/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-464fb289-da8b-4b41-8402-c3df77af54a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-464fb289-da8b-4b41-8402-c3df77af54a7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-464fb289-da8b-4b41-8402-c3df77af54a7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-464fb289-da8b-4b41-8402-c3df77af54a7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cdee7428-91b5-45e1-ac4b-37743a657d3a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cdee7428-91b5-45e1-ac4b-37743a657d3a None None] GET http://192.168.122.142/volume// Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cdee7428-91b5-45e1-ac4b-37743a657d3a None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cdee7428-91b5-45e1-ac4b-37743a657d3a None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cdee7428-91b5-45e1-ac4b-37743a657d3a None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:47:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 20/43] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:47:13 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:47:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-464fb289-da8b-4b41-8402-c3df77af54a7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-464fb289-da8b-4b41-8402-c3df77af54a7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 24/44] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:13 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-ff4f2efb-401b-4d80-9b6c-d8d6d4a50ebb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 21/45] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:47:13 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1037 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] PUT http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Acquiring lock "cinder-attachment_update-2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:13 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0-devstack" released by "attachment_update" :: held 0.292s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:47:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-43d0f4c3-6a89-466d-8a62-031505ccc57e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 returned with HTTP 200 Sep 08 13:47:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 25/46] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:47:13 2026] PUT /volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 => generated 694 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-158c1873-04c8-4f15-892f-7347c37420fe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158c1873-04c8-4f15-892f-7347c37420fe tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158c1873-04c8-4f15-892f-7347c37420fe tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-158c1873-04c8-4f15-892f-7347c37420fe tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-158c1873-04c8-4f15-892f-7347c37420fe tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-158c1873-04c8-4f15-892f-7347c37420fe tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 22/47] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:14 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:47:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-451dfb8d-2304-429e-8e02-1466225f3f9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-451dfb8d-2304-429e-8e02-1466225f3f9e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1/action Sep 08 13:47:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-451dfb8d-2304-429e-8e02-1466225f3f9e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:47:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-451dfb8d-2304-429e-8e02-1466225f3f9e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:47:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-317a82a3-2f5a-4c98-b88f-22da38a8464f req-451dfb8d-2304-429e-8e02-1466225f3f9e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1/action returned with HTTP 204 Sep 08 13:47:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 26/48] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:47:14 2026] POST /volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:47:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-77e4074a-616b-4816-bf4e-a40f0c574560 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77e4074a-616b-4816-bf4e-a40f0c574560 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77e4074a-616b-4816-bf4e-a40f0c574560 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77e4074a-616b-4816-bf4e-a40f0c574560 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:47:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:47:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-77e4074a-616b-4816-bf4e-a40f0c574560 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77e4074a-616b-4816-bf4e-a40f0c574560 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 23/49] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:15 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1149 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:47:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:47:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:47:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:47:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:47:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:47:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:47:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:47:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:47:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93fe442b-7b44-428d-b160-b1669a03c6e4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:47:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 27/50] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:47:15 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:47:25 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=136,cinder:INSERT=22,cinder:UPDATE=28 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:47:25 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=131,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01b68c86-ef35-44f0-8f91-af28272d994c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-394801869"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-394801869'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Create volume of 1 GB Sep 08 13:48:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Availability Zones retrieved successfully. Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Flow 'volume_create_api' (451cd381-08b8-4dd5-aaf4-2894cbcf79e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f6477b-1775-44f7-97e8-3ddde9f8c31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f6477b-1775-44f7-97e8-3ddde9f8c31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d79023-cbbd-4bd5-a5a7-bbdb0bfee930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Created reservations ['06af0012-8dda-42bf-902b-58166b67b520', '799ff539-4460-49a1-8774-ee503c745e0e', '4eb0e379-32e8-413f-bcbd-187b6cbbfcb4', '310f4644-0f82-4081-8473-213fc4d7fdf2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d79023-cbbd-4bd5-a5a7-bbdb0bfee930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06af0012-8dda-42bf-902b-58166b67b520', '799ff539-4460-49a1-8774-ee503c745e0e', '4eb0e379-32e8-413f-bcbd-187b6cbbfcb4', '310f4644-0f82-4081-8473-213fc4d7fdf2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65675b7b-07ab-4f0b-a3c0-ea44351b241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65675b7b-07ab-4f0b-a3c0-ea44351b241a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '869410f7-6b21-461b-a3dc-9f6b8c8d8b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-394801869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a98bce052a05433186a4466f803b53b4',qos_specs=None,replication_status=,reservations=['06af0012-8dda-42bf-902b-58166b67b520','799ff539-4460-49a1-8774-ee503c745e0e','4eb0e379-32e8-413f-bcbd-187b6cbbfcb4','310f4644-0f82-4081-8473-213fc4d7fdf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89b3e20bfa840d699b2e3c9e231b2ac',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-394801869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=869410f7-6b21-461b-a3dc-9f6b8c8d8b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a98bce052a05433186a4466f803b53b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89b3e20bfa840d699b2e3c9e231b2ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3694ec-4022-44fe-b25d-02de2945326b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc3694ec-4022-44fe-b25d-02de2945326b) transitioned into state 'SUCCESS' from state '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-394801869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a98bce052a05433186a4466f803b53b4',qos_specs=None,replication_status=,reservations=['06af0012-8dda-42bf-902b-58166b67b520','799ff539-4460-49a1-8774-ee503c745e0e','4eb0e379-32e8-413f-bcbd-187b6cbbfcb4','310f4644-0f82-4081-8473-213fc4d7fdf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89b3e20bfa840d699b2e3c9e231b2ac',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10079fe0-4979-4375-9d53-bde3923363a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10079fe0-4979-4375-9d53-bde3923363a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Flow 'volume_create_api' (451cd381-08b8-4dd5-aaf4-2894cbcf79e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Create volume request issued successfully. Sep 08 13:48:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01b68c86-ef35-44f0-8f91-af28272d994c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:48:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 24/51] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:48:00 2026] POST /volume/v3/volumes => generated 760 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:48:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-df38978a-73d4-4afe-afcb-f5dc4c4ed6ad tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 28/52] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:00 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 828 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac49ad16-2e31-48f9-839f-58a76e76f662 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 25/53] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:02 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bda5400-6793-40fc-b020-b426cf92ace6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bda5400-6793-40fc-b020-b426cf92ace6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bda5400-6793-40fc-b020-b426cf92ace6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bda5400-6793-40fc-b020-b426cf92ace6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bda5400-6793-40fc-b020-b426cf92ace6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bda5400-6793-40fc-b020-b426cf92ace6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 29/54] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:03 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:48:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26002079-dd70-42c2-97e7-566499ad1889 req-8699c391-e7ad-40f0-9dae-43297b258456 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:48:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 26/55] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:04 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-efb34809-4962-444e-9163-3b84a86760ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-514253403"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-514253403'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume of 1 GB Sep 08 13:48:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Availability Zones retrieved successfully. Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Flow 'volume_create_api' (a080e2af-70b1-4af2-9299-d3db9243afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0dc229-4abf-4b9d-bc62-a58317b04066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc0dc229-4abf-4b9d-bc62-a58317b04066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd08fd5d-358d-4d65-aaf6-70021fb7ff51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Created reservations ['0b5af9f0-8f2d-46e5-b0cb-f93f98a139b4', '247d7262-ffc0-4f18-8e1c-301071ed8a2d', '5a880307-e13f-43dc-b85f-142c7c942f1f', '50a241ce-5587-4824-ad64-9936ec983bf1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd08fd5d-358d-4d65-aaf6-70021fb7ff51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5af9f0-8f2d-46e5-b0cb-f93f98a139b4', '247d7262-ffc0-4f18-8e1c-301071ed8a2d', '5a880307-e13f-43dc-b85f-142c7c942f1f', '50a241ce-5587-4824-ad64-9936ec983bf1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db23170-0f43-4651-b8d2-ea8afdca50d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db23170-0f43-4651-b8d2-ea8afdca50d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47a0de8-71d1-41c1-95c3-8eba6be112ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-514253403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de0ba89b6c342f69c885c558d9aaa43',qos_specs=None,replication_status=,reservations=['0b5af9f0-8f2d-46e5-b0cb-f93f98a139b4','247d7262-ffc0-4f18-8e1c-301071ed8a2d','5a880307-e13f-43dc-b85f-142c7c942f1f','50a241ce-5587-4824-ad64-9936ec983bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-514253403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47a0de8-71d1-41c1-95c3-8eba6be112ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1de0ba89b6c342f69c885c558d9aaa43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fd9cfd-1bf0-4fd5-9d39-66f4501ba1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fd9cfd-1bf0-4fd5-9d39-66f4501ba1c7) transitioned into state 'SUCCESS' from state '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-514253403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de0ba89b6c342f69c885c558d9aaa43',qos_specs=None,replication_status=,reservations=['0b5af9f0-8f2d-46e5-b0cb-f93f98a139b4','247d7262-ffc0-4f18-8e1c-301071ed8a2d','5a880307-e13f-43dc-b85f-142c7c942f1f','50a241ce-5587-4824-ad64-9936ec983bf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdd1485-3f7a-4116-bc40-1494c3d4b1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fdd1485-3f7a-4116-bc40-1494c3d4b1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Flow 'volume_create_api' (a080e2af-70b1-4af2-9299-d3db9243afc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume request issued successfully. Sep 08 13:48:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-efb34809-4962-444e-9163-3b84a86760ae tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:48:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 30/56] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:48:09 2026] POST /volume/v3/volumes => generated 762 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:48:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:48:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb5f114f-7995-42a3-a41b-8b8ba914251f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:48:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 27/57] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:12 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1149 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-6d5581c1-12f6-4a80-bd50-45311c47a0f4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:48:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 31/58] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:14 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0/action Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Begin detaching volume completed successfully. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-f15cae66-2401-4c40-a56d-5786b888824c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0/action returned with HTTP 202 Sep 08 13:48:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 28/59] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:48:14 2026] POST /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86669abb-1618-4122-9ee2-40d744720670 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86669abb-1618-4122-9ee2-40d744720670 None None] GET http://192.168.122.142/volume// Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86669abb-1618-4122-9ee2-40d744720670 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86669abb-1618-4122-9ee2-40d744720670 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86669abb-1618-4122-9ee2-40d744720670 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 32/60] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:48:14 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-90aa0895-0ac0-4119-aec1-16a4ceb40d52 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:48:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 29/61] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:48:14 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 1333 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:48:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-e8994449-edfc-4cc4-b543-0913bb044c23 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-e8994449-edfc-4cc4-b543-0913bb044c23 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 Sep 08 13:48:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-e8994449-edfc-4cc4-b543-0913bb044c23 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-e8994449-edfc-4cc4-b543-0913bb044c23 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:15 devstack devstack@c-api.service[86958]: /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 08 13:48:15 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:48:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-7baf3e82-e8ae-4d3f-a5d6-4889e3398588 req-e8994449-edfc-4cc4-b543-0913bb044c23 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 returned with HTTP 200 Sep 08 13:48:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 33/62] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:48:15 2026] DELETE /volume/v3/attachments/f3bdaf96-2b7c-4a92-a629-9ea4d18924e1 => generated 19 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:48:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:48:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:48:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b31483d-77e5-4f34-b9da-e71d472d2931 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:48:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 30/63] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:16 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 857 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:25 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=50,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:48:26 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-158665756"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-158665756'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume of 1 GB Sep 08 13:48:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Availability Zones retrieved successfully. Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (202d5d8c-5edd-40dd-be08-c516d59f215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a968c93-3fe6-429e-8317-475a5997734f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a968c93-3fe6-429e-8317-475a5997734f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0069e51a-e05c-483e-af9c-a1ca57d95a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Created reservations ['7ab525a7-3068-4bc2-ba81-3950be81a04c', '5b2d36ff-67c5-4d22-b1a0-b3578be38bdf', '6d6c0b79-9da5-4191-88ac-53fba8283eee', '3644c246-c419-4229-ba0b-d1052d3aa05a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0069e51a-e05c-483e-af9c-a1ca57d95a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab525a7-3068-4bc2-ba81-3950be81a04c', '5b2d36ff-67c5-4d22-b1a0-b3578be38bdf', '6d6c0b79-9da5-4191-88ac-53fba8283eee', '3644c246-c419-4229-ba0b-d1052d3aa05a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c217d1-c872-43c1-b980-a8aba19ac40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c217d1-c872-43c1-b980-a8aba19ac40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0556513f-1687-4caa-83cb-3a6ae5348fbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-158665756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['7ab525a7-3068-4bc2-ba81-3950be81a04c','5b2d36ff-67c5-4d22-b1a0-b3578be38bdf','6d6c0b79-9da5-4191-88ac-53fba8283eee','3644c246-c419-4229-ba0b-d1052d3aa05a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-158665756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0556513f-1687-4caa-83cb-3a6ae5348fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7ce48126014ef1aca8dd52068080c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fd41bd-6872-4d7f-9eff-76e43019cc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fd41bd-6872-4d7f-9eff-76e43019cc7b) transitioned into state 'SUCCESS' from state '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-158665756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['7ab525a7-3068-4bc2-ba81-3950be81a04c','5b2d36ff-67c5-4d22-b1a0-b3578be38bdf','6d6c0b79-9da5-4191-88ac-53fba8283eee','3644c246-c419-4229-ba0b-d1052d3aa05a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a5d6db-7f74-45ef-a97f-ae74edba9fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a5d6db-7f74-45ef-a97f-ae74edba9fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (202d5d8c-5edd-40dd-be08-c516d59f215c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:48:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request issued successfully. Sep 08 13:48:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdcc52ea-1a63-4166-81c3-315a263a5db5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:48:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 34/64] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:48:39 2026] POST /volume/v3/volumes => generated 759 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:48:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd9ba369-ad4a-40e5-90e0-5e20075d47da tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 31/65] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:39 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 827 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e1a3caa-5a6b-4257-8513-4b58e4c20df8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 35/66] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:41 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f26a8a68-c2ca-49f5-9a1f-ffbe022d7f14 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 32/67] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:42 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-ebe26eff-d09e-4e2b-8caf-7c9a45b12099 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 36/68] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:42 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47de5f07-3244-43c3-a059-8cac6b41cb0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47de5f07-3244-43c3-a059-8cac6b41cb0f None None] GET http://192.168.122.142/volume// Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47de5f07-3244-43c3-a059-8cac6b41cb0f None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47de5f07-3244-43c3-a059-8cac6b41cb0f None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47de5f07-3244-43c3-a059-8cac6b41cb0f None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 33/69] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:48:42 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-131bdad3-30bd-46dd-80b4-c582e0ff0e3b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-131bdad3-30bd-46dd-80b4-c582e0ff0e3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:48:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-131bdad3-30bd-46dd-80b4-c582e0ff0e3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0556513f-1687-4caa-83cb-3a6ae5348fbc", "connector": null, "instance_uuid": "7b99947a-4858-49fd-8644-e9636bd6ced1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-131bdad3-30bd-46dd-80b4-c582e0ff0e3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:48:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 37/70] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:48:42 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-97965224-b7dd-404d-abe2-6a36756a9c7e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97965224-b7dd-404d-abe2-6a36756a9c7e None None] GET http://192.168.122.142/volume// Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97965224-b7dd-404d-abe2-6a36756a9c7e None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97965224-b7dd-404d-abe2-6a36756a9c7e None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97965224-b7dd-404d-abe2-6a36756a9c7e None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 38/71] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:48:43 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82f01508-07fa-42f8-8ab5-f382ae533f0f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 34/72] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:43 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 851 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-a6b5c5c6-9d0c-4d81-9847-72d27a1e040b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 39/73] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:48:43 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1032 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] PUT http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Acquiring lock "cinder-attachment_update-0556513f-1687-4caa-83cb-3a6ae5348fbc-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-0556513f-1687-4caa-83cb-3a6ae5348fbc-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:48:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:44 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-0556513f-1687-4caa-83cb-3a6ae5348fbc-devstack" released by "attachment_update" :: held 0.234s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:48:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-374e8516-f57c-47df-be9f-c663cc81d82f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 returned with HTTP 200 Sep 08 13:48:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 35/74] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:48:43 2026] PUT /volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 => generated 694 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78145960-661b-44c1-9082-406ba191e1ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78145960-661b-44c1-9082-406ba191e1ff tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78145960-661b-44c1-9082-406ba191e1ff tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78145960-661b-44c1-9082-406ba191e1ff tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78145960-661b-44c1-9082-406ba191e1ff tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78145960-661b-44c1-9082-406ba191e1ff tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 40/75] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:44 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-11e94e92-49d2-4399-9dc0-649df6905ed1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-11e94e92-49d2-4399-9dc0-649df6905ed1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969/action Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-11e94e92-49d2-4399-9dc0-649df6905ed1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-11e94e92-49d2-4399-9dc0-649df6905ed1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3853b216-1c91-4580-8caa-a59f4beaaa46 req-11e94e92-49d2-4399-9dc0-649df6905ed1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969/action returned with HTTP 204 Sep 08 13:48:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 36/76] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:48:45 2026] POST /volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:48:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34565244-12e9-4e6e-92ab-b5681fb395d7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 41/77] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:45 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:48:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b5f6f00-d7d4-45c5-bd60-d0984b9db22b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:48:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 37/78] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:45 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1144 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-5e6f6f25-9bc8-4913-a724-4146ded2a42e tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 42/79] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:51 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2e7a65c-79d4-449f-86b4-098d34532948 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2e7a65c-79d4-449f-86b4-098d34532948 None None] GET http://192.168.122.142/volume// Sep 08 13:48:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2e7a65c-79d4-449f-86b4-098d34532948 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2e7a65c-79d4-449f-86b4-098d34532948 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2e7a65c-79d4-449f-86b4-098d34532948 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 38/80] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:48:52 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4d79b449-000d-46c8-956c-63d45699af84 req-085e569d-afdf-4f2a-b62f-ca3cd78e03bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-085e569d-afdf-4f2a-b62f-ca3cd78e03bb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:48:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-085e569d-afdf-4f2a-b62f-ca3cd78e03bb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "869410f7-6b21-461b-a3dc-9f6b8c8d8b4e", "connector": null, "instance_uuid": "3a30d663-d0b0-4ae3-8fe7-af9130c9b452"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-085e569d-afdf-4f2a-b62f-ca3cd78e03bb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:48:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 43/81] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:48:52 2026] POST /volume/v3/attachments => generated 273 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9258c7ec-4509-4323-859f-0d667fbadcd7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9258c7ec-4509-4323-859f-0d667fbadcd7 None None] GET http://192.168.122.142/volume// Sep 08 13:48:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9258c7ec-4509-4323-859f-0d667fbadcd7 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9258c7ec-4509-4323-859f-0d667fbadcd7 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9258c7ec-4509-4323-859f-0d667fbadcd7 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 44/82] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:48:53 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c630b73f-be98-470a-9039-06fa7a7fd7b3 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 39/83] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:52 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 852 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-26dca083-b427-4473-a959-56c09c8c10a2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 45/84] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:48:53 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1033 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] PUT http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Acquiring lock "cinder-attachment_update-869410f7-6b21-461b-a3dc-9f6b8c8d8b4e-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Lock "cinder-attachment_update-869410f7-6b21-461b-a3dc-9f6b8c8d8b4e-devstack" acquired by "attachment_update" :: waited 0.060s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:48:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:54 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Lock "cinder-attachment_update-869410f7-6b21-461b-a3dc-9f6b8c8d8b4e-devstack" released by "attachment_update" :: held 0.427s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:48:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-3a895611-e77f-4bfa-adc4-d32be0d18683 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b returned with HTTP 200 Sep 08 13:48:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 40/85] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:48:53 2026] PUT /volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b => generated 694 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9669598d-97dc-4164-8d94-6a106a2ddcf4 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 46/86] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:54 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4d79b449-000d-46c8-956c-63d45699af84 req-999a28b2-1707-42c2-88d3-68169cf3a395 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-999a28b2-1707-42c2-88d3-68169cf3a395 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] POST http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b/action Sep 08 13:48:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-999a28b2-1707-42c2-88d3-68169cf3a395 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:48:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-999a28b2-1707-42c2-88d3-68169cf3a395 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4d79b449-000d-46c8-956c-63d45699af84 req-999a28b2-1707-42c2-88d3-68169cf3a395 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b/action returned with HTTP 204 Sep 08 13:48:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 41/87] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:48:54 2026] POST /volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70136992-0a8d-4fe3-9518-cc4bb09cf5e6 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 47/88] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:55 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66f6682-0745-4dcc-b76f-9974c288b1cd tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 42/89] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:55 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-05d96356-6a10-4050-9c8e-01cc2664f42c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 48/90] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:55 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] POST http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e/action Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Begin detaching volume completed successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-047d3264-8c7d-494d-9e11-c682a3158104 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e/action returned with HTTP 202 Sep 08 13:48:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 43/91] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:48:56 2026] POST /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c7c682c-8640-4f1a-85e3-1907358a7ceb tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 49/92] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:56 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99c90423-f302-4a9a-bc51-72ab3f6a86a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99c90423-f302-4a9a-bc51-72ab3f6a86a9 None None] GET http://192.168.122.142/volume// Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99c90423-f302-4a9a-bc51-72ab3f6a86a9 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99c90423-f302-4a9a-bc51-72ab3f6a86a9 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99c90423-f302-4a9a-bc51-72ab3f6a86a9 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 44/93] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:48:56 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-5f2724ba-d440-4d26-9fd1-9f57a85ba53d tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 50/94] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:48:56 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 1329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-48355212-b0de-4bb4-a379-79949cf596a4 req-d67fa1f8-0a38-44af-a5b5-e7d3a190d0c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-d67fa1f8-0a38-44af-a5b5-e7d3a190d0c2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] DELETE http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-d67fa1f8-0a38-44af-a5b5-e7d3a190d0c2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-d67fa1f8-0a38-44af-a5b5-e7d3a190d0c2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86957]: /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 08 13:48:56 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:48:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-48355212-b0de-4bb4-a379-79949cf596a4 req-d67fa1f8-0a38-44af-a5b5-e7d3a190d0c2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b returned with HTTP 200 Sep 08 13:48:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 45/95] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:48:56 2026] DELETE /volume/v3/attachments/43639495-0cde-4826-8a4d-1c089107698b => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8e59236c-bd5c-4eb1-aa07-499db652b30c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 51/96] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:56 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-aa2c36fd-56a9-4b37-8fee-0a1fcc660137 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 46/97] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11b0682f-e13a-4f0e-ac91-e38bb152df2b tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:48:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 52/98] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f43ecb5-7675-4c12-b372-40a71126b63b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f43ecb5-7675-4c12-b372-40a71126b63b None None] GET http://192.168.122.142/volume// Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f43ecb5-7675-4c12-b372-40a71126b63b None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f43ecb5-7675-4c12-b372-40a71126b63b None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f43ecb5-7675-4c12-b372-40a71126b63b None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 47/99] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1ff0d941-2263-4faf-a166-cc393469438a req-14cb27ae-c1f8-46d1-8f1a-20c119d1bc48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-14cb27ae-c1f8-46d1-8f1a-20c119d1bc48 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-14cb27ae-c1f8-46d1-8f1a-20c119d1bc48 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c47a0de8-71d1-41c1-95c3-8eba6be112ed", "connector": null, "instance_uuid": "c4392775-dcc8-4a54-8b26-51df16bdb486"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-14cb27ae-c1f8-46d1-8f1a-20c119d1bc48 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:48:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 53/100] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:48:57 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88a15d30-65c1-4a3d-af71-195a00827866 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88a15d30-65c1-4a3d-af71-195a00827866 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88a15d30-65c1-4a3d-af71-195a00827866 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88a15d30-65c1-4a3d-af71-195a00827866 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-82c996d4-e908-4e20-841b-bb1119572a24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82c996d4-e908-4e20-841b-bb1119572a24 None None] GET http://192.168.122.142/volume// Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82c996d4-e908-4e20-841b-bb1119572a24 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82c996d4-e908-4e20-841b-bb1119572a24 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82c996d4-e908-4e20-841b-bb1119572a24 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:48:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 54/101] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88a15d30-65c1-4a3d-af71-195a00827866 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88a15d30-65c1-4a3d-af71-195a00827866 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 48/102] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-dec5d3d0-93be-4ce5-87b2-3be38ae41923 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 55/103] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:48:57 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1035 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] PUT http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Acquiring lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:48:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:58 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" released by "attachment_update" :: held 0.595s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:48:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-1815174d-2a48-4f3d-afec-960040792dfd tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a returned with HTTP 200 Sep 08 13:48:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 49/104] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:48:57 2026] PUT /volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a => generated 694 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07eabfe5-c276-4a50-a120-0504bfa87480 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07eabfe5-c276-4a50-a120-0504bfa87480 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07eabfe5-c276-4a50-a120-0504bfa87480 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07eabfe5-c276-4a50-a120-0504bfa87480 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07eabfe5-c276-4a50-a120-0504bfa87480 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07eabfe5-c276-4a50-a120-0504bfa87480 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 56/105] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:58 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1ff0d941-2263-4faf-a166-cc393469438a req-5185e131-0ab6-44da-9c64-4484bcea5d86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-5185e131-0ab6-44da-9c64-4484bcea5d86 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a/action Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-5185e131-0ab6-44da-9c64-4484bcea5d86 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-5185e131-0ab6-44da-9c64-4484bcea5d86 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ff0d941-2263-4faf-a166-cc393469438a req-5185e131-0ab6-44da-9c64-4484bcea5d86 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a/action returned with HTTP 204 Sep 08 13:48:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 50/106] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:48:59 2026] POST /volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:48:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:48:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:48:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4154bb5-daef-4c57-885d-770b90df6cb2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 57/107] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:59 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:48:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:48:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:48:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:48:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:48:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:48:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d553c93-4c6c-40e7-bf5b-4b59c9cbf694 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:48:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 51/108] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:48:59 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c95e4a76-98a6-4f31-a521-2ffb3ac1a777 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:49:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 58/109] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:00 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:49:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eba0b741-6bcf-43ec-bc29-7914616d69d2 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:49:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 52/110] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:00 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-f34df496-d66f-4ac4-84e7-9fd0319fe1ed tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 59/111] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:00 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:49:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e995f3b1-fc49-47eb-91e5-ecddef69e8e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e995f3b1-fc49-47eb-91e5-ecddef69e8e0 None None] GET http://192.168.122.142/volume// Sep 08 13:49:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e995f3b1-fc49-47eb-91e5-ecddef69e8e0 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e995f3b1-fc49-47eb-91e5-ecddef69e8e0 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e995f3b1-fc49-47eb-91e5-ecddef69e8e0 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 53/112] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:01 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 13:49:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-7d430098-965d-438a-80f9-7b24bce6baf8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-7d430098-965d-438a-80f9-7b24bce6baf8 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:49:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-7d430098-965d-438a-80f9-7b24bce6baf8 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c47a0de8-71d1-41c1-95c3-8eba6be112ed", "connector": null, "instance_uuid": "c4392775-dcc8-4a54-8b26-51df16bdb486"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-7d430098-965d-438a-80f9-7b24bce6baf8 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:49:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 60/113] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:49:01 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61368710-bf9a-42ab-b62c-40c50877198c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61368710-bf9a-42ab-b62c-40c50877198c None None] GET http://192.168.122.142/volume// Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61368710-bf9a-42ab-b62c-40c50877198c None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61368710-bf9a-42ab-b62c-40c50877198c None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61368710-bf9a-42ab-b62c-40c50877198c None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 54/114] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:02 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 13:49:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-56153342-2d5a-4d1a-a510-9c6315b7a471 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 61/115] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:02 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-6072a319-f25c-49c4-9bc4-090d80646c0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-6072a319-f25c-49c4-9bc4-090d80646c0e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-6072a319-f25c-49c4-9bc4-090d80646c0e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-6072a319-f25c-49c4-9bc4-090d80646c0e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:02 devstack devstack@c-api.service[86957]: /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 08 13:49:02 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:49:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-6072a319-f25c-49c4-9bc4-090d80646c0e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a returned with HTTP 200 Sep 08 13:49:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 55/116] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:49:02 2026] DELETE /volume/v3/attachments/4384eddf-ef52-49a9-82b0-60b13d56b00a => generated 192 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-888d8420-7318-4f89-b6ca-648e99f539b6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-888d8420-7318-4f89-b6ca-648e99f539b6 None None] GET http://192.168.122.142/volume// Sep 08 13:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-888d8420-7318-4f89-b6ca-648e99f539b6 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-888d8420-7318-4f89-b6ca-648e99f539b6 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-888d8420-7318-4f89-b6ca-648e99f539b6 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 62/117] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:03 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-8ea9dbaf-2eb8-467d-b8d7-9d02c1e40982 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 56/118] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:03 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1035 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] PUT http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 Sep 08 13:49:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:04 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Acquiring lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:49:04 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:49:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:04 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-c47a0de8-71d1-41c1-95c3-8eba6be112ed-devstack" released by "attachment_update" :: held 0.475s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:49:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-868b786a-97dc-4e72-8d7e-c8fc7b7ff8c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 returned with HTTP 200 Sep 08 13:49:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 63/119] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:49:04 2026] PUT /volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 => generated 694 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-cb99003b-6a15-4e6a-9e56-b2cd886f2f16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-cb99003b-6a15-4e6a-9e56-b2cd886f2f16 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2/action Sep 08 13:49:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-cb99003b-6a15-4e6a-9e56-b2cd886f2f16 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:49:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-cb99003b-6a15-4e6a-9e56-b2cd886f2f16 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce6dc50a-7cc4-4031-a89f-67a3be4729b1 req-cb99003b-6a15-4e6a-9e56-b2cd886f2f16 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2/action returned with HTTP 204 Sep 08 13:49:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 57/120] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:49:04 2026] POST /volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-887868d1-cf4a-4aef-ad11-e4358e10700e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-800940901"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-800940901'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume of 1 GB Sep 08 13:49:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Availability Zones retrieved successfully. Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (9491c706-f991-4aeb-9919-b02a20a971cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a235ea8-c330-4423-a950-720e50d4d1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a235ea8-c330-4423-a950-720e50d4d1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f2ae34-a9dd-4aac-b0ec-105ce7ea407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Created reservations ['883e6318-2d08-4fd2-88c3-baec7b9f0bd3', 'ef235d69-4359-4be8-91bb-c470f59fa2d1', '49f4c131-2c86-408f-b157-66a55db22cd5', '0d823162-3bb9-4854-9431-0a9a04c4c1f7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f2ae34-a9dd-4aac-b0ec-105ce7ea407f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883e6318-2d08-4fd2-88c3-baec7b9f0bd3', 'ef235d69-4359-4be8-91bb-c470f59fa2d1', '49f4c131-2c86-408f-b157-66a55db22cd5', '0d823162-3bb9-4854-9431-0a9a04c4c1f7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d44883a-169f-493c-bbcd-eaeac228006a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d44883a-169f-493c-bbcd-eaeac228006a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6d9dce-3ba3-4184-920b-248526b6c965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-800940901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['883e6318-2d08-4fd2-88c3-baec7b9f0bd3','ef235d69-4359-4be8-91bb-c470f59fa2d1','49f4c131-2c86-408f-b157-66a55db22cd5','0d823162-3bb9-4854-9431-0a9a04c4c1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-800940901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6d9dce-3ba3-4184-920b-248526b6c965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aad5c179634748a8fcbbc539ede271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4625c38d-3134-42af-9db3-ad65f4342a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4625c38d-3134-42af-9db3-ad65f4342a5c) transitioned into state 'SUCCESS' from state '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-800940901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['883e6318-2d08-4fd2-88c3-baec7b9f0bd3','ef235d69-4359-4be8-91bb-c470f59fa2d1','49f4c131-2c86-408f-b157-66a55db22cd5','0d823162-3bb9-4854-9431-0a9a04c4c1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fda5f7-3021-41c1-b063-6492f7171f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46fda5f7-3021-41c1-b063-6492f7171f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (9491c706-f991-4aeb-9919-b02a20a971cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request issued successfully. Sep 08 13:49:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-887868d1-cf4a-4aef-ad11-e4358e10700e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:49:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 64/121] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:49:06 2026] POST /volume/v3/volumes => generated 763 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:49:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f384f28d-7ae3-4663-bfb0-6a10b037d306 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 58/122] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:06 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 831 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa7d6b74-e111-4692-b3da-0d2fe3e6da6a tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 65/123] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:08 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8671bb0-dcec-40c6-b02e-eedc84c7a541 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 59/124] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:09 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-ef92549e-6e17-4e0d-8a37-83a1da4ac0b7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 66/125] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:09 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 856 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bab40109-d7c3-4ee8-99e4-d2eccf2b4f68 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bab40109-d7c3-4ee8-99e4-d2eccf2b4f68 None None] GET http://192.168.122.142/volume// Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bab40109-d7c3-4ee8-99e4-d2eccf2b4f68 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bab40109-d7c3-4ee8-99e4-d2eccf2b4f68 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bab40109-d7c3-4ee8-99e4-d2eccf2b4f68 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 60/126] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:49:09 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-598ea38a-647e-446f-8057-20a14d9f77a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-598ea38a-647e-446f-8057-20a14d9f77a2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:49:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-598ea38a-647e-446f-8057-20a14d9f77a2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a6d9dce-3ba3-4184-920b-248526b6c965", "connector": null, "instance_uuid": "0dd438a6-7156-47ea-a1e9-5a12d63918d1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-598ea38a-647e-446f-8057-20a14d9f77a2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:49:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 67/127] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:49:09 2026] POST /volume/v3/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c7134cb-6ae9-4d7a-9e0c-c6c382766d8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c7134cb-6ae9-4d7a-9e0c-c6c382766d8c None None] GET http://192.168.122.142/volume// Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c7134cb-6ae9-4d7a-9e0c-c6c382766d8c None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c7134cb-6ae9-4d7a-9e0c-c6c382766d8c None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e30852cd-b721-4465-8f49-5de9bfcc0cb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 61/128] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:10 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 855 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c7134cb-6ae9-4d7a-9e0c-c6c382766d8c None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 68/129] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:10 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-e6ff9b8e-f609-457d-af2f-530c58f9aaea tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 62/130] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:10 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1036 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] PUT http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Acquiring lock "cinder-attachment_update-4a6d9dce-3ba3-4184-920b-248526b6c965-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-4a6d9dce-3ba3-4184-920b-248526b6c965-devstack" acquired by "attachment_update" :: waited 0.053s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:49:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:11 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-4a6d9dce-3ba3-4184-920b-248526b6c965-devstack" released by "attachment_update" :: held 0.535s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-84733e52-ab8e-4e10-9f96-4e13b67e8c27 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 returned with HTTP 200 Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 69/131] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:49:10 2026] PUT /volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 => generated 694 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] DELETE http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Delete volume with id: 869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48705494-b1dc-4aa9-a27f-1ea486a05349 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 63/132] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:11 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Delete volume request issued successfully. Sep 08 13:49:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d36d77e7-e9bd-4082-8b1e-af01c412c60c tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 202 Sep 08 13:49:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 70/133] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:49:11 2026] DELETE /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-718d48db-f715-4be4-931f-1571135ae94a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-718d48db-f715-4be4-931f-1571135ae94a tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-718d48db-f715-4be4-931f-1571135ae94a tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-718d48db-f715-4be4-931f-1571135ae94a tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-718d48db-f715-4be4-931f-1571135ae94a tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Volume info retrieved successfully. Sep 08 13:49:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-718d48db-f715-4be4-931f-1571135ae94a tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 200 Sep 08 13:49:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 64/134] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:11 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-42c05972-c2d0-4a78-a34c-705c7878c52b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-42c05972-c2d0-4a78-a34c-705c7878c52b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0/action Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-42c05972-c2d0-4a78-a34c-705c7878c52b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-42c05972-c2d0-4a78-a34c-705c7878c52b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9d75a805-d913-4d2e-ba1c-686aec9a15a2 req-42c05972-c2d0-4a78-a34c-705c7878c52b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0/action returned with HTTP 204 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 71/135] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:49:12 2026] POST /volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b979ff0-ce7e-4962-afb9-ced5f7d81bb1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 65/136] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:12 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0072cfa-ff90-4f64-a77e-cdab4cee8f51 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 72/137] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:12 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-982fd7c9-56e5-48be-943f-987df3062631 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-982fd7c9-56e5-48be-943f-987df3062631 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] GET http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e Sep 08 13:49:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-982fd7c9-56e5-48be-943f-987df3062631 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-982fd7c9-56e5-48be-943f-987df3062631 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-982fd7c9-56e5-48be-943f-987df3062631 tempest-TaggedAttachmentsTest-818806507 tempest-TaggedAttachmentsTest-818806507-project-member] http://192.168.122.142/volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e returned with HTTP 404 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 73/138] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:12 2026] GET /volume/v3/volumes/869410f7-6b21-461b-a3dc-9f6b8c8d8b4e => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6b770cf-02f3-4a0c-bff1-14e52f2aa449 req-c53a6be3-930e-478c-83f8-7f1980ccc8b1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 66/139] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:12 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1148 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f615eb86-1c8b-4e43-b8a7-4d4da06ba6a4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 74/140] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:12 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-f0dd5a70-8b90-4a7d-a551-447d7a8e6894 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 67/141] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:13 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965/action Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Begin detaching volume completed successfully. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-3eaba694-11d1-4579-a94c-8ccb7ece187b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965/action returned with HTTP 202 Sep 08 13:49:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 75/142] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:49:13 2026] POST /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c18f72ea-a41b-447c-9169-904ec66af2db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c18f72ea-a41b-447c-9169-904ec66af2db None None] GET http://192.168.122.142/volume// Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c18f72ea-a41b-447c-9169-904ec66af2db None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c18f72ea-a41b-447c-9169-904ec66af2db None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c18f72ea-a41b-447c-9169-904ec66af2db None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 68/143] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:13 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-01afdce1-4557-4d18-ace2-0ab4cc95da33 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 76/144] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:13 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 1332 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-455fc950-5a25-4dea-b3ee-b4266d9b3c91 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-455fc950-5a25-4dea-b3ee-b4266d9b3c91 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-455fc950-5a25-4dea-b3ee-b4266d9b3c91 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-455fc950-5a25-4dea-b3ee-b4266d9b3c91 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /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 08 13:49:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2be350c9-74ea-4857-b1d7-4585b78e692b req-455fc950-5a25-4dea-b3ee-b4266d9b3c91 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 returned with HTTP 200 Sep 08 13:49:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 69/145] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:49:14 2026] DELETE /volume/v3/attachments/85c84f97-1520-464c-8dea-cb660c93f6c0 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-e05674bb-5910-4216-a463-19dbf1186fee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 77/146] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:14 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1144 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc/action Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Begin detaching volume completed successfully. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-5f89f5a6-f382-4957-8717-21a44de2522b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc/action returned with HTTP 202 Sep 08 13:49:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 70/147] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:49:14 2026] POST /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b249f59f-ecd7-433c-8ce6-77516e797481 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b249f59f-ecd7-433c-8ce6-77516e797481 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b249f59f-ecd7-433c-8ce6-77516e797481 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b249f59f-ecd7-433c-8ce6-77516e797481 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b249f59f-ecd7-433c-8ce6-77516e797481 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acb8f821-4569-4c9b-9fd9-9e122095a5a9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 78/148] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:14 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1147 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c771f56-c691-4841-a12f-c5394e7be099 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c771f56-c691-4841-a12f-c5394e7be099 None None] GET http://192.168.122.142/volume// Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c771f56-c691-4841-a12f-c5394e7be099 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c771f56-c691-4841-a12f-c5394e7be099 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c771f56-c691-4841-a12f-c5394e7be099 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 79/149] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:15 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b249f59f-ecd7-433c-8ce6-77516e797481 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:49:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 71/150] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:14 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 856 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-4dd08004-78e1-4f96-82fb-d24b55d6a325 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 80/151] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:15 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 1328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-8b08872f-7859-4833-88bb-05b1da4a77c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-8b08872f-7859-4833-88bb-05b1da4a77c1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 Sep 08 13:49:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-8b08872f-7859-4833-88bb-05b1da4a77c1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-8b08872f-7859-4833-88bb-05b1da4a77c1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:15 devstack devstack@c-api.service[86957]: /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 08 13:49:15 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:49:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c98e57e0-8a66-4453-bb74-94cf5448228c req-8b08872f-7859-4833-88bb-05b1da4a77c1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 returned with HTTP 200 Sep 08 13:49:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 72/152] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:49:15 2026] DELETE /volume/v3/attachments/ccd255c3-e9cc-4096-a1e8-e4dfd2045969 => generated 19 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3985b133-d507-4ac9-8284-e2599793453c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3985b133-d507-4ac9-8284-e2599793453c tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3985b133-d507-4ac9-8284-e2599793453c tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3985b133-d507-4ac9-8284-e2599793453c tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3985b133-d507-4ac9-8284-e2599793453c tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3985b133-d507-4ac9-8284-e2599793453c tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 81/153] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:16 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:25 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=170,cinder:UPDATE=25 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:49:26 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=235,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:49:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4fe44493-8672-41da-9c74-869868932ae9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fe44493-8672-41da-9c74-869868932ae9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fe44493-8672-41da-9c74-869868932ae9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fe44493-8672-41da-9c74-869868932ae9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4fe44493-8672-41da-9c74-869868932ae9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fe44493-8672-41da-9c74-869868932ae9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 73/154] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:31 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a2177a1-c697-4a12-8515-f76605f1adad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a2177a1-c697-4a12-8515-f76605f1adad tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a2177a1-c697-4a12-8515-f76605f1adad tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a2177a1-c697-4a12-8515-f76605f1adad tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a2177a1-c697-4a12-8515-f76605f1adad tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a2177a1-c697-4a12-8515-f76605f1adad tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 82/155] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:32 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:49:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-1fe587ee-f855-4468-ae5d-79476f97b326 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 74/156] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:32 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed/action Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Begin detaching volume completed successfully. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-8c514377-ea68-4087-8d13-05e8e0884fd2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed/action returned with HTTP 202 Sep 08 13:49:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 83/157] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:49:33 2026] POST /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:49:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92de0377-183d-43e9-98de-b0e280990704 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92de0377-183d-43e9-98de-b0e280990704 None None] GET http://192.168.122.142/volume// Sep 08 13:49:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92de0377-183d-43e9-98de-b0e280990704 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92de0377-183d-43e9-98de-b0e280990704 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92de0377-183d-43e9-98de-b0e280990704 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 75/158] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:33 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-691e8874-918a-4e9e-b573-cca74f21beb3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 84/159] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:33 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 1331 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-dd3852f5-e3a1-4252-93b7-2402f62a518b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-dd3852f5-e3a1-4252-93b7-2402f62a518b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 Sep 08 13:49:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-dd3852f5-e3a1-4252-93b7-2402f62a518b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-dd3852f5-e3a1-4252-93b7-2402f62a518b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:34 devstack devstack@c-api.service[86957]: /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 08 13:49:34 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:49:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ef1942d9-0fd5-414d-add2-27d768e79ee8 req-dd3852f5-e3a1-4252-93b7-2402f62a518b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 returned with HTTP 200 Sep 08 13:49:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 76/160] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:49:34 2026] DELETE /volume/v3/attachments/50033309-9151-40e4-94bc-836fadee30d2 => generated 19 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfea727b-955c-4786-a3cb-1484ce541679 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfea727b-955c-4786-a3cb-1484ce541679 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:49:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfea727b-955c-4786-a3cb-1484ce541679 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfea727b-955c-4786-a3cb-1484ce541679 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfea727b-955c-4786-a3cb-1484ce541679 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfea727b-955c-4786-a3cb-1484ce541679 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:49:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 85/161] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:35 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:49:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-736057720", "imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-736057720', 'imageRef': '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume of 1 GB Sep 08 13:49:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Availability Zones retrieved successfully. Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Flow 'volume_create_api' (5bdc2e00-bb69-4f5e-b193-d57a1ce019aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7eb86c5-6f4d-4344-a777-f51b8074b436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7eb86c5-6f4d-4344-a777-f51b8074b436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (823ffe42-424c-4682-9a3a-531de28c350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Created reservations ['ad64fb63-2df3-485c-89ae-ef00f7936b4b', 'f145446f-4175-46d2-9450-b1f12b50f393', 'a4bc3fa7-6092-47c3-9529-de0a766af67b', 'c1ecc8da-496f-432d-b7e2-390afab4b5d0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (823ffe42-424c-4682-9a3a-531de28c350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad64fb63-2df3-485c-89ae-ef00f7936b4b', 'f145446f-4175-46d2-9450-b1f12b50f393', 'a4bc3fa7-6092-47c3-9529-de0a766af67b', 'c1ecc8da-496f-432d-b7e2-390afab4b5d0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a961f211-b9ef-47bb-b94d-01948ce35235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a961f211-b9ef-47bb-b94d-01948ce35235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d145e81-5d9d-4022-86eb-c93def49013a', '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-736057720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de0ba89b6c342f69c885c558d9aaa43',qos_specs=None,replication_status=,reservations=['ad64fb63-2df3-485c-89ae-ef00f7936b4b','f145446f-4175-46d2-9450-b1f12b50f393','a4bc3fa7-6092-47c3-9529-de0a766af67b','c1ecc8da-496f-432d-b7e2-390afab4b5d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-736057720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d145e81-5d9d-4022-86eb-c93def49013a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1de0ba89b6c342f69c885c558d9aaa43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434531c-18e3-496d-aad9-b25253bdb41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d434531c-18e3-496d-aad9-b25253bdb41c) transitioned into state 'SUCCESS' from state '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-736057720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1de0ba89b6c342f69c885c558d9aaa43',qos_specs=None,replication_status=,reservations=['ad64fb63-2df3-485c-89ae-ef00f7936b4b','f145446f-4175-46d2-9450-b1f12b50f393','a4bc3fa7-6092-47c3-9529-de0a766af67b','c1ecc8da-496f-432d-b7e2-390afab4b5d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40ae0a47cb304011bd10d2ecafb255f5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9550f8-7709-4732-918f-0d472c9fa313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c9550f8-7709-4732-918f-0d472c9fa313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Flow 'volume_create_api' (5bdc2e00-bb69-4f5e-b193-d57a1ce019aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Create volume request issued successfully. Sep 08 13:49:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1336f07e-2218-4f52-a8ae-8e90be6b3eb9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:49:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 77/162] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:49:42 2026] POST /volume/v3/volumes => generated 761 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:49:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7877ef57-8c24-4e83-8d58-ffea460ea8ea tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 86/163] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:43 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 829 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-656feead-7e03-4e57-bad4-e64970d32b4b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-656feead-7e03-4e57-bad4-e64970d32b4b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-656feead-7e03-4e57-bad4-e64970d32b4b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-656feead-7e03-4e57-bad4-e64970d32b4b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-656feead-7e03-4e57-bad4-e64970d32b4b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-656feead-7e03-4e57-bad4-e64970d32b4b tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 78/164] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:44 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-be1f5765-7f12-4862-8f5b-60d4614af914 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be1f5765-7f12-4862-8f5b-60d4614af914 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be1f5765-7f12-4862-8f5b-60d4614af914 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be1f5765-7f12-4862-8f5b-60d4614af914 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-be1f5765-7f12-4862-8f5b-60d4614af914 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be1f5765-7f12-4862-8f5b-60d4614af914 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 87/165] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:45 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:49:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdc56e7d-3b97-4a3a-8de9-15d6a7264812 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 79/166] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:47 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62d064d4-fe44-480e-9584-067ed6df52d5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62d064d4-fe44-480e-9584-067ed6df52d5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62d064d4-fe44-480e-9584-067ed6df52d5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62d064d4-fe44-480e-9584-067ed6df52d5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62d064d4-fe44-480e-9584-067ed6df52d5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62d064d4-fe44-480e-9584-067ed6df52d5 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 88/167] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:47 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:49:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:49:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b22393cc-883c-4056-a2e2-204cd57fd5ee tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:49:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 80/168] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:48 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-593b1d93-923e-468c-bac1-99f85a1f2e3f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 89/169] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:48 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0aef7cb8-fad4-4235-bde2-85dc991f2b4f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 81/170] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:49 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a096b0f-5acb-4bfe-8c01-b59eedaba202 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 90/171] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:50 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9e6e740-e735-4048-af97-854520066b23 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9e6e740-e735-4048-af97-854520066b23 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9e6e740-e735-4048-af97-854520066b23 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9e6e740-e735-4048-af97-854520066b23 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9e6e740-e735-4048-af97-854520066b23 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9e6e740-e735-4048-af97-854520066b23 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 82/172] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:51 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6a7940ba-4ccd-4e34-b126-86c3ab3511d2 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 91/173] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:52 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 1332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-44787496-dd70-42de-b13c-eaae2bd70ab9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 83/174] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:52 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 1332 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-324fed1a-fd85-4972-9dd3-68f237fb64a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 92/175] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:49:55 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d27cb608-a863-48cc-bcec-9791180b3fd1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d27cb608-a863-48cc-bcec-9791180b3fd1 None None] GET http://192.168.122.142/volume// Sep 08 13:49:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d27cb608-a863-48cc-bcec-9791180b3fd1 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d27cb608-a863-48cc-bcec-9791180b3fd1 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d27cb608-a863-48cc-bcec-9791180b3fd1 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 84/176] 192.168.122.142 () {58 vars in 1308 bytes} [Tue Sep 8 13:49:55 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-770734f2-cb8d-4857-b52d-b73cb98b5011 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-770734f2-cb8d-4857-b52d-b73cb98b5011 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:49:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-770734f2-cb8d-4857-b52d-b73cb98b5011 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d145e81-5d9d-4022-86eb-c93def49013a", "connector": null, "instance_uuid": "388e5d33-17ee-4508-96dc-463db1762c6e"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-770734f2-cb8d-4857-b52d-b73cb98b5011 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:49:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 93/177] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:49:55 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-743999959"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-743999959'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume of 1 GB Sep 08 13:49:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Availability Zones retrieved successfully. Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (8e73ce15-d473-4e8d-ae50-79902beeb131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f804270e-13b8-4ad8-a7f3-669fe503a3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f804270e-13b8-4ad8-a7f3-669fe503a3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfd5d03-c985-4d6b-acac-f3237b73fc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Created reservations ['f4098d06-927d-4507-8882-ce4b7bf73b89', 'd5ca9cd3-4b5e-4d86-b5d5-90119036e154', '7ef2f92f-3943-4575-9bee-16e977b4f4e7', '2c266064-cf23-496e-9405-a33e950defa4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dfd5d03-c985-4d6b-acac-f3237b73fc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4098d06-927d-4507-8882-ce4b7bf73b89', 'd5ca9cd3-4b5e-4d86-b5d5-90119036e154', '7ef2f92f-3943-4575-9bee-16e977b4f4e7', '2c266064-cf23-496e-9405-a33e950defa4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23d374c-827b-4539-a1d6-c89056761ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23d374c-827b-4539-a1d6-c89056761ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2718475-7ec8-48a0-bb1b-11e2cb46a93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-743999959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['f4098d06-927d-4507-8882-ce4b7bf73b89','d5ca9cd3-4b5e-4d86-b5d5-90119036e154','7ef2f92f-3943-4575-9bee-16e977b4f4e7','2c266064-cf23-496e-9405-a33e950defa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-743999959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2718475-7ec8-48a0-bb1b-11e2cb46a93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32aad5c179634748a8fcbbc539ede271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25dc18db-5969-40df-b3c6-95957c01ef9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25dc18db-5969-40df-b3c6-95957c01ef9f) transitioned into state 'SUCCESS' from state '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-743999959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32aad5c179634748a8fcbbc539ede271',qos_specs=None,replication_status=,reservations=['f4098d06-927d-4507-8882-ce4b7bf73b89','d5ca9cd3-4b5e-4d86-b5d5-90119036e154','7ef2f92f-3943-4575-9bee-16e977b4f4e7','2c266064-cf23-496e-9405-a33e950defa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22e6b5fae9774f84b3e3d8784bbd135a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17481bb8-adde-4653-afa9-f3fb105d8164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17481bb8-adde-4653-afa9-f3fb105d8164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Flow 'volume_create_api' (8e73ce15-d473-4e8d-ae50-79902beeb131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Create volume request issued successfully. Sep 08 13:49:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10afc289-4a5d-45c0-88e1-a9e61fffbb7b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:49:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 85/178] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:49:58 2026] POST /volume/v3/volumes => generated 763 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:49:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:49:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cba3e7a8-9fe3-4c4b-a277-dac38b1aa30c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cba3e7a8-9fe3-4c4b-a277-dac38b1aa30c None None] GET http://192.168.122.142/volume// Sep 08 13:49:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cba3e7a8-9fe3-4c4b-a277-dac38b1aa30c None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cba3e7a8-9fe3-4c4b-a277-dac38b1aa30c None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cba3e7a8-9fe3-4c4b-a277-dac38b1aa30c None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:49:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 86/179] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:49:58 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:49:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:49:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:49:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:49:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:49:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da00f50b-6b53-4e98-89fa-085b0ccad44e tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:49:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 94/180] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:49:58 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 831 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:49:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:49:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:49:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:49:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-307a35bd-1413-455e-b43e-3d25086e6d0c tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 200 Sep 08 13:49:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 87/181] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:49:59 2026] GET /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 1512 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:49:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] PUT http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d Sep 08 13:49:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Acquiring lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:49:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:49:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:49:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:49:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47a0b9d4-dfc8-484a-adfd-003ab9681f3c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 88/182] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:00 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ffbfea7-f049-487b-b5dd-bc5b06ac492b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 89/183] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:01 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 855 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:01 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" released by "attachment_update" :: held 2.019s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:50:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-bda68cc8-cbf2-4778-9705-e3ced9c74c15 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d returned with HTTP 200 Sep 08 13:50:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 95/184] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:49:59 2026] PUT /volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d => generated 694 bytes in 2108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-79cfb7cc-b385-442b-98a3-642b93d68c74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-79cfb7cc-b385-442b-98a3-642b93d68c74 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d/action Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-79cfb7cc-b385-442b-98a3-642b93d68c74 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-79cfb7cc-b385-442b-98a3-642b93d68c74 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9dc1e51a-69f6-4b57-aac5-186b3f475a53 req-79cfb7cc-b385-442b-98a3-642b93d68c74 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d/action returned with HTTP 204 Sep 08 13:50:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 90/185] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:50:01 2026] POST /volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fae2cbb2-4725-42fd-a400-6f4fdb481dd5 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 96/186] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:02 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-241683ed-4ebc-4e8e-80eb-3785be3e5911 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 91/187] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:04 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3f423ce2-d937-4206-8c43-ea75d7f624b0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f423ce2-d937-4206-8c43-ea75d7f624b0 None None] GET http://192.168.122.142/volume// Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f423ce2-d937-4206-8c43-ea75d7f624b0 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3f423ce2-d937-4206-8c43-ea75d7f624b0 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3f423ce2-d937-4206-8c43-ea75d7f624b0 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 97/188] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:50:04 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-15eedb94-2eb8-4f7a-9ce2-adc2c3f0becd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-15eedb94-2eb8-4f7a-9ce2-adc2c3f0becd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-15eedb94-2eb8-4f7a-9ce2-adc2c3f0becd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2718475-7ec8-48a0-bb1b-11e2cb46a93f", "connector": null, "instance_uuid": "cd02289a-9c9d-414e-aa10-9eab1aec6f6f"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-15eedb94-2eb8-4f7a-9ce2-adc2c3f0becd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:50:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 92/189] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:50:04 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3774612-e509-4781-acc6-477533c33a4a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ef8e3ca-9cf6-413c-96c7-497d0c768019 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 98/190] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:04 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3774612-e509-4781-acc6-477533c33a4a None None] GET http://192.168.122.142/volume// Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3774612-e509-4781-acc6-477533c33a4a None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3774612-e509-4781-acc6-477533c33a4a None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3774612-e509-4781-acc6-477533c33a4a None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 93/191] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:04 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-25ddca3a-a2d5-41fe-8337-7ae00efabfbb tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 99/192] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:04 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1036 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:50:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] PUT http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d Sep 08 13:50:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Acquiring lock "cinder-attachment_update-b2718475-7ec8-48a0-bb1b-11e2cb46a93f-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:50:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-b2718475-7ec8-48a0-bb1b-11e2cb46a93f-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:50:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:05 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Lock "cinder-attachment_update-b2718475-7ec8-48a0-bb1b-11e2cb46a93f-devstack" released by "attachment_update" :: held 0.406s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:50:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-68e46aa2-d356-48db-8306-28eecdd638ba tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d returned with HTTP 200 Sep 08 13:50:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 94/193] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:50:05 2026] PUT /volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d => generated 694 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd71d73f-9c5d-4b3a-b124-d7b1b45b21fd tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 100/194] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:05 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 856 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-c6822b61-3d7c-4b93-b29a-f5e6c07ef57f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-c6822b61-3d7c-4b93-b29a-f5e6c07ef57f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d/action Sep 08 13:50:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-c6822b61-3d7c-4b93-b29a-f5e6c07ef57f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-c6822b61-3d7c-4b93-b29a-f5e6c07ef57f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d5e2a105-3732-4e2e-ad1f-abaf88f10563 req-c6822b61-3d7c-4b93-b29a-f5e6c07ef57f tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d/action returned with HTTP 204 Sep 08 13:50:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 95/195] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:50:06 2026] POST /volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a600f067-5d4f-433a-9661-54ed55b585b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a600f067-5d4f-433a-9661-54ed55b585b2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a600f067-5d4f-433a-9661-54ed55b585b2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a600f067-5d4f-433a-9661-54ed55b585b2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a600f067-5d4f-433a-9661-54ed55b585b2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a600f067-5d4f-433a-9661-54ed55b585b2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 101/196] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:07 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1148 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc77681a-2722-4d9a-b447-fb3dc2e33321 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 96/197] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:07 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1148 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume with id: b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-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 08 13:50:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4b29418-40bd-4948-821d-1cab6d1a1b7d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 400 Sep 08 13:50:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 102/198] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:07 2026] DELETE /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 307 bytes in 99 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4048a6d-3772-48e4-bc87-48f6593bdba7 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 97/199] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:07 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1148 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ebe48610-3ba7-455b-9cd2-2f67f47f34c0 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 103/200] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:08 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1148 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] POST http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f/action Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Begin detaching volume completed successfully. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-7ba1220f-9534-4f1a-9213-2d8543d4230d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f/action returned with HTTP 202 Sep 08 13:50:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 98/201] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:50:09 2026] POST /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:50:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a0abcf28-c68c-4502-93a5-e83e1ff6df59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0abcf28-c68c-4502-93a5-e83e1ff6df59 None None] GET http://192.168.122.142/volume// Sep 08 13:50:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0abcf28-c68c-4502-93a5-e83e1ff6df59 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0abcf28-c68c-4502-93a5-e83e1ff6df59 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0abcf28-c68c-4502-93a5-e83e1ff6df59 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 104/202] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:09 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-959516bd-da04-4b08-86f9-67b1737ac253 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 99/203] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:09 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 1332 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:50:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ae8675fd-eb83-45c1-ac3e-af2e57add65c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ae8675fd-eb83-45c1-ac3e-af2e57add65c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d Sep 08 13:50:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ae8675fd-eb83-45c1-ac3e-af2e57add65c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ae8675fd-eb83-45c1-ac3e-af2e57add65c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:11 devstack devstack@c-api.service[86958]: /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 08 13:50:11 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:50:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8b971b98-843b-4652-bd0d-9436c650f8b7 req-ae8675fd-eb83-45c1-ac3e-af2e57add65c tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d returned with HTTP 200 Sep 08 13:50:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 105/204] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:50:11 2026] DELETE /volume/v3/attachments/a4eac114-4da4-4b7e-82f0-89357efc294d => generated 19 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f0d507b-d4f2-4044-b499-a22f5206573d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f0d507b-d4f2-4044-b499-a22f5206573d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f0d507b-d4f2-4044-b499-a22f5206573d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f0d507b-d4f2-4044-b499-a22f5206573d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f0d507b-d4f2-4044-b499-a22f5206573d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f0d507b-d4f2-4044-b499-a22f5206573d tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 100/205] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:11 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 856 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:21 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=100,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:50:22 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=140,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:50:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume with id: b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume request issued successfully. Sep 08 13:50:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfaa62a6-c5b9-4ff4-ba55-9a5081c4be68 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 202 Sep 08 13:50:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 106/206] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:25 2026] DELETE /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d2f4dd6-e34f-473b-8624-aa2663a8c780 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 101/207] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:26 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-636448ac-46a7-4584-9293-fa42fdfcc2a1 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 200 Sep 08 13:50:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 107/208] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:27 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-386326453"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-386326453'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume of 1 GB Sep 08 13:50:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Availability Zones retrieved successfully. Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Flow 'volume_create_api' (0810d18f-9033-456d-92fe-942810b5b4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2331e916-2173-40b6-b67c-d1fbf3f45429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7d471d0-ca33-4fd8-8887-b07116f33c36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7d471d0-ca33-4fd8-8887-b07116f33c36 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7d471d0-ca33-4fd8-8887-b07116f33c36 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7d471d0-ca33-4fd8-8887-b07116f33c36 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7d471d0-ca33-4fd8-8887-b07116f33c36 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f returned with HTTP 404 Sep 08 13:50:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 108/209] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:28 2026] GET /volume/v3/volumes/b2718475-7ec8-48a0-bb1b-11e2cb46a93f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2331e916-2173-40b6-b67c-d1fbf3f45429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872850ca-8c6b-4451-af1d-96f95deccffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cae82b72-29c0-4162-8288-d59df2d3b581 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume with id: 4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Created reservations ['ba08bf03-e44a-4473-9da1-84866efdabab', '25dbba93-7d2c-46a4-b3bf-e219f6c78989', '5e427021-7f46-4731-bf5b-4978f863a195', '4db5bdab-cb4d-4b8c-a8a4-1f28bd2be5ed'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872850ca-8c6b-4451-af1d-96f95deccffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba08bf03-e44a-4473-9da1-84866efdabab', '25dbba93-7d2c-46a4-b3bf-e219f6c78989', '5e427021-7f46-4731-bf5b-4978f863a195', '4db5bdab-cb4d-4b8c-a8a4-1f28bd2be5ed']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48290935-5d2a-4883-be4e-3c84580f1dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48290935-5d2a-4883-be4e-3c84580f1dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143edcb3-5578-4b97-9dec-cc6a8ee3a3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-386326453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003fa7894076458e8fc3f3ac32fe9d6f',qos_specs=None,replication_status=,reservations=['ba08bf03-e44a-4473-9da1-84866efdabab','25dbba93-7d2c-46a4-b3bf-e219f6c78989','5e427021-7f46-4731-bf5b-4978f863a195','4db5bdab-cb4d-4b8c-a8a4-1f28bd2be5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-386326453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=143edcb3-5578-4b97-9dec-cc6a8ee3a3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003fa7894076458e8fc3f3ac32fe9d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1288145c-55ed-4a3b-99fb-1880102a4de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1288145c-55ed-4a3b-99fb-1880102a4de2) transitioned into state 'SUCCESS' from state '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-386326453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003fa7894076458e8fc3f3ac32fe9d6f',qos_specs=None,replication_status=,reservations=['ba08bf03-e44a-4473-9da1-84866efdabab','25dbba93-7d2c-46a4-b3bf-e219f6c78989','5e427021-7f46-4731-bf5b-4978f863a195','4db5bdab-cb4d-4b8c-a8a4-1f28bd2be5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7251770a-3b58-492e-912b-43d2a5bfe064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7251770a-3b58-492e-912b-43d2a5bfe064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume request issued successfully. Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae82b72-29c0-4162-8288-d59df2d3b581 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 202 Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Flow 'volume_create_api' (0810d18f-9033-456d-92fe-942810b5b4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume request issued successfully. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5781477a-f19d-4a54-a3c3-9b3f594d224e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:50:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 109/210] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:28 2026] DELETE /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 102/211] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:50:28 2026] POST /volume/v3/volumes => generated 762 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f64ea179-7af6-4f5b-b765-312ef5e7a334 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cbd13e20-d491-4e2d-a4f3-e1dfcb759cd2 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:50:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 110/212] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:29 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 855 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 103/213] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:29 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 830 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7438292c-00fc-427a-812c-ec4777612c75 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7438292c-00fc-427a-812c-ec4777612c75 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:50:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7438292c-00fc-427a-812c-ec4777612c75 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7438292c-00fc-427a-812c-ec4777612c75 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7438292c-00fc-427a-812c-ec4777612c75 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7438292c-00fc-427a-812c-ec4777612c75 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 200 Sep 08 13:50:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 104/214] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:30 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c420fdb6-8bc7-4b6f-b1ad-73b5f47da941 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 111/215] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:30 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 854 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-572d19f8-c071-48a9-bbe4-bf1a1a7b83d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-572d19f8-c071-48a9-bbe4-bf1a1a7b83d6 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-572d19f8-c071-48a9-bbe4-bf1a1a7b83d6 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-572d19f8-c071-48a9-bbe4-bf1a1a7b83d6 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-572d19f8-c071-48a9-bbe4-bf1a1a7b83d6 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 returned with HTTP 404 Sep 08 13:50:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 112/216] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:31 2026] GET /volume/v3/volumes/4a6d9dce-3ba3-4184-920b-248526b6c965 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0170dd0a-6a00-41f3-a911-f2c0ea5e05a1 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 105/217] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:31 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] POST http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de/action Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume updated successfully. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-236851e1-6fd1-40ba-b873-25b6d2ba7a4e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de/action returned with HTTP 200 Sep 08 13:50:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 113/218] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:50:31 2026] POST /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de/action => generated 0 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d18137ae-612f-428d-91d6-9c480600eff0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d18137ae-612f-428d-91d6-9c480600eff0 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d18137ae-612f-428d-91d6-9c480600eff0 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d18137ae-612f-428d-91d6-9c480600eff0 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d18137ae-612f-428d-91d6-9c480600eff0 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d18137ae-612f-428d-91d6-9c480600eff0 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 106/219] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:31 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d9d5fb1-c958-4cd1-a130-9a7c08484d50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d9d5fb1-c958-4cd1-a130-9a7c08484d50 None None] GET http://192.168.122.142/volume// Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d9d5fb1-c958-4cd1-a130-9a7c08484d50 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d9d5fb1-c958-4cd1-a130-9a7c08484d50 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d9d5fb1-c958-4cd1-a130-9a7c08484d50 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 114/220] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:31 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-d13604e0-7515-47da-93b4-fc084ddbe460 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-d13604e0-7515-47da-93b4-fc084ddbe460 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:50:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-d13604e0-7515-47da-93b4-fc084ddbe460 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d145e81-5d9d-4022-86eb-c93def49013a", "connector": null, "instance_uuid": "388e5d33-17ee-4508-96dc-463db1762c6e"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume with id: 2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Delete volume request issued successfully. Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3afb50be-c0c2-4d30-8944-6d7f93526b90 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 202 Sep 08 13:50:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 115/221] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:31 2026] DELETE /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-d13604e0-7515-47da-93b4-fc084ddbe460 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:50:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 107/222] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:50:31 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-424ad471-113d-436b-b6fe-09ee7a77a50b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-424ad471-113d-436b-b6fe-09ee7a77a50b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:50:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-424ad471-113d-436b-b6fe-09ee7a77a50b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-424ad471-113d-436b-b6fe-09ee7a77a50b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-88f0d6cd-fea7-46f6-936e-5656735155e6 req-449a022e-22bf-4d5b-b288-4a249c3c8297 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 116/223] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:32 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-424ad471-113d-436b-b6fe-09ee7a77a50b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Volume info retrieved successfully. Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-cd0a73a3-3f52-41a7-b00a-2ea410ae1169 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-cd0a73a3-3f52-41a7-b00a-2ea410ae1169 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-cd0a73a3-3f52-41a7-b00a-2ea410ae1169 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-cd0a73a3-3f52-41a7-b00a-2ea410ae1169 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-424ad471-113d-436b-b6fe-09ee7a77a50b tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 200 Sep 08 13:50:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 108/224] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:32 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:32 devstack devstack@c-api.service[86958]: /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 08 13:50:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:50:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-cd0a73a3-3f52-41a7-b00a-2ea410ae1169 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d returned with HTTP 200 Sep 08 13:50:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 117/225] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:50:32 2026] DELETE /volume/v3/attachments/b4f1a43a-ade4-46d1-b112-64a513efce6d => generated 192 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1561918586"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1561918586'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume of 1 GB Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Availability Zones retrieved successfully. Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Flow 'volume_create_api' (9280d34d-5c0e-4e9f-a422-fa8b0aa4d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e662cd16-e902-4af4-bc95-fe468f36e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e662cd16-e902-4af4-bc95-fe468f36e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7656ca6-1e46-41f0-afe9-11d3ea6b319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c48e33c5-4583-483e-8563-209ad56aeba4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c48e33c5-4583-483e-8563-209ad56aeba4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] GET http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c48e33c5-4583-483e-8563-209ad56aeba4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c48e33c5-4583-483e-8563-209ad56aeba4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Created reservations ['167beae2-83a1-4160-adb6-f00cb742aa0c', '42855eeb-b584-424a-ac76-34427061c0a2', '366b3b0b-5b70-49c4-a98d-ef3037e03c87', 'cf5d3bc6-fa73-4f62-a9eb-9e682b5ec520'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7656ca6-1e46-41f0-afe9-11d3ea6b319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167beae2-83a1-4160-adb6-f00cb742aa0c', '42855eeb-b584-424a-ac76-34427061c0a2', '366b3b0b-5b70-49c4-a98d-ef3037e03c87', 'cf5d3bc6-fa73-4f62-a9eb-9e682b5ec520']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee83edb-200c-4737-b716-15720d46b319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c48e33c5-4583-483e-8563-209ad56aeba4 tempest-AttachVolumeNegativeTest-1455610819 tempest-AttachVolumeNegativeTest-1455610819-project-member] http://192.168.122.142/volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 returned with HTTP 404 Sep 08 13:50:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 118/226] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:33 2026] GET /volume/v3/volumes/2bdd9fc2-96ca-4aef-80eb-3b9473fb81e0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee83edb-200c-4737-b716-15720d46b319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a38306-86cc-4bb2-9f52-62d7a7629bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1561918586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003fa7894076458e8fc3f3ac32fe9d6f',qos_specs=None,replication_status=,reservations=['167beae2-83a1-4160-adb6-f00cb742aa0c','42855eeb-b584-424a-ac76-34427061c0a2','366b3b0b-5b70-49c4-a98d-ef3037e03c87','cf5d3bc6-fa73-4f62-a9eb-9e682b5ec520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1561918586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00a38306-86cc-4bb2-9f52-62d7a7629bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='003fa7894076458e8fc3f3ac32fe9d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb1d76-5123-4dcb-ae3b-63d1410b2839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdb1d76-5123-4dcb-ae3b-63d1410b2839) transitioned into state 'SUCCESS' from state '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-1561918586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='003fa7894076458e8fc3f3ac32fe9d6f',qos_specs=None,replication_status=,reservations=['167beae2-83a1-4160-adb6-f00cb742aa0c','42855eeb-b584-424a-ac76-34427061c0a2','366b3b0b-5b70-49c4-a98d-ef3037e03c87','cf5d3bc6-fa73-4f62-a9eb-9e682b5ec520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad1a1e8221d4f4684fcb26c47c5bc0d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d2ee0e-34fc-4f44-97ca-daba800da88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d2ee0e-34fc-4f44-97ca-daba800da88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Flow 'volume_create_api' (9280d34d-5c0e-4e9f-a422-fa8b0aa4d757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Create volume request issued successfully. Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73935a48-ebc7-4f29-a20b-1f589d589e23 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:50:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 109/227] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:50:33 2026] POST /volume/v3/volumes => generated 763 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a5e3f4b-be81-4aa3-9f16-3e435059d499 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 200 Sep 08 13:50:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 119/228] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:33 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 831 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] PUT http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Acquiring lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:50:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d3214b8-82ad-45be-a188-40d67a9ad55e tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 200 Sep 08 13:50:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 120/229] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:34 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:34 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Lock "cinder-attachment_update-1d145e81-5d9d-4022-86eb-c93def49013a-devstack" released by "attachment_update" :: held 0.910s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:50:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-16d1bf75-4878-4fb7-bba1-bb6df01fb660 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 returned with HTTP 200 Sep 08 13:50:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 110/230] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:50:33 2026] PUT /volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 => generated 694 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-7213944c-a093-4d1a-8a66-2b95e76a97ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-7213944c-a093-4d1a-8a66-2b95e76a97ee tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-7213944c-a093-4d1a-8a66-2b95e76a97ee tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-7213944c-a093-4d1a-8a66-2b95e76a97ee tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-7213944c-a093-4d1a-8a66-2b95e76a97ee tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 returned with HTTP 200 Sep 08 13:50:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 121/231] 192.168.122.142 () {62 vars in 1540 bytes} [Tue Sep 8 13:50:34 2026] GET /volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 => generated 719 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77e8a45c-69fc-4261-b29d-b598aec2cd90 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 200 Sep 08 13:50:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 111/232] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:35 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] DELETE http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Delete volume with id: 00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Delete volume request issued successfully. Sep 08 13:50:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-516aafae-13e3-4a45-ba98-18c6c83954b2 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 202 Sep 08 13:50:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 122/233] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:36 2026] DELETE /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-080c346c-095d-4377-9b5e-073ce5c93c36 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-080c346c-095d-4377-9b5e-073ce5c93c36 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-080c346c-095d-4377-9b5e-073ce5c93c36 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-080c346c-095d-4377-9b5e-073ce5c93c36 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-080c346c-095d-4377-9b5e-073ce5c93c36 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-080c346c-095d-4377-9b5e-073ce5c93c36 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 200 Sep 08 13:50:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 112/234] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:36 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 855 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-036168cc-263c-4522-8f24-963bc820b7a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7947e0dd-d693-426d-9816-c10d47a80b74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-036168cc-263c-4522-8f24-963bc820b7a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] POST http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84/action Sep 08 13:50:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7947e0dd-d693-426d-9816-c10d47a80b74 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7947e0dd-d693-426d-9816-c10d47a80b74 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7947e0dd-d693-426d-9816-c10d47a80b74 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-036168cc-263c-4522-8f24-963bc820b7a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-036168cc-263c-4522-8f24-963bc820b7a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7947e0dd-d693-426d-9816-c10d47a80b74 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7947e0dd-d693-426d-9816-c10d47a80b74 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 200 Sep 08 13:50:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 113/235] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:37 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ae3cbdf-e23e-42a8-befd-75de61591103 req-036168cc-263c-4522-8f24-963bc820b7a3 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84/action returned with HTTP 204 Sep 08 13:50:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 123/236] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:50:37 2026] POST /volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1160146303"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1160146303'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume of 1 GB Sep 08 13:50:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Availability Zones retrieved successfully. Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (e425d2a4-12cb-4376-b1b4-970bf33a3f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0859abf-9f67-4b5e-9720-0c7d17ea4fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-22be2e2c-909f-4918-add5-97f2967db482 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22be2e2c-909f-4918-add5-97f2967db482 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22be2e2c-909f-4918-add5-97f2967db482 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22be2e2c-909f-4918-add5-97f2967db482 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22be2e2c-909f-4918-add5-97f2967db482 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 returned with HTTP 404 Sep 08 13:50:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 124/237] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:38 2026] GET /volume/v3/volumes/00a38306-86cc-4bb2-9f52-62d7a7629bd0 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-83f36204-f178-4f5b-aff1-50c23ced67fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] DELETE http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Delete volume with id: 143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0859abf-9f67-4b5e-9720-0c7d17ea4fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a686a1-c562-4bb1-85d8-e7d244aa306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Delete volume request issued successfully. Sep 08 13:50:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83f36204-f178-4f5b-aff1-50c23ced67fc tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 202 Sep 08 13:50:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 125/238] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:50:38 2026] DELETE /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3409c68a-8cde-4c4a-b3bf-19df79b3a512 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 126/239] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:38 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Created reservations ['3359c614-3f2a-4085-97be-b3190010e54d', 'fd615f52-57b5-498c-8b61-0bb08c18c401', '53be3c98-b9f2-47b3-83b2-c5efe5c640f3', 'dc9a933f-7a72-403c-a530-b5d338e8a2b7'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a686a1-c562-4bb1-85d8-e7d244aa306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3359c614-3f2a-4085-97be-b3190010e54d', 'fd615f52-57b5-498c-8b61-0bb08c18c401', '53be3c98-b9f2-47b3-83b2-c5efe5c640f3', 'dc9a933f-7a72-403c-a530-b5d338e8a2b7']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08106307-eedf-4eca-93b9-97ca68ebea37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08106307-eedf-4eca-93b9-97ca68ebea37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e22044f-0ed9-4bf1-961d-42823fb9fc82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1160146303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['3359c614-3f2a-4085-97be-b3190010e54d','fd615f52-57b5-498c-8b61-0bb08c18c401','53be3c98-b9f2-47b3-83b2-c5efe5c640f3','dc9a933f-7a72-403c-a530-b5d338e8a2b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1160146303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e22044f-0ed9-4bf1-961d-42823fb9fc82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7ce48126014ef1aca8dd52068080c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425dab98-565d-42d1-b30d-7d2fbf034798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425dab98-565d-42d1-b30d-7d2fbf034798) transitioned into state 'SUCCESS' from state '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-1160146303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['3359c614-3f2a-4085-97be-b3190010e54d','fd615f52-57b5-498c-8b61-0bb08c18c401','53be3c98-b9f2-47b3-83b2-c5efe5c640f3','dc9a933f-7a72-403c-a530-b5d338e8a2b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec0bb45-d9c9-496f-94fd-07a9f39cb43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec0bb45-d9c9-496f-94fd-07a9f39cb43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (e425d2a4-12cb-4376-b1b4-970bf33a3f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request issued successfully. Sep 08 13:50:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3bea149-ec5d-46e6-8922-2336fc503a1e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:50:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 114/240] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:50:38 2026] POST /volume/v3/volumes => generated 760 bytes in 933 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7e674a8-fdfe-4c93-a4cb-743fd8900fd4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 127/241] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:39 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 828 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Volume info retrieved successfully. Sep 08 13:50:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0abbd95a-0d39-48a7-8376-0c726b6262e5 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 200 Sep 08 13:50:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 115/242] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:40 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e71e4339-98f6-4439-9d7e-8c50fac67aab tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 128/243] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:40 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 852 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5a745b54-5d1f-4447-941b-61379e5bcc24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a745b54-5d1f-4447-941b-61379e5bcc24 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] GET http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de Sep 08 13:50:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a745b54-5d1f-4447-941b-61379e5bcc24 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5a745b54-5d1f-4447-941b-61379e5bcc24 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5a745b54-5d1f-4447-941b-61379e5bcc24 tempest-ServersNegativeTestJSON-235222217 tempest-ServersNegativeTestJSON-235222217-project-member] http://192.168.122.142/volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de returned with HTTP 404 Sep 08 13:50:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 116/244] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:41 2026] GET /volume/v3/volumes/143edcb3-5578-4b97-9dec-cc6a8ee3a3de => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4b0837c-7606-4e2a-8305-041269235f9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4b0837c-7606-4e2a-8305-041269235f9f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4b0837c-7606-4e2a-8305-041269235f9f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4b0837c-7606-4e2a-8305-041269235f9f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4b0837c-7606-4e2a-8305-041269235f9f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4b0837c-7606-4e2a-8305-041269235f9f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 129/245] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:41 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-db3054e0-c17c-466a-8cf5-afc3dd52b0bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 117/246] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:42 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b374b85-8b9b-436f-815d-02693db4da43 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b374b85-8b9b-436f-815d-02693db4da43 None None] GET http://192.168.122.142/volume// Sep 08 13:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b374b85-8b9b-436f-815d-02693db4da43 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b374b85-8b9b-436f-815d-02693db4da43 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b374b85-8b9b-436f-815d-02693db4da43 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 130/247] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:50:42 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-a92d7f09-39b0-4056-934f-3506c7109d03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-a92d7f09-39b0-4056-934f-3506c7109d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:50:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-a92d7f09-39b0-4056-934f-3506c7109d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e22044f-0ed9-4bf1-961d-42823fb9fc82", "connector": null, "instance_uuid": "5dfd8a6a-a1fd-4e1f-8e83-9308fc0518ce"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-a92d7f09-39b0-4056-934f-3506c7109d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:50:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 118/248] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:50:42 2026] POST /volume/v3/attachments => generated 273 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d20dfb-3fb4-458d-8a35-77c67a2f532f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 131/249] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:43 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-885b09c5-9ee1-4198-ad58-43784d530e4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-885b09c5-9ee1-4198-ad58-43784d530e4d None None] GET http://192.168.122.142/volume// Sep 08 13:50:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-885b09c5-9ee1-4198-ad58-43784d530e4d None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-885b09c5-9ee1-4198-ad58-43784d530e4d None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-885b09c5-9ee1-4198-ad58-43784d530e4d None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 119/250] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:43 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-6ed2c44d-3487-4c52-8ff5-e16ff6fea925 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 132/251] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:43 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1033 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:50:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] PUT http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac Sep 08 13:50:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:44 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Acquiring lock "cinder-attachment_update-3e22044f-0ed9-4bf1-961d-42823fb9fc82-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:50:44 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-3e22044f-0ed9-4bf1-961d-42823fb9fc82-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:50:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:44 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-3e22044f-0ed9-4bf1-961d-42823fb9fc82-devstack" released by "attachment_update" :: held 0.342s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:50:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-4691ecef-074b-4c7c-accd-4d7c5a438d3b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac returned with HTTP 200 Sep 08 13:50:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 120/252] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:50:44 2026] PUT /volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac => generated 694 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ece76c97-e90a-403b-bcb6-9b8f5aeaa721 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 133/253] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:44 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-f5e84a24-4a66-4a63-a9ff-94bfa4187a29 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-f5e84a24-4a66-4a63-a9ff-94bfa4187a29 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac/action Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-f5e84a24-4a66-4a63-a9ff-94bfa4187a29 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-f5e84a24-4a66-4a63-a9ff-94bfa4187a29 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-71b06f90-1ac8-4c55-a4eb-4e860dc534b7 req-f5e84a24-4a66-4a63-a9ff-94bfa4187a29 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac/action returned with HTTP 204 Sep 08 13:50:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 121/254] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:50:45 2026] POST /volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a539635-93fc-4fe8-86dc-6785bcec0de8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 134/255] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:45 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fbf24f5f-0bec-4e8d-bc3f-9ff521807c7f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 122/256] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:45 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1145 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-506193302"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-506193302'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume of 1 GB Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Availability Zones retrieved successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (3145e579-70bc-4da5-9037-d96c672f17ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f649d74c-c0bf-45f4-bc40-c72996f69f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f649d74c-c0bf-45f4-bc40-c72996f69f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc278a4-eae6-4e53-86a4-8bd196f64b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Created reservations ['845fa94a-3e5b-4447-bcf4-a2763522e91e', 'd6dd43e1-9ad4-4ac9-8ad1-1e203c9fb5b6', 'd03dabc4-9538-4b6f-97a3-da55c113b050', '61c4685d-0c79-4e3a-924b-477fba2368ee'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fc278a4-eae6-4e53-86a4-8bd196f64b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845fa94a-3e5b-4447-bcf4-a2763522e91e', 'd6dd43e1-9ad4-4ac9-8ad1-1e203c9fb5b6', 'd03dabc4-9538-4b6f-97a3-da55c113b050', '61c4685d-0c79-4e3a-924b-477fba2368ee']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04587c8b-cc53-4ce9-93bf-799375b4ac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04587c8b-cc53-4ce9-93bf-799375b4ac21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7baa1a22-420a-4bf1-9ab1-6fe98011eb86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-506193302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['845fa94a-3e5b-4447-bcf4-a2763522e91e','d6dd43e1-9ad4-4ac9-8ad1-1e203c9fb5b6','d03dabc4-9538-4b6f-97a3-da55c113b050','61c4685d-0c79-4e3a-924b-477fba2368ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-506193302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7baa1a22-420a-4bf1-9ab1-6fe98011eb86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff7ce48126014ef1aca8dd52068080c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2d714e-9165-405e-bcb8-1a804b48eaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1774251557", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1774251557', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Create volume of 1 GB Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Availability Zones retrieved successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2d714e-9165-405e-bcb8-1a804b48eaed) transitioned into state 'SUCCESS' from state '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-506193302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff7ce48126014ef1aca8dd52068080c0',qos_specs=None,replication_status=,reservations=['845fa94a-3e5b-4447-bcf4-a2763522e91e','d6dd43e1-9ad4-4ac9-8ad1-1e203c9fb5b6','d03dabc4-9538-4b6f-97a3-da55c113b050','61c4685d-0c79-4e3a-924b-477fba2368ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0750f7adeeb1424b88c283f8ffb6cc32',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Flow 'volume_create_api' (19370e98-5cdc-49ce-8b01-07b37ecfd768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf51b7a4-2169-4d7b-9de6-d6c06d2a2f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3f76e-d26d-472f-b908-511efbf50b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf51b7a4-2169-4d7b-9de6-d6c06d2a2f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Flow 'volume_create_api' (3145e579-70bc-4da5-9037-d96c672f17ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Create volume request issued successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b11cd9c5-1028-432f-8c6d-d0dfe16c84e7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:50:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 135/257] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:50:46 2026] POST /volume/v3/volumes => generated 759 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8032319e-af6e-42a9-899c-fc337f78ff52 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8032319e-af6e-42a9-899c-fc337f78ff52 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8032319e-af6e-42a9-899c-fc337f78ff52 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8032319e-af6e-42a9-899c-fc337f78ff52 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3f76e-d26d-472f-b908-511efbf50b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e77a84d-c101-4b55-934b-8838309e5a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8032319e-af6e-42a9-899c-fc337f78ff52 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8032319e-af6e-42a9-899c-fc337f78ff52 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 136/258] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:46 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 827 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Created reservations ['ae832a83-60b5-4164-b528-829ca6b27758', 'd75e862e-d9db-4433-ae10-d4d9a4c25947', '2b968908-3f33-428b-b229-c5ea3c930483', 'a39d0164-972c-4ff2-a93d-692f499ec1a2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e77a84d-c101-4b55-934b-8838309e5a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae832a83-60b5-4164-b528-829ca6b27758', 'd75e862e-d9db-4433-ae10-d4d9a4c25947', '2b968908-3f33-428b-b229-c5ea3c930483', 'a39d0164-972c-4ff2-a93d-692f499ec1a2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b62ff4e-b091-4ebb-9223-520524c116ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b62ff4e-b091-4ebb-9223-520524c116ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c287c4fd-34f0-4ca5-8ec6-82024c7c12d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1774251557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff1665794848c884e2502d58c641ab',qos_specs=None,replication_status=,reservations=['ae832a83-60b5-4164-b528-829ca6b27758','d75e862e-d9db-4433-ae10-d4d9a4c25947','2b968908-3f33-428b-b229-c5ea3c930483','a39d0164-972c-4ff2-a93d-692f499ec1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee5e05dd2834acca9e7086c1f94e02a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1774251557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c287c4fd-34f0-4ca5-8ec6-82024c7c12d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bff1665794848c884e2502d58c641ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee5e05dd2834acca9e7086c1f94e02a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6ba2c8-ab7c-4171-a935-9db80146af13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d6ba2c8-ab7c-4171-a935-9db80146af13) transitioned into state 'SUCCESS' from state '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-1774251557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff1665794848c884e2502d58c641ab',qos_specs=None,replication_status=,reservations=['ae832a83-60b5-4164-b528-829ca6b27758','d75e862e-d9db-4433-ae10-d4d9a4c25947','2b968908-3f33-428b-b229-c5ea3c930483','a39d0164-972c-4ff2-a93d-692f499ec1a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee5e05dd2834acca9e7086c1f94e02a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a69a14-e4a7-46c6-88ee-e85daae356d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a69a14-e4a7-46c6-88ee-e85daae356d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Flow 'volume_create_api' (19370e98-5cdc-49ce-8b01-07b37ecfd768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Create volume request issued successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-43a6cfb5-e44b-434d-903a-548bcd745851 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:50:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 123/259] 192.168.122.142 () {64 vars in 1430 bytes} [Tue Sep 8 13:50:46 2026] POST /volume/v3/volumes => generated 764 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-881d1505-a5cf-4479-822f-16f67c2683a8 req-715fced3-1884-40b2-a0f4-0a4832b88c59 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 137/260] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:46 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 832 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1766386e-66ac-42c4-9f03-2c7a6047867f req-a00ddfa2-6a07-4830-9f2a-417221e16c66 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 124/261] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:47 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 832 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7448553a-95fb-4c01-833d-4f3b8d2fc748 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 138/262] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:47 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-5f61f690-4f37-4971-86d8-b68933400e8f req-e6167257-6f95-4d1c-86da-2d39c1cc2206 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 125/263] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:48 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9216d54b-4121-4175-8401-d48a6db15e83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9216d54b-4121-4175-8401-d48a6db15e83 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9216d54b-4121-4175-8401-d48a6db15e83 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9216d54b-4121-4175-8401-d48a6db15e83 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9216d54b-4121-4175-8401-d48a6db15e83 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9216d54b-4121-4175-8401-d48a6db15e83 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 139/264] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:48 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-12511bba-8c89-4b80-95c8-acf44f5701cf tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 126/265] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:48 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f2fabf3-00ab-40be-a8f4-4d0296e70f2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f2fabf3-00ab-40be-a8f4-4d0296e70f2f None None] GET http://192.168.122.142/volume// Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f2fabf3-00ab-40be-a8f4-4d0296e70f2f None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f2fabf3-00ab-40be-a8f4-4d0296e70f2f None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f2fabf3-00ab-40be-a8f4-4d0296e70f2f None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 140/266] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7a769555-45d1-453e-8120-f1d454b5be68 req-20fbc92d-ad9c-4017-8740-8b45d0f385b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-20fbc92d-ad9c-4017-8740-8b45d0f385b7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-20fbc92d-ad9c-4017-8740-8b45d0f385b7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7baa1a22-420a-4bf1-9ab1-6fe98011eb86", "connector": null, "instance_uuid": "5dfd8a6a-a1fd-4e1f-8e83-9308fc0518ce"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-20fbc92d-ad9c-4017-8740-8b45d0f385b7 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 127/267] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:50:49 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-21021f6d-3de6-4abd-af68-bdeacfa713e3 req-d98be9b0-0c99-4233-b7f7-32d2a20fc027 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 141/268] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32dfda29-d534-48e0-b3ef-295b1867ab59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32dfda29-d534-48e0-b3ef-295b1867ab59 None None] GET http://192.168.122.142/volume// Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32dfda29-d534-48e0-b3ef-295b1867ab59 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32dfda29-d534-48e0-b3ef-295b1867ab59 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32dfda29-d534-48e0-b3ef-295b1867ab59 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 142/269] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c287c4fd-34f0-4ca5-8ec6-82024c7c12d0", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1677272693", "description": null, "metadata": {}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Create snapshot from volume c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1888100-f122-4f9b-b139-13c61e0ebf1b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 128/270] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: WARNING cinder.quota [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-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 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-bc580db5-5aea-4a7c-ad3f-9d3e5b42755b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 129/271] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1032 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Created reservations ['90c5fd25-516f-4fde-a2bd-4e508091264a', '22cd8410-ab66-4228-a116-816462db7a45', 'f01f3683-c896-42bd-82c7-eea0ad98c312', '66be63d4-1191-4b46-849d-3a791c09e631'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot create request issued successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bac9277b-513d-4253-a3d8-e2714bcbb33d req-096b2728-35f4-444a-ac42-7314321c7c48 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 143/272] 192.168.122.142 () {64 vars in 1436 bytes} [Tue Sep 8 13:50:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] PUT http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Acquiring lock "cinder-attachment_update-7baa1a22-420a-4bf1-9ab1-6fe98011eb86-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-7baa1a22-420a-4bf1-9ab1-6fe98011eb86-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Snapshot retrieved successfully. Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-67f6ae63-fb6a-486c-9f0d-ca97d90bae49 req-cbd6a207-104d-49f8-b0bf-9588c8108a6e tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 144/273] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:50:49 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: /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 08 13:50:50 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] Get all snapshots completed successfully. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-91f397dd-dd88-49df-b4b7-a4ce382b3fd6 req-06888970-a42c-4df6-b81a-4cd0990bc3c6 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-reader] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:50:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 145/274] 192.168.122.142 () {60 vars in 1403 bytes} [Tue Sep 8 13:50:49 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1380b4c5-c576-492b-9d4c-513bbfac9242 req-cd16613e-9096-4c0e-acc9-95510323e501 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 146/275] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:50 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4abc3e8c-29da-45f4-8e7d-38cfbbe928f0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 147/276] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:50 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8122724f-f6e5-4e70-ba14-f7e6b0a04c8a req-63cb6bf2-de74-4fff-86a7-14ed8cc35474 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 148/277] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:51 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7ae70a3-1c3f-4c0f-ad11-6e06b3efd8ac tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 149/278] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:51 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-0b64ffe5-727e-4edf-9ca8-77a189d78f73 req-aae44a98-4fe9-43c4-8082-e29ba1cf909c tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 150/279] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:52 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Lock "cinder-attachment_update-7baa1a22-420a-4bf1-9ab1-6fe98011eb86-devstack" released by "attachment_update" :: held 2.681s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:50:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-85e9a801-97b5-4b63-affd-68c299006dbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 returned with HTTP 200 Sep 08 13:50:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 130/280] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:50:49 2026] PUT /volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 => generated 694 bytes in 2760 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3fe586ca-6652-4ae6-8da2-80b39af3ad69 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 151/281] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:52 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:50:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-7a769555-45d1-453e-8120-f1d454b5be68 req-33fae541-0951-47cd-8a45-22cd59f1125f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-33fae541-0951-47cd-8a45-22cd59f1125f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54/action Sep 08 13:50:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-33fae541-0951-47cd-8a45-22cd59f1125f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-33fae541-0951-47cd-8a45-22cd59f1125f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-7a769555-45d1-453e-8120-f1d454b5be68 req-33fae541-0951-47cd-8a45-22cd59f1125f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54/action returned with HTTP 204 Sep 08 13:50:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 131/282] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:50:52 2026] POST /volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8df18609-3c42-4890-9fdd-8498bc67a373 req-6183ee08-808f-4ad3-964a-90460565cd49 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 152/283] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:53 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Delete snapshot with id: 9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot delete request issued successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fdf0d5a8-5a84-4c58-b4f3-c6f8ae821b30 req-9b59a477-51a5-4814-a2ce-7f803a6b8e41 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 202 Sep 08 13:50:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 132/284] 192.168.122.142 () {62 vars in 1515 bytes} [Tue Sep 8 13:50:53 2026] DELETE /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8c0ba425-873c-4969-bdee-65449bc433c0 req-2081d72e-a99c-45de-a7cf-43426019669a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 153/285] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:53 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c017e65a-4ba5-4e8a-9b8c-6b6e26e20008 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 133/286] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:53 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1144 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78da6f0f-41b3-46eb-ab30-cb5447b9ac8f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 154/287] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:53 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1144 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-95c04e9a-1c85-43b3-83f2-ff2e91dde736 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 134/288] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:54 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82/action Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Begin detaching volume completed successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-63735c05-e3e1-4d95-81e9-08b23a4fccf0 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82/action returned with HTTP 202 Sep 08 13:50:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 155/289] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:50:54 2026] POST /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60e46f58-3f87-40eb-afff-32a8bc0674d4 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 135/290] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:54 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ecfe36a9-aca6-4157-ba84-2cbc9ce2add2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecfe36a9-aca6-4157-ba84-2cbc9ce2add2 None None] GET http://192.168.122.142/volume// Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecfe36a9-aca6-4157-ba84-2cbc9ce2add2 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ecfe36a9-aca6-4157-ba84-2cbc9ce2add2 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ecfe36a9-aca6-4157-ba84-2cbc9ce2add2 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 156/291] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:54 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Snapshot retrieved successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d748a36c-ccb1-4853-bbd1-6ef4316cfe16 req-7bf36a5c-beb9-4abc-98ec-50eca7447122 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 200 Sep 08 13:50:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 136/292] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:54 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-0ad969e6-ffd2-460a-9040-b10f5342483b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 157/293] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:54 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 1329 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-952fba9a-15a4-462d-b466-c3934f45f979 req-419976a5-b76b-4135-8acc-0e036cb30815 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-419976a5-b76b-4135-8acc-0e036cb30815 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-419976a5-b76b-4135-8acc-0e036cb30815 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-419976a5-b76b-4135-8acc-0e036cb30815 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:55 devstack devstack@c-api.service[86957]: /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 08 13:50:55 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:50:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-952fba9a-15a4-462d-b466-c3934f45f979 req-419976a5-b76b-4135-8acc-0e036cb30815 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac returned with HTTP 200 Sep 08 13:50:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 137/294] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:50:55 2026] DELETE /volume/v3/attachments/483c8b1c-5d2c-4b33-bbbb-c484412d5cac => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fc37d53-31de-4ace-a127-da53cb8875b8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 158/295] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:55 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-776d5208-c995-4abd-8f36-73ad5c1a66c3 req-4e7929bd-868f-4f08-a634-a1f691084f28 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-776d5208-c995-4abd-8f36-73ad5c1a66c3 req-4e7929bd-868f-4f08-a634-a1f691084f28 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-776d5208-c995-4abd-8f36-73ad5c1a66c3 req-4e7929bd-868f-4f08-a634-a1f691084f28 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-776d5208-c995-4abd-8f36-73ad5c1a66c3 req-4e7929bd-868f-4f08-a634-a1f691084f28 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-776d5208-c995-4abd-8f36-73ad5c1a66c3 req-4e7929bd-868f-4f08-a634-a1f691084f28 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd returned with HTTP 404 Sep 08 13:50:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 138/296] 192.168.122.142 () {60 vars in 1493 bytes} [Tue Sep 8 13:50:55 2026] GET /volume/v3/snapshots/9798cb22-a840-461b-a890-99390a4316cd => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] DELETE http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Delete volume with id: c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Delete volume request issued successfully. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-6ebdaa92-e179-4d53-9820-4c41e81d1108 req-527612b8-586e-482e-b109-6cfd8c827f25 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 202 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 159/297] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:50:55 2026] DELETE /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04e07e98-7a83-4917-9061-e343beca4d0b req-e3339da0-b13f-4679-bd2f-6b227b4d8692 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 160/298] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:55 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-8a97dcd5-6264-4419-aa5c-af9821e678ae tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 139/299] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:55 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1144 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] POST http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86/action Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Begin detaching volume completed successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-7d03c263-4fdf-42a2-ac7e-93da07469a68 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86/action returned with HTTP 202 Sep 08 13:50:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 161/300] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:50:56 2026] POST /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-994e0e71-8af6-424f-8c13-0dd51dec8bbc tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 140/301] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:56 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-174770e0-67c0-447e-a80b-a58d3e0456dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-174770e0-67c0-447e-a80b-a58d3e0456dc None None] GET http://192.168.122.142/volume// Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-174770e0-67c0-447e-a80b-a58d3e0456dc None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-174770e0-67c0-447e-a80b-a58d3e0456dc None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-174770e0-67c0-447e-a80b-a58d3e0456dc None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:50:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 162/302] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:50:56 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-2c4a5c84-9564-4f7b-a0af-1b4cf2eacdca tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 141/303] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:50:56 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 1328 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-631924d9-50da-4054-9f56-f3bf22303d03 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-631924d9-50da-4054-9f56-f3bf22303d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-631924d9-50da-4054-9f56-f3bf22303d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-631924d9-50da-4054-9f56-f3bf22303d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:56 devstack devstack@c-api.service[86958]: /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 08 13:50:56 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:50:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-2c42f8f0-7f0a-47cc-b194-adb53068dad2 req-631924d9-50da-4054-9f56-f3bf22303d03 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 returned with HTTP 200 Sep 08 13:50:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 163/304] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:50:56 2026] DELETE /volume/v3/attachments/94fc2c40-bb85-4b86-8975-06d544bc6a54 => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-9fccd36a-1cec-4566-b1a4-3d1516fa3e84 req-dfcfe5a5-978b-4c3b-bec5-e6def525e572 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 142/305] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a2fcd4a-f098-4b5f-bef7-605aab72dced tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 164/306] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e21fb7b-3ab9-4565-ae13-1be97c348a4f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 143/307] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-573ee594-31f4-45ca-98b2-667fb371eefd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-573ee594-31f4-45ca-98b2-667fb371eefd tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-573ee594-31f4-45ca-98b2-667fb371eefd tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-573ee594-31f4-45ca-98b2-667fb371eefd tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-573ee594-31f4-45ca-98b2-667fb371eefd tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-573ee594-31f4-45ca-98b2-667fb371eefd tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 165/308] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97c2b1fa-02b2-46be-b45a-02d0d2bb634a tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 144/309] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:50:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aac1b6a-dfe1-4d6e-a41b-303be851030b tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:50:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 166/310] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:50:57 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ec37bc09-179e-4abd-8931-fb325be9dff9 req-e312f460-9c2e-4526-88dd-c6eb34d3dd39 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ec37bc09-179e-4abd-8931-fb325be9dff9 req-e312f460-9c2e-4526-88dd-c6eb34d3dd39 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ec37bc09-179e-4abd-8931-fb325be9dff9 req-e312f460-9c2e-4526-88dd-c6eb34d3dd39 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ec37bc09-179e-4abd-8931-fb325be9dff9 req-e312f460-9c2e-4526-88dd-c6eb34d3dd39 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ec37bc09-179e-4abd-8931-fb325be9dff9 req-e312f460-9c2e-4526-88dd-c6eb34d3dd39 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 404 Sep 08 13:50:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 145/311] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:58 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] DELETE http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Delete volume with id: c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a981d996-cf8a-4b68-9197-1c28731cc3c0 req-211b145d-4cc1-4d1c-9f5e-933193b3d7b2 tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 404 Sep 08 13:50:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 167/312] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:50:58 2026] DELETE /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e898c0af-273c-4652-8327-fa2b0c376ea9 req-e44f762f-977e-4d9b-bdaa-efb815f56d7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e898c0af-273c-4652-8327-fa2b0c376ea9 req-e44f762f-977e-4d9b-bdaa-efb815f56d7a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] GET http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e898c0af-273c-4652-8327-fa2b0c376ea9 req-e44f762f-977e-4d9b-bdaa-efb815f56d7a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e898c0af-273c-4652-8327-fa2b0c376ea9 req-e44f762f-977e-4d9b-bdaa-efb815f56d7a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:50:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e898c0af-273c-4652-8327-fa2b0c376ea9 req-e44f762f-977e-4d9b-bdaa-efb815f56d7a tempest-VolumesSnapshotsTestJSON-1636356188 tempest-VolumesSnapshotsTestJSON-1636356188-project-member] http://192.168.122.142/volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 returned with HTTP 404 Sep 08 13:50:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 146/313] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:50:58 2026] GET /volume/v3/volumes/c287c4fd-34f0-4ca5-8ec6-82024c7c12d0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-990065409"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-990065409'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume of 1 GB Sep 08 13:51:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Availability Zones retrieved successfully. Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (29a1b032-5f54-4faa-a0b1-dac956dab57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e9ef89-75ef-42ff-b31e-079e178d368f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume with id: 7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:51:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e9ef89-75ef-42ff-b31e-079e178d368f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:04 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c9f304-ed16-4cb5-a42a-8dbbd19f650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume request issued successfully. Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c1c76eeb-c35b-43c7-863b-49cd930537ec tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 202 Sep 08 13:51:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 147/314] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:04 2026] DELETE /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a7604d9-b6a5-4e49-81b8-4916f897df77 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Created reservations ['413d155e-e90f-46a8-9348-0e4062972a7e', 'f1319ca3-0a86-45ee-bf5e-58d8a31a0d3d', 'c09adea8-c9e1-4985-a838-ea717b860c8f', '103b83cb-e139-4b85-92ed-4372c6538eed'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 148/315] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:04 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c9f304-ed16-4cb5-a42a-8dbbd19f650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['413d155e-e90f-46a8-9348-0e4062972a7e', 'f1319ca3-0a86-45ee-bf5e-58d8a31a0d3d', 'c09adea8-c9e1-4985-a838-ea717b860c8f', '103b83cb-e139-4b85-92ed-4372c6538eed']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad16801-e033-43f2-863b-d9c26cd93662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad16801-e033-43f2-863b-d9c26cd93662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdc4648d-a212-4615-ab03-c601a74e787a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-990065409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['413d155e-e90f-46a8-9348-0e4062972a7e','f1319ca3-0a86-45ee-bf5e-58d8a31a0d3d','c09adea8-c9e1-4985-a838-ea717b860c8f','103b83cb-e139-4b85-92ed-4372c6538eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-990065409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdc4648d-a212-4615-ab03-c601a74e787a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb691884ec44493695e49b3c18b4a90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60144982-4ca1-4d57-8090-2311c43160a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60144982-4ca1-4d57-8090-2311c43160a6) transitioned into state 'SUCCESS' from state '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-990065409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['413d155e-e90f-46a8-9348-0e4062972a7e','f1319ca3-0a86-45ee-bf5e-58d8a31a0d3d','c09adea8-c9e1-4985-a838-ea717b860c8f','103b83cb-e139-4b85-92ed-4372c6538eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf80850-ae5e-4245-a6f3-8d47a9c9944b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf80850-ae5e-4245-a6f3-8d47a9c9944b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (29a1b032-5f54-4faa-a0b1-dac956dab57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request issued successfully. Sep 08 13:51:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfa10556-10b2-4a9d-a127-dabedd0490dd tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 168/316] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:51:04 2026] POST /volume/v3/volumes => generated 768 bytes in 787 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fe826a6-2176-45d7-b4c5-30a2bc235e31 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 149/317] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:05 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 836 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b39b2844-819b-43b8-ae55-245b534ae252 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b39b2844-819b-43b8-ae55-245b534ae252 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:51:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b39b2844-819b-43b8-ae55-245b534ae252 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b39b2844-819b-43b8-ae55-245b534ae252 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b39b2844-819b-43b8-ae55-245b534ae252 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b39b2844-819b-43b8-ae55-245b534ae252 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 200 Sep 08 13:51:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 169/318] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:06 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1698780e-b3f7-47ff-99e5-de4ba8b4b1b8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 150/319] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:06 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bd0ae5a-12c3-4bae-98a6-6b7cca91c5b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bd0ae5a-12c3-4bae-98a6-6b7cca91c5b9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bd0ae5a-12c3-4bae-98a6-6b7cca91c5b9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bd0ae5a-12c3-4bae-98a6-6b7cca91c5b9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bd0ae5a-12c3-4bae-98a6-6b7cca91c5b9 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 returned with HTTP 404 Sep 08 13:51:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 170/320] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:07 2026] GET /volume/v3/volumes/7baa1a22-420a-4bf1-9ab1-6fe98011eb86 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume with id: 3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:51:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume request issued successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e9e1662-141c-4dad-b004-3c63c155bac8 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 202 Sep 08 13:51:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 151/321] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:07 2026] DELETE /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-786a3a38-f550-40d6-b456-5fded5d9545e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-786a3a38-f550-40d6-b456-5fded5d9545e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-786a3a38-f550-40d6-b456-5fded5d9545e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-786a3a38-f550-40d6-b456-5fded5d9545e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-786a3a38-f550-40d6-b456-5fded5d9545e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-786a3a38-f550-40d6-b456-5fded5d9545e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 200 Sep 08 13:51:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 171/322] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:07 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdd4c74e-3f07-4956-b57e-eb48cf3fff38 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 152/323] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:07 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-f26d9c34-be47-485a-94e8-ebd239010486 req-7a24f105-68e2-47d3-86d2-032958f2cc99 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 172/324] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:51:07 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 861 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-562858580"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-562858580'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume of 1 GB Sep 08 13:51:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Availability Zones retrieved successfully. Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (487b2eee-2b56-4998-810c-f3786ee480ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863d6323-9416-4e68-8e30-50e3e5e11dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863d6323-9416-4e68-8e30-50e3e5e11dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9afa68be-5238-46f0-93ba-8619d771a987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Created reservations ['ea77743f-11b7-40f2-ae78-a78d9fd40e73', 'f763ab5e-936a-4730-90de-1a8a8d56aed5', '98bb1aa8-eca1-4bcf-9310-8e6c131ee60b', '501fc005-9803-4fd1-8a16-2d2b2d154b1a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9afa68be-5238-46f0-93ba-8619d771a987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea77743f-11b7-40f2-ae78-a78d9fd40e73', 'f763ab5e-936a-4730-90de-1a8a8d56aed5', '98bb1aa8-eca1-4bcf-9310-8e6c131ee60b', '501fc005-9803-4fd1-8a16-2d2b2d154b1a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f607bd3d-32d4-4295-89f3-66d0e176a11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f607bd3d-32d4-4295-89f3-66d0e176a11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b9a0d1-4602-463c-a6dc-538b4fcf9b5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-562858580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['ea77743f-11b7-40f2-ae78-a78d9fd40e73','f763ab5e-936a-4730-90de-1a8a8d56aed5','98bb1aa8-eca1-4bcf-9310-8e6c131ee60b','501fc005-9803-4fd1-8a16-2d2b2d154b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-562858580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b9a0d1-4602-463c-a6dc-538b4fcf9b5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb691884ec44493695e49b3c18b4a90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c432137b-4b13-4efe-a7d2-76b46c33694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c432137b-4b13-4efe-a7d2-76b46c33694e) transitioned into state 'SUCCESS' from state '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-562858580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['ea77743f-11b7-40f2-ae78-a78d9fd40e73','f763ab5e-936a-4730-90de-1a8a8d56aed5','98bb1aa8-eca1-4bcf-9310-8e6c131ee60b','501fc005-9803-4fd1-8a16-2d2b2d154b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f2910e-0d1f-4119-a22c-de201f1c4b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f2910e-0d1f-4119-a22c-de201f1c4b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7aad1566-67a0-4b34-abe6-4f7ed4f8c3b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (487b2eee-2b56-4998-810c-f3786ee480ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request issued successfully. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bcfeb02-90a9-4e76-9ee8-db023151193e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7aad1566-67a0-4b34-abe6-4f7ed4f8c3b1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7aad1566-67a0-4b34-abe6-4f7ed4f8c3b1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 153/325] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:51:07 2026] POST /volume/v3/volumes => generated 768 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7aad1566-67a0-4b34-abe6-4f7ed4f8c3b1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f26631da-aa74-40fc-918d-1c4d760bae68 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f26631da-aa74-40fc-918d-1c4d760bae68 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f26631da-aa74-40fc-918d-1c4d760bae68 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f26631da-aa74-40fc-918d-1c4d760bae68 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7aad1566-67a0-4b34-abe6-4f7ed4f8c3b1 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 returned with HTTP 404 Sep 08 13:51:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 173/326] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:08 2026] GET /volume/v3/volumes/3e22044f-0ed9-4bf1-961d-42823fb9fc82 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f26631da-aa74-40fc-918d-1c4d760bae68 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f26631da-aa74-40fc-918d-1c4d760bae68 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 154/327] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:08 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 836 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] DELETE http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume with id: 0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:51:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Delete volume request issued successfully. Sep 08 13:51:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ba39d5fa-3aed-4e1e-9e7a-6b431181d194 tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 202 Sep 08 13:51:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 174/328] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:08 2026] DELETE /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-127192eb-cdf7-4d26-bed9-7edd16d3304e tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:51:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 155/329] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:08 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a8ce1f5-12e7-4be3-9751-c3a43b4d6ed2 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 175/330] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:09 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:51:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Volume info retrieved successfully. Sep 08 13:51:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e86c6f3-6cff-44f4-9d16-151d09f3c7bb tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 200 Sep 08 13:51:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 156/331] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:09 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80d90ee2-6c51-44d7-acc8-42eb67cb6a88 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 176/332] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:10 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4e156880-ed2d-4869-8716-c573fecd6625 req-8a8a0a5d-d92c-4440-955c-36cf61e1c93c tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 157/333] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:51:10 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6993369a-8742-4824-a080-f379b9c1d802 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1937815879"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1937815879'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume of 1 GB Sep 08 13:51:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Availability Zones retrieved successfully. Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (14511acc-ef42-4ebd-851d-a9bb60c85c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c6873b-a5c8-4ec7-80d0-c4858ee2b839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1fdefba2-2651-4915-836f-ddbeed11c30f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fdefba2-2651-4915-836f-ddbeed11c30f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] GET http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fdefba2-2651-4915-836f-ddbeed11c30f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1fdefba2-2651-4915-836f-ddbeed11c30f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1fdefba2-2651-4915-836f-ddbeed11c30f tempest-AttachVolumeTestJSON-104748426 tempest-AttachVolumeTestJSON-104748426-project-member] http://192.168.122.142/volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc returned with HTTP 404 Sep 08 13:51:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 158/334] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:10 2026] GET /volume/v3/volumes/0556513f-1687-4caa-83cb-3a6ae5348fbc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c6873b-a5c8-4ec7-80d0-c4858ee2b839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59311be3-8884-4eb9-b24a-2d4a704578b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Created reservations ['5f8b8265-ab3d-4da5-b0a5-b25798764e9f', '1269fa91-676e-4d20-9b69-a51627a771a5', '14bca1fb-7105-4b4c-87bc-f0812762d861', '9b3c3b61-20ea-4931-837f-6a2963c38dd2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59311be3-8884-4eb9-b24a-2d4a704578b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f8b8265-ab3d-4da5-b0a5-b25798764e9f', '1269fa91-676e-4d20-9b69-a51627a771a5', '14bca1fb-7105-4b4c-87bc-f0812762d861', '9b3c3b61-20ea-4931-837f-6a2963c38dd2']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d698e50-8b42-4258-a9b9-7eb03165e167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d698e50-8b42-4258-a9b9-7eb03165e167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd73134d0-ee60-427e-9865-2f5dd743c627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1937815879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['5f8b8265-ab3d-4da5-b0a5-b25798764e9f','1269fa91-676e-4d20-9b69-a51627a771a5','14bca1fb-7105-4b4c-87bc-f0812762d861','9b3c3b61-20ea-4931-837f-6a2963c38dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1937815879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d73134d0-ee60-427e-9865-2f5dd743c627,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb691884ec44493695e49b3c18b4a90a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea82f3c-0085-40e5-8745-5957cfb9ba1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea82f3c-0085-40e5-8745-5957cfb9ba1a) transitioned into state 'SUCCESS' from state '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-1937815879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb691884ec44493695e49b3c18b4a90a',qos_specs=None,replication_status=,reservations=['5f8b8265-ab3d-4da5-b0a5-b25798764e9f','1269fa91-676e-4d20-9b69-a51627a771a5','14bca1fb-7105-4b4c-87bc-f0812762d861','9b3c3b61-20ea-4931-837f-6a2963c38dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0ebf288c834e46bd71c19325efa6ba',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce9fe54-bf6e-4878-943c-58a422d99328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce9fe54-bf6e-4878-943c-58a422d99328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Flow 'volume_create_api' (14511acc-ef42-4ebd-851d-a9bb60c85c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Create volume request issued successfully. Sep 08 13:51:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6993369a-8742-4824-a080-f379b9c1d802 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 177/335] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:51:10 2026] POST /volume/v3/volumes => generated 769 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-286e1012-c4e4-4b48-b517-6a3366c4d383 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 159/336] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:11 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 837 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95d6a25f-ce67-4424-baf1-bc3989cc7575 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 178/337] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:12 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 861 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3cd9c920-54dd-4061-b05c-a41625638e47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cd9c920-54dd-4061-b05c-a41625638e47 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cd9c920-54dd-4061-b05c-a41625638e47 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cd9c920-54dd-4061-b05c-a41625638e47 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3cd9c920-54dd-4061-b05c-a41625638e47 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cd9c920-54dd-4061-b05c-a41625638e47 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 160/338] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:13 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4fdee610-6e42-4267-8dfe-4d5d119fe235 req-9813a5f2-702a-42f5-ae3b-c86288154788 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 179/339] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:51:14 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-eaefd0e3-14d7-455c-aaac-1a042af6853f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-eaefd0e3-14d7-455c-aaac-1a042af6853f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-eaefd0e3-14d7-455c-aaac-1a042af6853f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-eaefd0e3-14d7-455c-aaac-1a042af6853f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /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 08 13:51:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-eaefd0e3-14d7-455c-aaac-1a042af6853f tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 returned with HTTP 200 Sep 08 13:51:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 161/340] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:51:14 2026] DELETE /volume/v3/attachments/e0c4143c-4fd8-4e72-8007-f0f569603d84 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Delete volume with id: 1d145e81-5d9d-4022-86eb-c93def49013a Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /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 08 13:51:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-0172f723-7d64-4307-8001-7f395e1bd175 req-0c8d477e-9f4c-4153-85bc-08fe27c48e0a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 162/341] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:14 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Delete volume request issued successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa5b0967-b622-4020-8d38-a6cb95d3a682 req-8f649ac9-d10e-4ac5-bf51-deb47cb79309 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a returned with HTTP 202 Sep 08 13:51:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 180/342] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:51:14 2026] DELETE /volume/v3/volumes/1d145e81-5d9d-4022-86eb-c93def49013a => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c265d378-2f1b-4e55-aab6-aac0c7f827a0 req-d50e4de0-9c04-4228-933d-a51236139662 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 163/343] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:14 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-74c063d9-ea06-4a2a-b798-4197cb021e4c req-87a493b0-87cb-4b46-8656-9efc18604a81 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 181/344] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:14 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e71b5bb0-60db-4abe-a5e1-abc3da114854 req-d929f636-a9df-40d8-8cea-6a28bfba0b87 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 164/345] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:14 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-05fe5c3e-7789-4955-a53f-9dcdbccfafd9 req-d878bf96-350b-42b7-981c-246d4cb0d326 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 182/346] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:15 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 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ce405026-95f8-43c2-b011-ce00160510cc req-977d6a71-f7b6-48ce-90bf-f36d432f8e61 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 165/347] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:15 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] DELETE http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Delete volume with id: c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c7617d22-7d8e-4bfe-aa29-09d68959ccb9 req-5c493e57-bb53-4cb9-a05d-550b8d3a675f tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 166/348] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:15 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Delete volume request issued successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d66accf0-75fe-4a66-a824-71456e3a5f3e tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 202 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 183/349] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:15 2026] DELETE /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-043a6af0-b15b-4845-9174-66332108a7c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-043a6af0-b15b-4845-9174-66332108a7c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-043a6af0-b15b-4845-9174-66332108a7c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-043a6af0-b15b-4845-9174-66332108a7c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] Get all volumes completed successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-24d2684a-78fd-4c70-80c5-92d182baedd5 req-7dddaab6-6135-419a-a81b-f791c545d8ac tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 167/350] 192.168.122.142 () {60 vars in 1397 bytes} [Tue Sep 8 13:51:15 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-043a6af0-b15b-4845-9174-66332108a7c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-59677b96-bbbf-4b69-af14-240b535e47f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume with id: d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-043a6af0-b15b-4845-9174-66332108a7c9 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 184/351] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:15 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume request issued successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59677b96-bbbf-4b69-af14-240b535e47f8 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 202 Sep 08 13:51:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 168/352] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:15 2026] DELETE /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41009536-9ac5-4a3c-b91b-244cd3124d08 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 185/353] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:15 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 861 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:51:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Volume info retrieved successfully. Sep 08 13:51:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf3c8cc3-cac0-4e36-89a9-020a7f18aef6 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 200 Sep 08 13:51:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 169/354] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:16 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3f73bb6-909b-4c36-85f1-5af18deade39 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 200 Sep 08 13:51:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 186/355] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:16 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b46be36-ce4e-42aa-89da-77f2729aea84 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b46be36-ce4e-42aa-89da-77f2729aea84 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] GET http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed Sep 08 13:51:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b46be36-ce4e-42aa-89da-77f2729aea84 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b46be36-ce4e-42aa-89da-77f2729aea84 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b46be36-ce4e-42aa-89da-77f2729aea84 tempest-ServerActionsTestOtherA-1703642632 tempest-ServerActionsTestOtherA-1703642632-project-member] http://192.168.122.142/volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed returned with HTTP 404 Sep 08 13:51:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 170/356] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:17 2026] GET /volume/v3/volumes/c47a0de8-71d1-41c1-95c3-8eba6be112ed => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7147625-ca22-4d14-a24d-6b6211ed166a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7147625-ca22-4d14-a24d-6b6211ed166a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 Sep 08 13:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7147625-ca22-4d14-a24d-6b6211ed166a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7147625-ca22-4d14-a24d-6b6211ed166a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7147625-ca22-4d14-a24d-6b6211ed166a tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 returned with HTTP 404 Sep 08 13:51:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 187/357] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:17 2026] GET /volume/v3/volumes/d73134d0-ee60-427e-9865-2f5dd743c627 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f15e223-6759-4c58-a292-46bc6c34c084 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] DELETE http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume with id: 87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume request issued successfully. Sep 08 13:51:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f15e223-6759-4c58-a292-46bc6c34c084 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 202 Sep 08 13:51:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 171/358] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:18 2026] DELETE /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7ad1987-fdd2-45fa-bdd4-13272c977274 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 188/359] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:18 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9b6527b-d36c-4a03-9bdd-6fc15541dead tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 200 Sep 08 13:51:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 172/360] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:19 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 860 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d01420e2-33fe-4367-b839-41c7ac1264c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01420e2-33fe-4367-b839-41c7ac1264c9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d01420e2-33fe-4367-b839-41c7ac1264c9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d01420e2-33fe-4367-b839-41c7ac1264c9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01420e2-33fe-4367-b839-41c7ac1264c9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e returned with HTTP 404 Sep 08 13:51:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 189/361] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:20 2026] GET /volume/v3/volumes/87b9a0d1-4602-463c-a6dc-538b4fcf9b5e => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] DELETE http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume with id: fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Delete volume request issued successfully. Sep 08 13:51:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-909a0ba9-1cee-42d2-b415-5f2e378aff5e tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 202 Sep 08 13:51:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 173/362] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:51:20 2026] DELETE /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-402ccba1-e312-405c-93b5-266de8d99cec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-402ccba1-e312-405c-93b5-266de8d99cec tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-402ccba1-e312-405c-93b5-266de8d99cec tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-402ccba1-e312-405c-93b5-266de8d99cec tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-402ccba1-e312-405c-93b5-266de8d99cec tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-402ccba1-e312-405c-93b5-266de8d99cec tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 190/363] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:20 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 860 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Volume info retrieved successfully. Sep 08 13:51:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921ff767-da32-460a-8b9b-d6f3b57993e9 tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 200 Sep 08 13:51:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 174/364] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:21 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 860 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5968b24-b706-464d-9b22-796495d5a7ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5968b24-b706-464d-9b22-796495d5a7ea tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] GET http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a Sep 08 13:51:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5968b24-b706-464d-9b22-796495d5a7ea tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5968b24-b706-464d-9b22-796495d5a7ea tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:22 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=337,cinder:UPDATE=68,cinder:INSERT=40 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:51:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5968b24-b706-464d-9b22-796495d5a7ea tempest-VolumesTestJSON-463236545 tempest-VolumesTestJSON-463236545-project-member] http://192.168.122.142/volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a returned with HTTP 404 Sep 08 13:51:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 191/365] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:22 2026] GET /volume/v3/volumes/fdc4648d-a212-4615-ab03-c601a74e787a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] DELETE http://192.168.122.142/volume/v3/volumes/tempest-invalid-1048333289 Sep 08 13:51:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Delete volume with id: tempest-invalid-1048333289 Sep 08 13:51:23 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=378,cinder:INSERT=47,cinder:UPDATE=85 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:51:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-43fb0780-1095-4209-8a27-4e241d05a2b4 req-ce74f6b1-5154-43a7-9604-65fce5c6eb6c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] http://192.168.122.142/volume/v3/volumes/tempest-invalid-1048333289 returned with HTTP 404 Sep 08 13:51:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 175/366] 192.168.122.142 () {62 vars in 1479 bytes} [Tue Sep 8 13:51:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1048333289 => generated 99 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] DELETE http://192.168.122.142/volume/v3/volumes/44b49efb-ea1c-415f-a894-4a6d9e017b7f Sep 08 13:51:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] Delete volume with id: 44b49efb-ea1c-415f-a894-4a6d9e017b7f Sep 08 13:51:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-cb882299-e821-428f-91fb-e9538c5c4524 req-66387d3e-19e3-4120-84c2-d322e8068f9f tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-member] http://192.168.122.142/volume/v3/volumes/44b49efb-ea1c-415f-a894-4a6d9e017b7f returned with HTTP 404 Sep 08 13:51:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 192/367] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:51:24 2026] DELETE /volume/v3/volumes/44b49efb-ea1c-415f-a894-4a6d9e017b7f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ccd58158-df7a-4d1b-ad87-6976735987fe req-1a56bd6b-74cd-4441-96c3-66ecc1a3288c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ccd58158-df7a-4d1b-ad87-6976735987fe req-1a56bd6b-74cd-4441-96c3-66ecc1a3288c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-reader] GET http://192.168.122.142/volume/v3/volumes/e549c241-0a16-436f-ba74-385bddca5c32 Sep 08 13:51:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ccd58158-df7a-4d1b-ad87-6976735987fe req-1a56bd6b-74cd-4441-96c3-66ecc1a3288c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ccd58158-df7a-4d1b-ad87-6976735987fe req-1a56bd6b-74cd-4441-96c3-66ecc1a3288c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ccd58158-df7a-4d1b-ad87-6976735987fe req-1a56bd6b-74cd-4441-96c3-66ecc1a3288c tempest-VolumesNegativeTest-1554934707 tempest-VolumesNegativeTest-1554934707-project-reader] http://192.168.122.142/volume/v3/volumes/e549c241-0a16-436f-ba74-385bddca5c32 returned with HTTP 404 Sep 08 13:51:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 176/368] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:51:24 2026] GET /volume/v3/volumes/e549c241-0a16-436f-ba74-385bddca5c32 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7570c10-ca7f-420a-a799-c20df7de5b27 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7570c10-ca7f-420a-a799-c20df7de5b27 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools Sep 08 13:51:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7570c10-ca7f-420a-a799-c20df7de5b27 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7570c10-ca7f-420a-a799-c20df7de5b27 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7570c10-ca7f-420a-a799-c20df7de5b27 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 13:51:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 193/369] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 13:51:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-101c24dc-1b1a-453b-b593-80f387243825 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-101c24dc-1b1a-453b-b593-80f387243825 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-101c24dc-1b1a-453b-b593-80f387243825 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-101c24dc-1b1a-453b-b593-80f387243825 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-101c24dc-1b1a-453b-b593-80f387243825 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 13:51:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 177/370] 192.168.122.142 () {58 vars in 1198 bytes} [Tue Sep 8 13:51:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8695c4dd-bf77-41e1-8e92-8cfbc98a63cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8695c4dd-bf77-41e1-8e92-8cfbc98a63cf tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] GET http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD Sep 08 13:51:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8695c4dd-bf77-41e1-8e92-8cfbc98a63cf tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8695c4dd-bf77-41e1-8e92-8cfbc98a63cf tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:30 devstack devstack@c-api.service[86958]: /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 08 13:51:30 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:51:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8695c4dd-bf77-41e1-8e92-8cfbc98a63cf tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 13:51:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 194/371] 192.168.122.142 () {58 vars in 1193 bytes} [Tue Sep 8 13:51:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc0ae1f8-39da-44a9-8adc-b98a25563b62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc0ae1f8-39da-44a9-8adc-b98a25563b62 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] GET http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc0ae1f8-39da-44a9-8adc-b98a25563b62 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc0ae1f8-39da-44a9-8adc-b98a25563b62 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:30 devstack devstack@c-api.service[86957]: /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 08 13:51:30 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:51:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc0ae1f8-39da-44a9-8adc-b98a25563b62 tempest-BackendsCapabilitiesAdminTestsJSON-190195597 tempest-BackendsCapabilitiesAdminTestsJSON-190195597-project-admin] http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 13:51:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 178/372] 192.168.122.142 () {58 vars in 1193 bytes} [Tue Sep 8 13:51:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6cfcbb03-ced6-4f62-b3a7-b4d20e4142bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cfcbb03-ced6-4f62-b3a7-b4d20e4142bb tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6cfcbb03-ced6-4f62-b3a7-b4d20e4142bb tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2097365154"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cfcbb03-ced6-4f62-b3a7-b4d20e4142bb tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 195/373] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:32 2026] POST /volume/v3/types => generated 216 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ef66ffd-a58f-4c90-9ca1-f9a664fc7d78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ef66ffd-a58f-4c90-9ca1-f9a664fc7d78 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ef66ffd-a58f-4c90-9ca1-f9a664fc7d78 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-430279845"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ef66ffd-a58f-4c90-9ca1-f9a664fc7d78 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:51:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 179/374] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:51:33 2026] POST /volume/v3/group_types => generated 172 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2727f8f-de05-4c61-9e62-40c459439814 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "24a74346-33dd-4a34-b8bb-c16be6326956", "volume_types": ["36d2ec87-cac3-4a97-b7b6-690256138718"], "name": "tempest-Group1-215940363"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating new group {'group': {'group_type': '24a74346-33dd-4a34-b8bb-c16be6326956', 'volume_types': ['36d2ec87-cac3-4a97-b7b6-690256138718'], 'name': 'tempest-Group1-215940363'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating group tempest-Group1-215940363. Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:51:33.730320. {{(pid=86958) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:33 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['56973405-3c82-4797-86f9-1cbb086be2d5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2727f8f-de05-4c61-9e62-40c459439814 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:51:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 196/375] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:51:33 2026] POST /volume/v3/groups => generated 93 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf56859b-2663-4825-8207-a6293f193ca8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf56859b-2663-4825-8207-a6293f193ca8 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf56859b-2663-4825-8207-a6293f193ca8 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf56859b-2663-4825-8207-a6293f193ca8 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-bf56859b-2663-4825-8207-a6293f193ca8 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:33 devstack devstack@c-api.service[86957]: /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 08 13:51:33 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf56859b-2663-4825-8207-a6293f193ca8 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 returned with HTTP 200 Sep 08 13:51:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 180/376] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:33 2026] GET /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 => generated 321 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:35 devstack devstack@c-api.service[86958]: /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 08 13:51:35 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff4e5b1a-ebeb-4f35-a4a4-58000cad482f tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 returned with HTTP 200 Sep 08 13:51:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 197/377] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:34 2026] GET /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 => generated 322 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58680802-bd8e-41c1-8e48-47671eed8088 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:51:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "24a74346-33dd-4a34-b8bb-c16be6326956", "volume_types": ["36d2ec87-cac3-4a97-b7b6-690256138718"], "name": "tempest-Group2-516292717"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating new group {'group': {'group_type': '24a74346-33dd-4a34-b8bb-c16be6326956', 'volume_types': ['36d2ec87-cac3-4a97-b7b6-690256138718'], 'name': 'tempest-Group2-516292717'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:51:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating group tempest-Group2-516292717. Sep 08 13:51:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:35 devstack devstack@c-api.service[86957]: /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 08 13:51:35 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:51:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability zone cache updated, next update will occur around 2026-09-08 12:51:35.174179. {{(pid=86957) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 08 13:51:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['a2a912bf-892b-4476-90e1-f825efd496de'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58680802-bd8e-41c1-8e48-47671eed8088 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:51:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 181/378] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:51:35 2026] POST /volume/v3/groups => generated 93 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:35 devstack devstack@c-api.service[86958]: /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 08 13:51:35 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5812f9e0-45aa-4a83-b0b9-ae158ed8fc0a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 returned with HTTP 200 Sep 08 13:51:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 198/379] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:35 2026] GET /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 => generated 321 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:36 devstack devstack@c-api.service[86957]: /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 08 13:51:36 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39146cdf-a6cb-41b2-aa2f-179ba81145f0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 returned with HTTP 200 Sep 08 13:51:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 182/380] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:36 2026] GET /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1367cabc-fd6d-412d-8b3a-705334877284 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1484952445", "volume_type": "36d2ec87-cac3-4a97-b7b6-690256138718", "group_id": "2ccfb4d1-e059-4471-9a8b-86b0a3b641d0", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1484952445', 'volume_type': '36d2ec87-cac3-4a97-b7b6-690256138718', 'group_id': '2ccfb4d1-e059-4471-9a8b-86b0a3b641d0', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume of 1 GB Sep 08 13:51:36 devstack devstack@c-api.service[86958]: /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 08 13:51:36 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (55b5b386-0513-4ca3-8fd7-6660a476a5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40e2472-c98a-4e7d-9f93-26f5ca4c4c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40e2472-c98a-4e7d-9f93-26f5ca4c4c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:51:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36d2ec87-cac3-4a97-b7b6-690256138718,is_public=True,name='tempest-GroupsTest-volume-type-2097365154',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36d2ec87-cac3-4a97-b7b6-690256138718', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ccfb4d1-e059-4471-9a8b-86b0a3b641d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9c345b-da5b-4bb5-8e26-b9eb19f849a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2097365154 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2097365154, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2097365154 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2097365154, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['1459ced7-4660-4cea-8b0b-c5910558fd3d', '5ac80713-76d6-4305-b978-a577a4d317ba', '643cff2f-b630-4384-8aa4-d2b103e15fcf', 'aa654f70-e4d8-4ad5-a2c5-e8fd4ed9e1bf'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9c345b-da5b-4bb5-8e26-b9eb19f849a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1459ced7-4660-4cea-8b0b-c5910558fd3d', '5ac80713-76d6-4305-b978-a577a4d317ba', '643cff2f-b630-4384-8aa4-d2b103e15fcf', 'aa654f70-e4d8-4ad5-a2c5-e8fd4ed9e1bf']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca20baa-27ea-46d4-80e3-4d4948b4f73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca20baa-27ea-46d4-80e3-4d4948b4f73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b504f95e-25a5-46d6-84c0-d171b8a71b4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1484952445',encryption_key_id=None,group_id=2ccfb4d1-e059-4471-9a8b-86b0a3b641d0,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['1459ced7-4660-4cea-8b0b-c5910558fd3d','5ac80713-76d6-4305-b978-a577a4d317ba','643cff2f-b630-4384-8aa4-d2b103e15fcf','aa654f70-e4d8-4ad5-a2c5-e8fd4ed9e1bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=36d2ec87-cac3-4a97-b7b6-690256138718), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1484952445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ccfb4d1-e059-4471-9a8b-86b0a3b641d0,host=None,id=b504f95e-25a5-46d6-84c0-d171b8a71b4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d75bf3aab24244a0aec9ed2b499b38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36d2ec87-cac3-4a97-b7b6-690256138718),volume_type_id=36d2ec87-cac3-4a97-b7b6-690256138718)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5ac127-5308-4f65-adad-ac16f2b07c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc5ac127-5308-4f65-adad-ac16f2b07c12) transitioned into state 'SUCCESS' from state '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-1484952445',encryption_key_id=None,group_id=2ccfb4d1-e059-4471-9a8b-86b0a3b641d0,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['1459ced7-4660-4cea-8b0b-c5910558fd3d','5ac80713-76d6-4305-b978-a577a4d317ba','643cff2f-b630-4384-8aa4-d2b103e15fcf','aa654f70-e4d8-4ad5-a2c5-e8fd4ed9e1bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=36d2ec87-cac3-4a97-b7b6-690256138718)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1e9921-0512-48e2-8d19-ec764526151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1e9921-0512-48e2-8d19-ec764526151a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (55b5b386-0513-4ca3-8fd7-6660a476a5db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request issued successfully. Sep 08 13:51:37 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:37 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:37 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1367cabc-fd6d-412d-8b3a-705334877284 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 199/381] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:51:36 2026] POST /volume/v3/volumes => generated 823 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a Sep 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:37 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:37 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fce4e1a-68d3-4cad-88ec-0b01da91cc8e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a returned with HTTP 200 Sep 08 13:51:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 183/382] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:37 2026] GET /volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a => generated 891 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1e4ebce6-57af-48e1-9bce-dfe041a5fabb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e4ebce6-57af-48e1-9bce-dfe041a5fabb tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e4ebce6-57af-48e1-9bce-dfe041a5fabb tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1783931560"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e4ebce6-57af-48e1-9bce-dfe041a5fabb tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 200/383] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:37 2026] POST /volume/v3/types => generated 220 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0d4ff45-b045-466d-af4c-7bfb79367afc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0d4ff45-b045-466d-af4c-7bfb79367afc tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:51:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0d4ff45-b045-466d-af4c-7bfb79367afc tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1484223834"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0d4ff45-b045-466d-af4c-7bfb79367afc tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 184/384] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:51:37 2026] POST /volume/v3/group_types => generated 177 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "38ceaa06-649c-4221-90ab-0e79b9ffdd7c", "volume_types": ["14550a0c-7e6f-4d4d-a3be-eedb8000d9dd"], "name": "tempest-GroupsV320Test-Group-889157982"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Creating new group {'group': {'group_type': '38ceaa06-649c-4221-90ab-0e79b9ffdd7c', 'volume_types': ['14550a0c-7e6f-4d4d-a3be-eedb8000d9dd'], 'name': 'tempest-GroupsV320Test-Group-889157982'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Creating group tempest-GroupsV320Test-Group-889157982. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Availability Zones retrieved successfully. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Created reservations ['5eb776e2-7372-4821-a5a9-c5612ed07e18'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aef0437e-178d-413a-9e7c-da25e4e5dc4b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:51:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 201/385] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:51:38 2026] POST /volume/v3/groups => generated 107 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6bd5c3a6-cc69-49fc-a462-85e6369de02c tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 185/386] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 387 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:38 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da621a26-ab2f-4fd8-b260-4d520ed4bce1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 202/387] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcff23f9-0fbe-49a3-b1a3-40a208eaf8c0 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 186/388] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /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 08 13:51:38 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf1557ef-7fb4-4766-ba8a-51ca8d09b963 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 203/389] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 => generated 322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0ebda071-df24-41bb-8be1-011a437d8e22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ebda071-df24-41bb-8be1-011a437d8e22 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/detail Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ebda071-df24-41bb-8be1-011a437d8e22 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0ebda071-df24-41bb-8be1-011a437d8e22 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0ebda071-df24-41bb-8be1-011a437d8e22 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/detail returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 187/390] 192.168.122.142 () {60 vars in 1180 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/groups/detail => generated 638 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d499620-b4e1-4528-853a-2dff1749260c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /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 08 13:51:38 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:38 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:38 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d499620-b4e1-4528-853a-2dff1749260c tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 204/391] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17d66bb6-6977-4785-960b-6917bdf04b0d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /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 08 13:51:38 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:38 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:38 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17d66bb6-6977-4785-960b-6917bdf04b0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 188/392] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:38 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] delete called for group 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Delete group with id: 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c8237b-c91f-4fa2-9741-eb59a6058d5e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action returned with HTTP 202 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 205/393] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:39 2026] POST /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:39 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a0036dc-a73a-4397-9770-62d1f45e9e4a tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 189/394] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1bfd4b8-c60d-41ba-b590-8f642ffdc1dd tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 206/395] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Updating group '1b819a7f-e1e7-482c-9800-8da30ff55b18' with 'creating' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49b3dbf-9e88-49e3-a08e-59297af4b91f tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action returned with HTTP 202 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 190/396] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:39 2026] POST /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0e21fe0-4b60-4160-978a-16c35188dcf9 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 207/397] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 387 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Updating group '1b819a7f-e1e7-482c-9800-8da30ff55b18' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f6a9067-329b-462e-8a02-ac5c34d11ee4 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action returned with HTTP 202 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 191/398] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:39 2026] POST /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14254b14-7141-495e-ae2e-aaf01d00d30b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14254b14-7141-495e-ae2e-aaf01d00d30b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14254b14-7141-495e-ae2e-aaf01d00d30b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14254b14-7141-495e-ae2e-aaf01d00d30b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-14254b14-7141-495e-ae2e-aaf01d00d30b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14254b14-7141-495e-ae2e-aaf01d00d30b tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 208/399] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 388 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Updating group '1b819a7f-e1e7-482c-9800-8da30ff55b18' with 'error' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ce68fa64-6e6c-4d3b-805f-fb8929027348 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action returned with HTTP 202 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 192/400] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:39 2026] POST /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1acc684-a9f1-4208-bb08-dc8ba020413f tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 209/401] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 384 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] POST http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Updating group '1b819a7f-e1e7-482c-9800-8da30ff55b18' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6a6bce6-bb57-4952-a79c-cb8e96dafd45 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action returned with HTTP 202 Sep 08 13:51:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 193/402] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:39 2026] POST /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:39 devstack devstack@c-api.service[86958]: /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 08 13:51:39 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47d4f6e2-f86f-4fce-a79c-3dfcb2821efc tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 210/403] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-26843f93-37bd-404c-9736-60308575ba80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:39 devstack devstack@c-api.service[86957]: /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 08 13:51:39 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Get all volumes completed successfully. Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26843f93-37bd-404c-9736-60308575ba80 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 194/404] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b16bb380-51e2-4e12-b153-11613454ec57 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] POST http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] delete called for group 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Delete group with id: 1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:40 devstack devstack@c-api.service[86958]: /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 08 13:51:40 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b16bb380-51e2-4e12-b153-11613454ec57 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action returned with HTTP 202 Sep 08 13:51:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 211/405] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:40 2026] POST /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:40 devstack devstack@c-api.service[86957]: /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 08 13:51:40 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-980a48e3-c956-447b-9cb5-b34b2cc77dd5 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 200 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 195/406] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:40 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b6dde38-1e59-4623-81c6-38651b216b69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b6dde38-1e59-4623-81c6-38651b216b69 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b6dde38-1e59-4623-81c6-38651b216b69 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b6dde38-1e59-4623-81c6-38651b216b69 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b6dde38-1e59-4623-81c6-38651b216b69 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a returned with HTTP 404 Sep 08 13:51:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 212/407] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:40 2026] GET /volume/v3/volumes/b504f95e-25a5-46d6-84c0-d171b8a71b4a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4058151-e7f2-4519-b675-14e5692e0c00 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4058151-e7f2-4519-b675-14e5692e0c00 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4058151-e7f2-4519-b675-14e5692e0c00 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4058151-e7f2-4519-b675-14e5692e0c00 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-f4058151-e7f2-4519-b675-14e5692e0c00 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4058151-e7f2-4519-b675-14e5692e0c00 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 returned with HTTP 404 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 196/408] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:40 2026] GET /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ccf6f35-6b68-412b-b89c-be378288298e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] delete called for group 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Delete group with id: 2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:40 devstack devstack@c-api.service[86958]: /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 08 13:51:40 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:51:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ccf6f35-6b68-412b-b89c-be378288298e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action returned with HTTP 202 Sep 08 13:51:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 213/409] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:40 2026] POST /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:40 devstack devstack@c-api.service[86957]: /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 08 13:51:40 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ea80b37-6a53-4e33-b6c0-f95e3aeac04b tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 returned with HTTP 200 Sep 08 13:51:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 197/410] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:40 2026] GET /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 => generated 321 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-76e32643-53da-4387-80a1-d245f9c9bb87 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76e32643-53da-4387-80a1-d245f9c9bb87 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] GET http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76e32643-53da-4387-80a1-d245f9c9bb87 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76e32643-53da-4387-80a1-d245f9c9bb87 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-76e32643-53da-4387-80a1-d245f9c9bb87 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] show called for member 1b819a7f-e1e7-482c-9800-8da30ff55b18 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76e32643-53da-4387-80a1-d245f9c9bb87 tempest-GroupsV320Test-1225043657 tempest-GroupsV320Test-1225043657-project-member] http://192.168.122.142/volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 returned with HTTP 404 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 214/411] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:41 2026] GET /volume/v3/groups/1b819a7f-e1e7-482c-9800-8da30ff55b18 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dbf956e0-b092-4104-9f49-aae8a2f3b630 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf956e0-b092-4104-9f49-aae8a2f3b630 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/38ceaa06-649c-4221-90ab-0e79b9ffdd7c Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf956e0-b092-4104-9f49-aae8a2f3b630 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf956e0-b092-4104-9f49-aae8a2f3b630 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf956e0-b092-4104-9f49-aae8a2f3b630 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/group_types/38ceaa06-649c-4221-90ab-0e79b9ffdd7c returned with HTTP 202 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 198/412] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:51:41 2026] DELETE /volume/v3/group_types/38ceaa06-649c-4221-90ab-0e79b9ffdd7c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7b1ab62-8874-4a5d-b68b-b4b6ea529b07 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7b1ab62-8874-4a5d-b68b-b4b6ea529b07 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] DELETE http://192.168.122.142/volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7b1ab62-8874-4a5d-b68b-b4b6ea529b07 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7b1ab62-8874-4a5d-b68b-b4b6ea529b07 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7b1ab62-8874-4a5d-b68b-b4b6ea529b07 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd returned with HTTP 202 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 215/413] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:41 2026] DELETE /volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2897eee6-c39a-4949-89e7-4ce626c936c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2897eee6-c39a-4949-89e7-4ce626c936c5 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] GET http://192.168.122.142/volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2897eee6-c39a-4949-89e7-4ce626c936c5 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2897eee6-c39a-4949-89e7-4ce626c936c5 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2897eee6-c39a-4949-89e7-4ce626c936c5 tempest-GroupsV320Test-1541491141 tempest-GroupsV320Test-1541491141-project-admin] http://192.168.122.142/volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd returned with HTTP 404 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 199/414] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:41 2026] GET /volume/v3/types/14550a0c-7e6f-4d4d-a3be-eedb8000d9dd => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b79f6325-9b4f-47a6-bf27-513b84e1b491 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 returned with HTTP 404 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 216/415] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:41 2026] GET /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b4626a1-a8f9-4f7c-8a1d-c2fc67ac6995 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b4626a1-a8f9-4f7c-8a1d-c2fc67ac6995 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/detail Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b4626a1-a8f9-4f7c-8a1d-c2fc67ac6995 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b4626a1-a8f9-4f7c-8a1d-c2fc67ac6995 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: /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 08 13:51:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b4626a1-a8f9-4f7c-8a1d-c2fc67ac6995 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/detail returned with HTTP 200 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 200/416] 192.168.122.142 () {60 vars in 1180 bytes} [Tue Sep 8 13:51:41 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: /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 08 13:51:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0181b4f-ae7d-4dae-9df7-536e6bea2588 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 217/417] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:41 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 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa32575c-51cf-4950-871d-f3b4448e4392 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] delete called for group 2dea4db1-23ed-462d-bb3d-971d500a71d5 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Delete group with id: 2dea4db1-23ed-462d-bb3d-971d500a71d5 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa32575c-51cf-4950-871d-f3b4448e4392 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action returned with HTTP 404 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 201/418] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:41 2026] POST /volume/v3/groups/2dea4db1-23ed-462d-bb3d-971d500a71d5/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a6ff7c0-3141-468b-86c9-b3182bf60d6e tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 218/419] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] delete called for group 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Delete group with id: 2ccfb4d1-e059-4471-9a8b-86b0a3b641d0 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ff86336-a0e5-49c1-8ecd-f6655bb94a90 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action returned with HTTP 404 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 202/420] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:41 2026] POST /volume/v3/groups/2ccfb4d1-e059-4471-9a8b-86b0a3b641d0/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05bea564-5cc1-40a4-a1e9-20820f89ec08 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05bea564-5cc1-40a4-a1e9-20820f89ec08 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/24a74346-33dd-4a34-b8bb-c16be6326956 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05bea564-5cc1-40a4-a1e9-20820f89ec08 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05bea564-5cc1-40a4-a1e9-20820f89ec08 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05bea564-5cc1-40a4-a1e9-20820f89ec08 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/group_types/24a74346-33dd-4a34-b8bb-c16be6326956 returned with HTTP 202 Sep 08 13:51:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 219/421] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:51:41 2026] DELETE /volume/v3/group_types/24a74346-33dd-4a34-b8bb-c16be6326956 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-740c407e-663a-4512-a7bb-264f540ff01b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-740c407e-663a-4512-a7bb-264f540ff01b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] DELETE http://192.168.122.142/volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-740c407e-663a-4512-a7bb-264f540ff01b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-740c407e-663a-4512-a7bb-264f540ff01b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-740c407e-663a-4512-a7bb-264f540ff01b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 returned with HTTP 202 Sep 08 13:51:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 203/422] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:41 2026] DELETE /volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ed77b2e-d8fb-4cf0-88f8-a16398baadf7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed77b2e-d8fb-4cf0-88f8-a16398baadf7 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] GET http://192.168.122.142/volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ed77b2e-d8fb-4cf0-88f8-a16398baadf7 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ed77b2e-d8fb-4cf0-88f8-a16398baadf7 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed77b2e-d8fb-4cf0-88f8-a16398baadf7 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 returned with HTTP 404 Sep 08 13:51:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 220/423] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:42 2026] GET /volume/v3/types/36d2ec87-cac3-4a97-b7b6-690256138718 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e7f54ce4-8778-4937-8846-30cff01d403b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7f54ce4-8778-4937-8846-30cff01d403b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7f54ce4-8778-4937-8846-30cff01d403b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1952881555"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7f54ce4-8778-4937-8846-30cff01d403b tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 204/424] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:42 2026] POST /volume/v3/types => generated 216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ada53ca2-c3ee-4cf1-b3a7-aa4f7b28cb9a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ada53ca2-c3ee-4cf1-b3a7-aa4f7b28cb9a tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ada53ca2-c3ee-4cf1-b3a7-aa4f7b28cb9a tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1248338220"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ada53ca2-c3ee-4cf1-b3a7-aa4f7b28cb9a tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:51:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 221/425] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:51:42 2026] POST /volume/v3/group_types => generated 173 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46b5a245-d52e-41af-b752-99b0ccf84f27", "volume_types": ["b60f69c3-3321-4b33-a4f9-32af4e42da40"], "name": "tempest-GroupsTest-Group-397926470"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating new group {'group': {'group_type': '46b5a245-d52e-41af-b752-99b0ccf84f27', 'volume_types': ['b60f69c3-3321-4b33-a4f9-32af4e42da40'], 'name': 'tempest-GroupsTest-Group-397926470'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Creating group tempest-GroupsTest-Group-397926470. Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:42 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['793cd997-9d1c-4f71-80fe-a6085ff28b18'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37dfc14a-19be-43a4-89f3-daac1aa43b93 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:51:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 205/426] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:51:42 2026] POST /volume/v3/groups => generated 103 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:42 devstack devstack@c-api.service[86958]: /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 08 13:51:42 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43e2492a-95f1-453c-8824-5a51db6da1a7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 222/427] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:42 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:43 devstack devstack@c-api.service[86957]: /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 08 13:51:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f892c7b-2d62-41bf-8c9f-87279043c8a6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 206/428] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:43 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 332 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0cf30881-ed41-4a34-9b77-d94607f91174 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1896574237", "volume_type": "b60f69c3-3321-4b33-a4f9-32af4e42da40", "group_id": "3ade4541-f1cb-4007-88ec-643e637e7c77", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1896574237', 'volume_type': 'b60f69c3-3321-4b33-a4f9-32af4e42da40', 'group_id': '3ade4541-f1cb-4007-88ec-643e637e7c77', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume of 1 GB Sep 08 13:51:43 devstack devstack@c-api.service[86958]: /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 08 13:51:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (94d9a0b3-e34e-4490-8ec1-b70a5dc00324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c947b7-ed7c-42df-bbc6-08c2b3a2fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c947b7-ed7c-42df-bbc6-08c2b3a2fd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b60f69c3-3321-4b33-a4f9-32af4e42da40,is_public=True,name='tempest-GroupsTest-volume-type-1952881555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b60f69c3-3321-4b33-a4f9-32af4e42da40', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ade4541-f1cb-4007-88ec-643e637e7c77', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575aa26b-0f0b-40b0-96ad-3be662086d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1952881555 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1952881555, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:44 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1952881555 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1952881555, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['a8b19f5b-2cd9-47d8-be5e-d74dda44c2d6', '9e69e73a-14ce-4678-bdf6-9adb7467e614', '96cdfa34-0147-44bc-8f39-36f713313ff9', 'e27df86c-df8a-4133-99ca-3eccf6449bf4'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575aa26b-0f0b-40b0-96ad-3be662086d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b19f5b-2cd9-47d8-be5e-d74dda44c2d6', '9e69e73a-14ce-4678-bdf6-9adb7467e614', '96cdfa34-0147-44bc-8f39-36f713313ff9', 'e27df86c-df8a-4133-99ca-3eccf6449bf4']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687504ea-a389-4930-a802-65a590a7d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (687504ea-a389-4930-a802-65a590a7d529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a742cd9-1210-4a33-9f0d-beee82c07b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1896574237',encryption_key_id=None,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['a8b19f5b-2cd9-47d8-be5e-d74dda44c2d6','9e69e73a-14ce-4678-bdf6-9adb7467e614','96cdfa34-0147-44bc-8f39-36f713313ff9','e27df86c-df8a-4133-99ca-3eccf6449bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1896574237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,host=None,id=2a742cd9-1210-4a33-9f0d-beee82c07b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d75bf3aab24244a0aec9ed2b499b38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b60f69c3-3321-4b33-a4f9-32af4e42da40),volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a639d0d2-81a3-458c-b6cc-b9e19cb90ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a639d0d2-81a3-458c-b6cc-b9e19cb90ba9) transitioned into state 'SUCCESS' from state '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-1896574237',encryption_key_id=None,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['a8b19f5b-2cd9-47d8-be5e-d74dda44c2d6','9e69e73a-14ce-4678-bdf6-9adb7467e614','96cdfa34-0147-44bc-8f39-36f713313ff9','e27df86c-df8a-4133-99ca-3eccf6449bf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d2da32-49c5-4620-983b-13de42ee3402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d2da32-49c5-4620-983b-13de42ee3402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (94d9a0b3-e34e-4490-8ec1-b70a5dc00324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request issued successfully. Sep 08 13:51:44 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:44 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:44 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf30881-ed41-4a34-9b77-d94607f91174 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 223/429] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:51:43 2026] POST /volume/v3/volumes => generated 823 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 Sep 08 13:51:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:44 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:44 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:44 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1aa1ae9-faa3-449d-ba17-3102145b88b1 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 returned with HTTP 200 Sep 08 13:51:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 207/430] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:44 2026] GET /volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 => generated 891 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 Sep 08 13:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:45 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:45 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:45 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f88e97c-9e2b-4d7a-9bed-270a15859c4d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 returned with HTTP 200 Sep 08 13:51:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 224/431] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:45 2026] GET /volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1653405239", "volume_type": "b60f69c3-3321-4b33-a4f9-32af4e42da40", "group_id": "3ade4541-f1cb-4007-88ec-643e637e7c77", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1653405239', 'volume_type': 'b60f69c3-3321-4b33-a4f9-32af4e42da40', 'group_id': '3ade4541-f1cb-4007-88ec-643e637e7c77', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume of 1 GB Sep 08 13:51:46 devstack devstack@c-api.service[86957]: /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 08 13:51:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Availability Zones retrieved successfully. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (b09659c0-b49a-415c-8b67-bc8438d03bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc671865-c593-4ec5-99c4-e513199334db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc671865-c593-4ec5-99c4-e513199334db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:51:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b60f69c3-3321-4b33-a4f9-32af4e42da40,is_public=True,name='tempest-GroupsTest-volume-type-1952881555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b60f69c3-3321-4b33-a4f9-32af4e42da40', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ade4541-f1cb-4007-88ec-643e637e7c77', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85ac930-cbee-40ed-9ecf-968b4e551388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1952881555 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1952881555, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1952881555 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1952881555, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Created reservations ['380ccdf8-cdeb-40e8-97ef-72f5e5b8084d', 'ea2beaf7-4d02-4a03-8068-e17e979d045e', '4d0570d5-7036-4ee0-9e70-5a32773335c2', 'd5e9f4d4-e0b3-44e4-9b26-37337ea80e0c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85ac930-cbee-40ed-9ecf-968b4e551388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['380ccdf8-cdeb-40e8-97ef-72f5e5b8084d', 'ea2beaf7-4d02-4a03-8068-e17e979d045e', '4d0570d5-7036-4ee0-9e70-5a32773335c2', 'd5e9f4d4-e0b3-44e4-9b26-37337ea80e0c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba3c663-8fd3-4ea4-834c-1dcc49e52447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bba3c663-8fd3-4ea4-834c-1dcc49e52447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f90878f-a384-4c2e-9a08-e6361b525444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1653405239',encryption_key_id=None,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['380ccdf8-cdeb-40e8-97ef-72f5e5b8084d','ea2beaf7-4d02-4a03-8068-e17e979d045e','4d0570d5-7036-4ee0-9e70-5a32773335c2','d5e9f4d4-e0b3-44e4-9b26-37337ea80e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1653405239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,host=None,id=6f90878f-a384-4c2e-9a08-e6361b525444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d75bf3aab24244a0aec9ed2b499b38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b60f69c3-3321-4b33-a4f9-32af4e42da40),volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c983a725-5942-4d3b-98f3-2384f59098f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c983a725-5942-4d3b-98f3-2384f59098f7) transitioned into state 'SUCCESS' from state '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-1653405239',encryption_key_id=None,group_id=3ade4541-f1cb-4007-88ec-643e637e7c77,group_type_id=,metadata={},multiattach=False,project_id='b9d75bf3aab24244a0aec9ed2b499b38',qos_specs=None,replication_status=,reservations=['380ccdf8-cdeb-40e8-97ef-72f5e5b8084d','ea2beaf7-4d02-4a03-8068-e17e979d045e','4d0570d5-7036-4ee0-9e70-5a32773335c2','d5e9f4d4-e0b3-44e4-9b26-37337ea80e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58c884ed3dd0451c8ad65e4dbb4ad119',volume_type_id=b60f69c3-3321-4b33-a4f9-32af4e42da40)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcaa15b4-c797-4723-82c2-ef4ee3808e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcaa15b4-c797-4723-82c2-ef4ee3808e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Flow 'volume_create_api' (b09659c0-b49a-415c-8b67-bc8438d03bae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Create volume request issued successfully. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:46 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:46 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81cad675-b702-4a9e-b1fb-093e9bc231c7 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 208/432] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:51:46 2026] POST /volume/v3/volumes => generated 823 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 Sep 08 13:51:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:46 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:46 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:46 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34ef79ca-9d7f-44ef-bb40-b4d5bd656eac tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 returned with HTTP 200 Sep 08 13:51:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 225/433] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:46 2026] GET /volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 => generated 891 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 Sep 08 13:51:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:47 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:47 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:47 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-122f05d2-0cc9-4ac8-b3aa-1fee806b7a52 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 returned with HTTP 200 Sep 08 13:51:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 209/434] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:47 2026] GET /volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 => generated 916 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-42b50840-155b-4ab8-8ff5-a5182c478486 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42b50840-155b-4ab8-8ff5-a5182c478486 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] PUT http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42b50840-155b-4ab8-8ff5-a5182c478486 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6f90878f-a384-4c2e-9a08-e6361b525444"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-42b50840-155b-4ab8-8ff5-a5182c478486 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Update called for group 3ade4541-f1cb-4007-88ec-643e637e7c77. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:51:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-42b50840-155b-4ab8-8ff5-a5182c478486 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Updating group 3ade4541-f1cb-4007-88ec-643e637e7c77 with name new_group description: This is a new group add_volumes: None remove_volumes: 6f90878f-a384-4c2e-9a08-e6361b525444. Sep 08 13:51:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42b50840-155b-4ab8-8ff5-a5182c478486 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 202 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 226/435] 192.168.122.142 () {62 vars in 1291 bytes} [Tue Sep 8 13:51:47 2026] PUT /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86957]: /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 08 13:51:48 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e24985a2-59fe-4099-9df1-37e5ea6d8699 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 210/436] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-177ef03b-aa66-4c01-af4e-832df4b4477a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-177ef03b-aa66-4c01-af4e-832df4b4477a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-177ef03b-aa66-4c01-af4e-832df4b4477a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1069011578", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.qos_specs [None req-177ef03b-aa66-4c01-af4e-832df4b4477a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1069011578', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86958) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-177ef03b-aa66-4c01-af4e-832df4b4477a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DB qos_specs_create(): root {'id': '9c8ad30e-e737-4f2e-9250-65eabc4b26d4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1069011578'} {{(pid=86958) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-177ef03b-aa66-4c01-af4e-832df4b4477a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 227/437] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:51:48 2026] POST /volume/v3/qos-specs => generated 401 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-466b1006-4311-4ed1-8571-82677a7e853f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-466b1006-4311-4ed1-8571-82677a7e853f tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-466b1006-4311-4ed1-8571-82677a7e853f tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-959848258"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-466b1006-4311-4ed1-8571-82677a7e853f tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 211/438] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:48 2026] POST /volume/v3/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19f06fd7-d331-421c-9e27-49241b941156 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19f06fd7-d331-421c-9e27-49241b941156 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19f06fd7-d331-421c-9e27-49241b941156 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-244143115"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19f06fd7-d331-421c-9e27-49241b941156 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 228/439] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:48 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01f3cbdc-36da-45ea-a1d0-435915b452af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01f3cbdc-36da-45ea-a1d0-435915b452af tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01f3cbdc-36da-45ea-a1d0-435915b452af tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1508397412"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01f3cbdc-36da-45ea-a1d0-435915b452af tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 212/440] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:51:48 2026] POST /volume/v3/types => generated 222 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associate' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Associate qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 with type: 2feee243-bbd9-41a5-be69-bb5f773283d9 {{(pid=86958) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71878a96-9760-4f04-a0cf-817b8e4a2541 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 returned with HTTP 202 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 229/441] 192.168.122.142 () {58 vars in 1365 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-247f77a7-970f-4caf-8b43-9f7c38239658 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-247f77a7-970f-4caf-8b43-9f7c38239658 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=05a18156-fd36-464a-8aff-7f359a159f45 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-247f77a7-970f-4caf-8b43-9f7c38239658 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-247f77a7-970f-4caf-8b43-9f7c38239658 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associate' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-247f77a7-970f-4caf-8b43-9f7c38239658 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Associate qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 with type: 05a18156-fd36-464a-8aff-7f359a159f45 {{(pid=86957) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-247f77a7-970f-4caf-8b43-9f7c38239658 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=05a18156-fd36-464a-8aff-7f359a159f45 returned with HTTP 202 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 213/442] 192.168.122.142 () {58 vars in 1365 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=05a18156-fd36-464a-8aff-7f359a159f45 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=0288f60f-d7dd-4dfe-a7da-9309e28c1c79 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associate' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Associate qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 with type: 0288f60f-d7dd-4dfe-a7da-9309e28c1c79 {{(pid=86958) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-597b60e5-0b2e-4eac-ad20-4c3501b737dd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=0288f60f-d7dd-4dfe-a7da-9309e28c1c79 returned with HTTP 202 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 230/443] 192.168.122.142 () {58 vars in 1365 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associate?vol_type_id=0288f60f-d7dd-4dfe-a7da-9309e28c1c79 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associations' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Get associations for qos_spec id: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 {{(pid=86957) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 13:51:48 devstack devstack@c-api.service[86957]: /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 08 13:51:48 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ec743c4-f271-4a83-8b55-2a0e52eb09b1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations returned with HTTP 200 Sep 08 13:51:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 214/444] 192.168.122.142 () {58 vars in 1277 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'disassociate' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Disassociate qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 from type: 2feee243-bbd9-41a5-be69-bb5f773283d9 {{(pid=86958) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fdc2571-5221-4c8e-95ce-360f6474b606 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 231/445] 192.168.122.142 () {58 vars in 1374 bytes} [Tue Sep 8 13:51:48 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate?vol_type_id=2feee243-bbd9-41a5-be69-bb5f773283d9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associations' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Get associations for qos_spec id: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 {{(pid=86957) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /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 08 13:51:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9c3aabf-0cd9-4b58-808e-67fbacff1ef8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ace5157c-4214-447f-b11b-a85256d383a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 215/446] 192.168.122.142 () {58 vars in 1277 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations => generated 305 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace5157c-4214-447f-b11b-a85256d383a9 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace5157c-4214-447f-b11b-a85256d383a9 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace5157c-4214-447f-b11b-a85256d383a9 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-ace5157c-4214-447f-b11b-a85256d383a9 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate_all Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'disassociate_all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Disassociate qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 from all. {{(pid=86957) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /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 08 13:51:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace5157c-4214-447f-b11b-a85256d383a9 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42c16125-e7af-49ca-9445-cabe1dc460f3 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate_all returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 232/447] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 324 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 216/448] 192.168.122.142 () {58 vars in 1289 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/disassociate_all => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-febac788-12eb-496b-a218-6aa12576d356 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-febac788-12eb-496b-a218-6aa12576d356 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'associations' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-febac788-12eb-496b-a218-6aa12576d356 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-febac788-12eb-496b-a218-6aa12576d356 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-febac788-12eb-496b-a218-6aa12576d356 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Get associations for qos_spec id: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4 {{(pid=86957) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /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 08 13:51:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5fb57ae-12a4-4dab-a654-2b77ef57f21c tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /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 08 13:51:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 217/449] 192.168.122.142 () {58 vars in 1277 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/associations => generated 24 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-febac788-12eb-496b-a218-6aa12576d356 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 233/450] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32849422-ed88-41a3-8ace-c722b2a712f4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32849422-ed88-41a3-8ace-c722b2a712f4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32849422-ed88-41a3-8ace-c722b2a712f4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32849422-ed88-41a3-8ace-c722b2a712f4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /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 08 13:51:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:49 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32849422-ed88-41a3-8ace-c722b2a712f4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 218/451] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:49 2026] DELETE /volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88f2de8c-458e-440b-bbd1-a3e21e215e90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88f2de8c-458e-440b-bbd1-a3e21e215e90 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88f2de8c-458e-440b-bbd1-a3e21e215e90 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88f2de8c-458e-440b-bbd1-a3e21e215e90 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88f2de8c-458e-440b-bbd1-a3e21e215e90 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 returned with HTTP 404 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 219/452] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/types/0288f60f-d7dd-4dfe-a7da-9309e28c1c79 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e34a5ba-ad2c-48e5-9f7d-c18276693fa5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c866b48-57ee-424f-9c67-b0b7e880d2f6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 234/453] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e34a5ba-ad2c-48e5-9f7d-c18276693fa5 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8eb40632-ef49-44da-98f8-ce609548506d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e34a5ba-ad2c-48e5-9f7d-c18276693fa5 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e34a5ba-ad2c-48e5-9f7d-c18276693fa5 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8eb40632-ef49-44da-98f8-ce609548506d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] PUT http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8eb40632-ef49-44da-98f8-ce609548506d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6f90878f-a384-4c2e-9a08-e6361b525444"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-8eb40632-ef49-44da-98f8-ce609548506d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Update called for group 3ade4541-f1cb-4007-88ec-643e637e7c77. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-8eb40632-ef49-44da-98f8-ce609548506d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Updating group 3ade4541-f1cb-4007-88ec-643e637e7c77 with name None description: None add_volumes: 6f90878f-a384-4c2e-9a08-e6361b525444 remove_volumes: None. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e34a5ba-ad2c-48e5-9f7d-c18276693fa5 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 220/454] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:49 2026] DELETE /volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7cfd8be-567f-49bf-8e89-b17539adb114 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7cfd8be-567f-49bf-8e89-b17539adb114 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7cfd8be-567f-49bf-8e89-b17539adb114 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7cfd8be-567f-49bf-8e89-b17539adb114 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7cfd8be-567f-49bf-8e89-b17539adb114 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 returned with HTTP 404 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 221/455] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/types/05a18156-fd36-464a-8aff-7f359a159f45 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eaa3ff66-542a-4a0c-8a57-df9f9a5dfa5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eaa3ff66-542a-4a0c-8a57-df9f9a5dfa5b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eaa3ff66-542a-4a0c-8a57-df9f9a5dfa5b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eaa3ff66-542a-4a0c-8a57-df9f9a5dfa5b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /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 08 13:51:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8eb40632-ef49-44da-98f8-ce609548506d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 235/456] 192.168.122.142 () {62 vars in 1290 bytes} [Tue Sep 8 13:51:49 2026] PUT /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /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 08 13:51:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2bb4b1e-ac96-40c8-bddc-6902caadd514 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 236/457] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 323 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-281460653"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eaa3ff66-542a-4a0c-8a57-df9f9a5dfa5b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 222/458] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:49 2026] DELETE /volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-281460653'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Create volume of 1 GB Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2709c425-aa05-483d-b975-ef0d396cc1c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2709c425-aa05-483d-b975-ef0d396cc1c7 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2709c425-aa05-483d-b975-ef0d396cc1c7 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2709c425-aa05-483d-b975-ef0d396cc1c7 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Availability Zones retrieved successfully. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2709c425-aa05-483d-b975-ef0d396cc1c7 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 returned with HTTP 404 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 223/459] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/types/2feee243-bbd9-41a5-be69-bb5f773283d9 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1572046480", "consumer": "back-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.qos_specs [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1572046480', 'consumer': 'back-end', 'specs': {}} {{(pid=86957) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DB qos_specs_create(): root {'id': '96016455-f6ff-44ff-bb9f-20ef8db92f22', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1572046480'} {{(pid=86957) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Flow 'volume_create_api' (9f95bf15-1c7d-4600-b7df-a1afa1fb95af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6acd50-15a9-4694-b756-e691bf29b3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0faea0dd-c348-431c-8b21-8be9e5ac2ee2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 224/460] 192.168.122.142 () {60 vars in 1148 bytes} [Tue Sep 8 13:51:49 2026] POST /volume/v3/qos-specs => generated 377 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-845763f6-873f-4d35-9392-57c9f06cd98b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-845763f6-873f-4d35-9392-57c9f06cd98b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-845763f6-873f-4d35-9392-57c9f06cd98b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-845763f6-873f-4d35-9392-57c9f06cd98b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-845763f6-873f-4d35-9392-57c9f06cd98b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 96016455-f6ff-44ff-bb9f-20ef8db92f22, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /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 08 13:51:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-845763f6-873f-4d35-9392-57c9f06cd98b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False returned with HTTP 202 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 225/461] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:49 2026] DELETE /volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fb27d19-4034-40bf-ad7b-72d3139d3106 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fb27d19-4034-40bf-ad7b-72d3139d3106 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fb27d19-4034-40bf-ad7b-72d3139d3106 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fb27d19-4034-40bf-ad7b-72d3139d3106 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6acd50-15a9-4694-b756-e691bf29b3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1c16cd-8fbf-4279-ba17-276e9b3ec46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fb27d19-4034-40bf-ad7b-72d3139d3106 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 226/462] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:49 2026] GET /volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4c7532cd-37db-4a9d-93b9-660fd95d117a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c7532cd-37db-4a9d-93b9-660fd95d117a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c7532cd-37db-4a9d-93b9-660fd95d117a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c7532cd-37db-4a9d-93b9-660fd95d117a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c7532cd-37db-4a9d-93b9-660fd95d117a tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 227/463] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 96016455-f6ff-44ff-bb9f-20ef8db92f22, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2b605a2-1c8e-41d8-8efd-e70a18feec54 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 228/464] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:50 2026] DELETE /volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a17740a-2583-491f-9ff7-0fc11bc16ec9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a17740a-2583-491f-9ff7-0fc11bc16ec9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a17740a-2583-491f-9ff7-0fc11bc16ec9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a17740a-2583-491f-9ff7-0fc11bc16ec9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a17740a-2583-491f-9ff7-0fc11bc16ec9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 229/465] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/96016455-f6ff-44ff-bb9f-20ef8db92f22 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1778417213", "consumer": "both"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.qos_specs [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1778417213', 'consumer': 'both', 'specs': {}} {{(pid=86957) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DB qos_specs_create(): root {'id': '73918a67-8537-4b88-9b69-f5b6058623a1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1778417213'} {{(pid=86957) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac1558b5-ee5d-42bb-90bb-44c580adad78 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 230/466] 192.168.122.142 () {60 vars in 1148 bytes} [Tue Sep 8 13:51:50 2026] POST /volume/v3/qos-specs => generated 373 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a240b5db-1571-42ec-aa6e-64a1677022db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a240b5db-1571-42ec-aa6e-64a1677022db tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a240b5db-1571-42ec-aa6e-64a1677022db tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a240b5db-1571-42ec-aa6e-64a1677022db tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a240b5db-1571-42ec-aa6e-64a1677022db tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 73918a67-8537-4b88-9b69-f5b6058623a1, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a240b5db-1571-42ec-aa6e-64a1677022db tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False returned with HTTP 202 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 231/467] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:50 2026] DELETE /volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a31edabd-5f8f-4534-81b0-3ded2bc3c7c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a31edabd-5f8f-4534-81b0-3ded2bc3c7c2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a31edabd-5f8f-4534-81b0-3ded2bc3c7c2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a31edabd-5f8f-4534-81b0-3ded2bc3c7c2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a31edabd-5f8f-4534-81b0-3ded2bc3c7c2 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 232/468] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22a14d74-57ee-4610-b305-9c550365ae18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Created reservations ['f8f26b9d-7e7a-4f92-9e08-254974ed0a00', '782daf82-c87e-4a1a-abcf-d9459b5596b2', '4425a092-40fc-4af0-ad6a-af9607c55571', '96904e82-1e7e-48c1-8b09-0974b778923c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22a14d74-57ee-4610-b305-9c550365ae18 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22a14d74-57ee-4610-b305-9c550365ae18 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22a14d74-57ee-4610-b305-9c550365ae18 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1c16cd-8fbf-4279-ba17-276e9b3ec46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f26b9d-7e7a-4f92-9e08-254974ed0a00', '782daf82-c87e-4a1a-abcf-d9459b5596b2', '4425a092-40fc-4af0-ad6a-af9607c55571', '96904e82-1e7e-48c1-8b09-0974b778923c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22a14d74-57ee-4610-b305-9c550365ae18 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 233/469] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72e76d9-3296-4c3b-bf5a-983d0893769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 73918a67-8537-4b88-9b69-f5b6058623a1, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7df0e226-ca1c-4a06-bbb5-4310c3a44643 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 234/470] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:50 2026] DELETE /volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01a89e32-08b7-4360-9915-2a2436d3b55b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01a89e32-08b7-4360-9915-2a2436d3b55b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01a89e32-08b7-4360-9915-2a2436d3b55b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01a89e32-08b7-4360-9915-2a2436d3b55b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01a89e32-08b7-4360-9915-2a2436d3b55b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 235/471] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/73918a67-8537-4b88-9b69-f5b6058623a1 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e72e76d9-3296-4c3b-bf5a-983d0893769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054689d8-9659-462f-9fcc-63ee1d9c0965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-281460653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec10301c04af3bc66ff85fd5771f8',qos_specs=None,replication_status=,reservations=['f8f26b9d-7e7a-4f92-9e08-254974ed0a00','782daf82-c87e-4a1a-abcf-d9459b5596b2','4425a092-40fc-4af0-ad6a-af9607c55571','96904e82-1e7e-48c1-8b09-0974b778923c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96849b97e82347b483eb1db396856403',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-281460653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=054689d8-9659-462f-9fcc-63ee1d9c0965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='740ec10301c04af3bc66ff85fd5771f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96849b97e82347b483eb1db396856403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] POST http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1685938098", "consumer": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabd0f59-f9f9-4b9a-ba9c-a2ebfc9221fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.qos_specs [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1685938098', 'consumer': 'front-end', 'specs': {}} {{(pid=86957) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DB qos_specs_create(): root {'id': '11f7f22c-91fd-4361-92fb-329a87fcff89', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1685938098'} {{(pid=86957) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-555cd307-8540-46ea-bdda-e0c1419cbf73 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 236/472] 192.168.122.142 () {60 vars in 1148 bytes} [Tue Sep 8 13:51:50 2026] POST /volume/v3/qos-specs => generated 378 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 11f7f22c-91fd-4361-92fb-329a87fcff89, force: False {{(pid=86957) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabd0f59-f9f9-4b9a-ba9c-a2ebfc9221fd) transitioned into state 'SUCCESS' from state '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-281460653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='740ec10301c04af3bc66ff85fd5771f8',qos_specs=None,replication_status=,reservations=['f8f26b9d-7e7a-4f92-9e08-254974ed0a00','782daf82-c87e-4a1a-abcf-d9459b5596b2','4425a092-40fc-4af0-ad6a-af9607c55571','96904e82-1e7e-48c1-8b09-0974b778923c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96849b97e82347b483eb1db396856403',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272654ea-3ff6-4540-9ab1-b157655150c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272654ea-3ff6-4540-9ab1-b157655150c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Flow 'volume_create_api' (9f95bf15-1c7d-4600-b7df-a1afa1fb95af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Create volume request issued successfully. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cc3a877-8965-4cb3-90c6-6a2c403e0506 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 237/473] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:51:49 2026] POST /volume/v3/volumes => generated 765 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bd2315a2-e00d-4c39-ac09-75acff01a08e tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False returned with HTTP 202 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 237/474] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:50 2026] DELETE /volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92ca0bcb-49a9-4608-ac6e-6ee95cd928e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92ca0bcb-49a9-4608-ac6e-6ee95cd928e8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92ca0bcb-49a9-4608-ac6e-6ee95cd928e8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92ca0bcb-49a9-4608-ac6e-6ee95cd928e8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92ca0bcb-49a9-4608-ac6e-6ee95cd928e8 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 238/475] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf2093a6-b855-4f14-83fa-e451b23796bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf2093a6-b855-4f14-83fa-e451b23796bd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf2093a6-b855-4f14-83fa-e451b23796bd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf2093a6-b855-4f14-83fa-e451b23796bd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91e637f3-793c-41cf-bc5b-7ad639c77849 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 238/476] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 833 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf2093a6-b855-4f14-83fa-e451b23796bd tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 239/477] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-986d5755-9276-4aed-8326-9f6b112a749b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-986d5755-9276-4aed-8326-9f6b112a749b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-986d5755-9276-4aed-8326-9f6b112a749b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-986d5755-9276-4aed-8326-9f6b112a749b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-986d5755-9276-4aed-8326-9f6b112a749b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 11f7f22c-91fd-4361-92fb-329a87fcff89, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-986d5755-9276-4aed-8326-9f6b112a749b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 239/478] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:50 2026] DELETE /volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89?force=False => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fd316bb-1f40-403f-b633-8a589c3e1a12 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fd316bb-1f40-403f-b633-8a589c3e1a12 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fd316bb-1f40-403f-b633-8a589c3e1a12 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fd316bb-1f40-403f-b633-8a589c3e1a12 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fd316bb-1f40-403f-b633-8a589c3e1a12 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 returned with HTTP 404 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 240/479] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/11f7f22c-91fd-4361-92fb-329a87fcff89 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a168f9c9-38df-4879-aabb-67f817e146a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a168f9c9-38df-4879-aabb-67f817e146a9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a168f9c9-38df-4879-aabb-67f817e146a9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a168f9c9-38df-4879-aabb-67f817e146a9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a168f9c9-38df-4879-aabb-67f817e146a9 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 240/480] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 401 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64311e5e-2662-4ff0-9b7f-0c23baf8befe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64311e5e-2662-4ff0-9b7f-0c23baf8befe tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64311e5e-2662-4ff0-9b7f-0c23baf8befe tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64311e5e-2662-4ff0-9b7f-0c23baf8befe tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89bd68e2-6aca-4f17-bebc-b2bcf9e4f50d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 241/481] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 324 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /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 08 13:51:50 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64311e5e-2662-4ff0-9b7f-0c23baf8befe tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs returned with HTTP 200 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 241/482] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] PUT http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /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 08 13:51:50 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.qos_specs [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86958) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 08 13:51:50 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:50 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:50 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] qos_specs_update() value: {'id': 'b8d70d56-baeb-4132-8c44-a35d089c2072', 'key': 'iops_bytes', 'value': '500', 'specs_id': '9c8ad30e-e737-4f2e-9250-65eabc4b26d4', 'deleted': False} {{(pid=86958) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f9b0e58-b3be-40fd-b876-537e816505c6 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 242/483] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:51:50 2026] PUT /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 36 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-011d5032-4d76-4f10-9b6f-b46d6012a04b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-011d5032-4d76-4f10-9b6f-b46d6012a04b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-011d5032-4d76-4f10-9b6f-b46d6012a04b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-011d5032-4d76-4f10-9b6f-b46d6012a04b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-011d5032-4d76-4f10-9b6f-b46d6012a04b tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 243/484] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 422 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29cf06c5-45a1-4790-9d1d-f3226714a363 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29cf06c5-45a1-4790-9d1d-f3226714a363 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] PUT http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/delete_keys Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29cf06c5-45a1-4790-9d1d-f3226714a363 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29cf06c5-45a1-4790-9d1d-f3226714a363 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete_key spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4, keys: ['iops_bytes'] {{(pid=86958) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29cf06c5-45a1-4790-9d1d-f3226714a363 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/delete_keys returned with HTTP 202 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 244/485] 192.168.122.142 () {60 vars in 1294 bytes} [Tue Sep 8 13:51:51 2026] PUT /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4/delete_keys => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6283a8c4-946c-4b39-b08d-84322e090190 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6283a8c4-946c-4b39-b08d-84322e090190 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6283a8c4-946c-4b39-b08d-84322e090190 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6283a8c4-946c-4b39-b08d-84322e090190 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6283a8c4-946c-4b39-b08d-84322e090190 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 245/486] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 401 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd00bdd2-d915-4d9c-b0e0-62b3bad92bcf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd00bdd2-d915-4d9c-b0e0-62b3bad92bcf tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd00bdd2-d915-4d9c-b0e0-62b3bad92bcf tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd00bdd2-d915-4d9c-b0e0-62b3bad92bcf tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd00bdd2-d915-4d9c-b0e0-62b3bad92bcf tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 246/487] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 401 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] DELETE http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4?force=False Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Delete qos_spec: 9c8ad30e-e737-4f2e-9250-65eabc4b26d4, force: False {{(pid=86958) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /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 08 13:51:51 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50f354f6-75d4-49b1-b375-4105e3a6fbc4 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4?force=False returned with HTTP 202 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 247/488] 192.168.122.142 () {58 vars in 1264 bytes} [Tue Sep 8 13:51:51 2026] DELETE /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4?force=False => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db3176b2-c5bc-4774-8c5e-2c3c3b9df3c3 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 242/489] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:50 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0c1121b-c97b-4975-ab56-184cadb4c2c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0c1121b-c97b-4975-ab56-184cadb4c2c1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] GET http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0c1121b-c97b-4975-ab56-184cadb4c2c1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0c1121b-c97b-4975-ab56-184cadb4c2c1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0c1121b-c97b-4975-ab56-184cadb4c2c1 tempest-QosSpecsTestJSON-252062373 tempest-QosSpecsTestJSON-252062373-project-admin] http://192.168.122.142/volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 returned with HTTP 404 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 248/490] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/qos-specs/9c8ad30e-e737-4f2e-9250-65eabc4b26d4 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /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 08 13:51:51 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Get all volumes completed successfully. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:51 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdce1114-760d-4a2e-95ab-d640f1c10896 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 249/491] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 857 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0ea703f-a85b-4136-8789-d96b97e62fa6 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:51:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 243/492] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:51:51 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] POST http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77/action Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] delete called for group 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:51:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Delete group with id: 3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:51 devstack devstack@c-api.service[86958]: /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 08 13:51:51 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:51:52 devstack devstack@c-api.service[86958]: /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 08 13:51:52 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:51:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2e84643-48ef-47cf-8c2f-a8e8fca17164 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77/action returned with HTTP 202 Sep 08 13:51:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 250/493] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:51:51 2026] POST /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 Sep 08 13:51:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:52 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:52 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:52 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf62a7a8-da4a-4332-8ccf-bf897f110e0d tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 returned with HTTP 200 Sep 08 13:51:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 244/494] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:52 2026] GET /volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:51:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:51:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-209ceb4a-8fbd-4259-8bca-671f822407a0 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:51:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 251/495] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:51:52 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3ef45c44-55af-479f-b746-607892eb4c26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 Sep 08 13:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:51:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Volume info retrieved successfully. Sep 08 13:51:53 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:51:53 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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 08 13:51:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:51:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:51:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ef45c44-55af-479f-b746-607892eb4c26 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 returned with HTTP 200 Sep 08 13:51:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 245/496] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:53 2026] GET /volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 => generated 915 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-24732f28-dcc1-4d6b-93ed-d7821b2feb94 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24732f28-dcc1-4d6b-93ed-d7821b2feb94 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24732f28-dcc1-4d6b-93ed-d7821b2feb94 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24732f28-dcc1-4d6b-93ed-d7821b2feb94 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:51:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:51:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:51:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:51:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24732f28-dcc1-4d6b-93ed-d7821b2feb94 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 returned with HTTP 404 Sep 08 13:51:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 252/497] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:54 2026] GET /volume/v3/volumes/6f90878f-a384-4c2e-9a08-e6361b525444 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68e78d43-a90f-40d5-a059-3259b53dea21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68e78d43-a90f-40d5-a059-3259b53dea21 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68e78d43-a90f-40d5-a059-3259b53dea21 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68e78d43-a90f-40d5-a059-3259b53dea21 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68e78d43-a90f-40d5-a059-3259b53dea21 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 returned with HTTP 404 Sep 08 13:51:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 246/498] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:51:54 2026] GET /volume/v3/volumes/2a742cd9-1210-4a33-9f0d-beee82c07b30 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] GET http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] show called for member 3ade4541-f1cb-4007-88ec-643e637e7c77 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38cfaa2d-8bf7-4f20-88bc-855b31e33f09 tempest-GroupsTest-370172451 tempest-GroupsTest-370172451-project-member] http://192.168.122.142/volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 returned with HTTP 404 Sep 08 13:51:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 253/499] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:51:54 2026] GET /volume/v3/groups/3ade4541-f1cb-4007-88ec-643e637e7c77 => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bef1f462-57c3-424f-afc7-ba5cdef32f75 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bef1f462-57c3-424f-afc7-ba5cdef32f75 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/46b5a245-d52e-41af-b752-99b0ccf84f27 Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bef1f462-57c3-424f-afc7-ba5cdef32f75 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bef1f462-57c3-424f-afc7-ba5cdef32f75 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bef1f462-57c3-424f-afc7-ba5cdef32f75 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/group_types/46b5a245-d52e-41af-b752-99b0ccf84f27 returned with HTTP 202 Sep 08 13:51:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 247/500] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:51:54 2026] DELETE /volume/v3/group_types/46b5a245-d52e-41af-b752-99b0ccf84f27 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c42a0c5f-6ffd-441e-ad08-b8d6d2640272 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c42a0c5f-6ffd-441e-ad08-b8d6d2640272 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] DELETE http://192.168.122.142/volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c42a0c5f-6ffd-441e-ad08-b8d6d2640272 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c42a0c5f-6ffd-441e-ad08-b8d6d2640272 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c42a0c5f-6ffd-441e-ad08-b8d6d2640272 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 returned with HTTP 202 Sep 08 13:51:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 254/501] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:51:54 2026] DELETE /volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:51:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e278c635-de35-4afc-9afc-78a56cc03d85 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:51:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e278c635-de35-4afc-9afc-78a56cc03d85 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] GET http://192.168.122.142/volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 Sep 08 13:51:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e278c635-de35-4afc-9afc-78a56cc03d85 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:51:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e278c635-de35-4afc-9afc-78a56cc03d85 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:51:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e278c635-de35-4afc-9afc-78a56cc03d85 tempest-GroupsTest-1055849270 tempest-GroupsTest-1055849270-project-admin] http://192.168.122.142/volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 returned with HTTP 404 Sep 08 13:51:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 248/502] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:51:55 2026] GET /volume/v3/types/b60f69c3-3321-4b33-a4f9-32af4e42da40 => generated 114 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:52:05 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=311,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:52:05 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=259,cinder:INSERT=23,cinder:UPDATE=47 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:52:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44691f2a-11b0-43e6-bfb0-9314f8fae824 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 255/503] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:06 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 440 bytes in 745 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults Sep 08 13:52:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'defaults' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] 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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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 08 13:52:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aa19d31-e52a-4534-8d68-e2489eafad86 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults returned with HTTP 200 Sep 08 13:52:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 249/504] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:52:07 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults => generated 440 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48e30f7a-d8d0-41cb-a586-bd6af7ce67c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48e30f7a-d8d0-41cb-a586-bd6af7ce67c4 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48e30f7a-d8d0-41cb-a586-bd6af7ce67c4 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48e30f7a-d8d0-41cb-a586-bd6af7ce67c4 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 256/505] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:52:07 2026] PUT /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 398 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7706fcc-b8bb-44c5-89f0-4b0ebe5a8658 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7706fcc-b8bb-44c5-89f0-4b0ebe5a8658 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] DELETE http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7706fcc-b8bb-44c5-89f0-4b0ebe5a8658 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7706fcc-b8bb-44c5-89f0-4b0ebe5a8658 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7706fcc-b8bb-44c5-89f0-4b0ebe5a8658 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 250/506] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:08 2026] DELETE /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 0 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 13:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e4561c17-935b-4834-9c23-82845db91b65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4561c17-935b-4834-9c23-82845db91b65 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4561c17-935b-4834-9c23-82845db91b65 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4561c17-935b-4834-9c23-82845db91b65 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4561c17-935b-4834-9c23-82845db91b65 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 257/507] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:08 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 440 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6fc3d9b-ccc0-42ea-915f-9039729f47de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6fc3d9b-ccc0-42ea-915f-9039729f47de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6fc3d9b-ccc0-42ea-915f-9039729f47de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6fc3d9b-ccc0-42ea-915f-9039729f47de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 251/508] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:52:08 2026] PUT /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 398 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1520725805"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1153659513"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1520725805'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Create volume of 1 GB Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1153659513'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create volume of 1 GB Sep 08 13:52:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Availability Zones retrieved successfully. Sep 08 13:52:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Availability Zones retrieved successfully. Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Flow 'volume_create_api' (021ccf79-a3fe-43ff-9280-2a32c5749195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Flow 'volume_create_api' (e86e2c7e-ab20-431f-a518-8b64ef3063fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fd1522-cd2f-45bf-84f5-8c9e709188c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de27561-fd33-4f30-8062-52e466369408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fd1522-cd2f-45bf-84f5-8c9e709188c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21292eb1-5188-4e25-afa6-3780b865d248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de27561-fd33-4f30-8062-52e466369408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8f37ed-681d-4dc2-b2da-e0778abac8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['78263ba8-a4a4-4572-8adf-5880a1f11452', '2de924f2-de00-4b68-8daf-982babce3fb0', 'a273a0f3-8b19-4511-b9c8-a6dccc8a6aa9', 'be0bee07-ff23-46c9-bb98-a7991e37251b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21292eb1-5188-4e25-afa6-3780b865d248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78263ba8-a4a4-4572-8adf-5880a1f11452', '2de924f2-de00-4b68-8daf-982babce3fb0', 'a273a0f3-8b19-4511-b9c8-a6dccc8a6aa9', 'be0bee07-ff23-46c9-bb98-a7991e37251b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ad0b9c-a832-46a5-af45-4600c8135275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Created reservations ['846c3a3b-7ce3-4faf-90a7-f4f695a91fd0', 'd15d5294-dee2-4b7d-9806-b3744aa26f49', '1d27711c-4fa7-4ebb-9dbe-eee146047be3', '0cbe5241-4dc5-44ba-95f0-22ead9f06182'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c8f37ed-681d-4dc2-b2da-e0778abac8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['846c3a3b-7ce3-4faf-90a7-f4f695a91fd0', 'd15d5294-dee2-4b7d-9806-b3744aa26f49', '1d27711c-4fa7-4ebb-9dbe-eee146047be3', '0cbe5241-4dc5-44ba-95f0-22ead9f06182']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fc9e29-6495-491a-901a-f9ebe5ab7b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ad0b9c-a832-46a5-af45-4600c8135275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce935d5-b055-471c-bed9-7a0743d84569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1153659513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34dea0eecda942988ac454ef91831ecb',qos_specs=None,replication_status=,reservations=['78263ba8-a4a4-4572-8adf-5880a1f11452','2de924f2-de00-4b68-8daf-982babce3fb0','a273a0f3-8b19-4511-b9c8-a6dccc8a6aa9','be0bee07-ff23-46c9-bb98-a7991e37251b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79773c501d94254ac68a756450e060c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1153659513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce935d5-b055-471c-bed9-7a0743d84569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34dea0eecda942988ac454ef91831ecb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79773c501d94254ac68a756450e060c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2cfa40-4eff-4f29-95b9-a1f3288620ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9fc9e29-6495-491a-901a-f9ebe5ab7b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13d2996b-54d8-4911-85a6-99656fd870e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520725805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf1db34c8b24d2bbc6ee89d0d209d53',qos_specs=None,replication_status=,reservations=['846c3a3b-7ce3-4faf-90a7-f4f695a91fd0','d15d5294-dee2-4b7d-9806-b3744aa26f49','1d27711c-4fa7-4ebb-9dbe-eee146047be3','0cbe5241-4dc5-44ba-95f0-22ead9f06182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b0108c4ac84a939fc175b0b18aa308',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520725805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13d2996b-54d8-4911-85a6-99656fd870e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf1db34c8b24d2bbc6ee89d0d209d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11b0108c4ac84a939fc175b0b18aa308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84aca973-e4e6-4e07-a9a4-cdab557ece50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a2cfa40-4eff-4f29-95b9-a1f3288620ee) transitioned into state 'SUCCESS' from state '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-1153659513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34dea0eecda942988ac454ef91831ecb',qos_specs=None,replication_status=,reservations=['78263ba8-a4a4-4572-8adf-5880a1f11452','2de924f2-de00-4b68-8daf-982babce3fb0','a273a0f3-8b19-4511-b9c8-a6dccc8a6aa9','be0bee07-ff23-46c9-bb98-a7991e37251b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79773c501d94254ac68a756450e060c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cc94a2-d2b8-48bb-9343-bcda3d0f4809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cc94a2-d2b8-48bb-9343-bcda3d0f4809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84aca973-e4e6-4e07-a9a4-cdab557ece50) transitioned into state 'SUCCESS' from state '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-1520725805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf1db34c8b24d2bbc6ee89d0d209d53',qos_specs=None,replication_status=,reservations=['846c3a3b-7ce3-4faf-90a7-f4f695a91fd0','d15d5294-dee2-4b7d-9806-b3744aa26f49','1d27711c-4fa7-4ebb-9dbe-eee146047be3','0cbe5241-4dc5-44ba-95f0-22ead9f06182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11b0108c4ac84a939fc175b0b18aa308',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Flow 'volume_create_api' (021ccf79-a3fe-43ff-9280-2a32c5749195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create volume request issued successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feaf90e2-2617-4e4a-9168-d48d65891cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c3ab716-7fd5-48cc-8a74-f77512a54da6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 258/509] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:08 2026] POST /volume/v3/volumes => generated 760 bytes in 1512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c141c784-7baf-4a60-90fc-b82450e50645 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c141c784-7baf-4a60-90fc-b82450e50645 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c141c784-7baf-4a60-90fc-b82450e50645 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c141c784-7baf-4a60-90fc-b82450e50645 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'defaults' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c141c784-7baf-4a60-90fc-b82450e50645 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feaf90e2-2617-4e4a-9168-d48d65891cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 259/510] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab/defaults => generated 440 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Flow 'volume_create_api' (e86e2c7e-ab20-431f-a518-8b64ef3063fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Create volume request issued successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4d01c31-326c-44fd-a9d8-f466ea6c5c00 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 252/511] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:09 2026] POST /volume/v3/volumes => generated 768 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-a5e05fae-776a-40f3-9e76-8918ccc50481 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 260/512] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7e657b3-c90e-436d-89b6-f9d454c0a83c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7e657b3-c90e-436d-89b6-f9d454c0a83c tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7e657b3-c90e-436d-89b6-f9d454c0a83c tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7e657b3-c90e-436d-89b6-f9d454c0a83c tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c685d9b1-836e-4c23-983f-8e0ac5d8fe04 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 253/513] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 828 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba93a613-6221-49e2-b776-374c91052fdd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba93a613-6221-49e2-b776-374c91052fdd tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba93a613-6221-49e2-b776-374c91052fdd tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba93a613-6221-49e2-b776-374c91052fdd tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7e657b3-c90e-436d-89b6-f9d454c0a83c tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 261/514] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 440 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89028578-2e87-4c45-b92f-07b376f0cc16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89028578-2e87-4c45-b92f-07b376f0cc16 None None] GET http://192.168.122.142/volume// Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89028578-2e87-4c45-b92f-07b376f0cc16 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89028578-2e87-4c45-b92f-07b376f0cc16 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89028578-2e87-4c45-b92f-07b376f0cc16 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 262/515] 192.168.122.142 () {58 vars in 1308 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9bc7c2a-b2ce-4384-ad25-2efe801308de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9bc7c2a-b2ce-4384-ad25-2efe801308de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9bc7c2a-b2ce-4384-ad25-2efe801308de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9bc7c2a-b2ce-4384-ad25-2efe801308de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba93a613-6221-49e2-b776-374c91052fdd tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba93a613-6221-49e2-b776-374c91052fdd tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 254/516] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 836 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a81a8eb2-8650-4510-9395-1db56b174503 req-0c671c1e-e631-48bb-9654-3aaf1ff5b530 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-0c671c1e-e631-48bb-9654-3aaf1ff5b530 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9bc7c2a-b2ce-4384-ad25-2efe801308de tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 263/517] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:10 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True => generated 1064 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-0c671c1e-e631-48bb-9654-3aaf1ff5b530 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "054689d8-9659-462f-9fcc-63ee1d9c0965", "connector": null, "instance_uuid": "1ee788ca-371a-4fbb-bdc5-592cecb1a3e4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e612a74b-f562-4216-90c0-65f086731268 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-0c671c1e-e631-48bb-9654-3aaf1ff5b530 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:52:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 255/518] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:52:10 2026] POST /volume/v3/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-695404014"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-695404014'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume of 1 GB Sep 08 13:52:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Availability Zones retrieved successfully. Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Flow 'volume_create_api' (bb919893-e7e7-4685-9c16-c4fd6044df61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16231a59-b7a1-432b-a49b-eb248e537505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a81a8eb2-8650-4510-9395-1db56b174503 req-5cf94236-d111-4528-8ffb-07b487b7ea74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-5cf94236-d111-4528-8ffb-07b487b7ea74 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] POST http://192.168.122.142/volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131/action Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-5cf94236-d111-4528-8ffb-07b487b7ea74 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16231a59-b7a1-432b-a49b-eb248e537505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-5cf94236-d111-4528-8ffb-07b487b7ea74 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a94209-09b3-4f41-a29b-264baf0ed258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a81a8eb2-8650-4510-9395-1db56b174503 req-5cf94236-d111-4528-8ffb-07b487b7ea74 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131/action returned with HTTP 204 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 256/519] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:52:10 2026] POST /volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Created reservations ['4a56ca4b-32ad-4868-a3bc-fa2cee6bf13d', '2971197d-dbdf-4300-8698-3e3d53d233f2', 'cad4a0cc-898d-469c-bce8-fd6216aadfd6', '0e819a35-c56c-496c-90cc-eeb0da71e553'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a94209-09b3-4f41-a29b-264baf0ed258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a56ca4b-32ad-4868-a3bc-fa2cee6bf13d', '2971197d-dbdf-4300-8698-3e3d53d233f2', 'cad4a0cc-898d-469c-bce8-fd6216aadfd6', '0e819a35-c56c-496c-90cc-eeb0da71e553']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a834e252-7b1f-40b5-a8f4-9138e5115a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f2a786ec-c741-4aff-92a0-1017617e6f8a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 257/520] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 1120 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1cffd926-12f8-483e-9cf5-8596654b2046 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cffd926-12f8-483e-9cf5-8596654b2046 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cffd926-12f8-483e-9cf5-8596654b2046 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1cffd926-12f8-483e-9cf5-8596654b2046 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1cffd926-12f8-483e-9cf5-8596654b2046 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a834e252-7b1f-40b5-a8f4-9138e5115a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24ad2df6-56c0-4400-a3ec-808a2f4878b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-695404014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9244d3aee8004718881b6887339758ab',qos_specs=None,replication_status=,reservations=['4a56ca4b-32ad-4868-a3bc-fa2cee6bf13d','2971197d-dbdf-4300-8698-3e3d53d233f2','cad4a0cc-898d-469c-bce8-fd6216aadfd6','0e819a35-c56c-496c-90cc-eeb0da71e553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab4628d052c47168b1344db52c725a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-695404014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24ad2df6-56c0-4400-a3ec-808a2f4878b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9244d3aee8004718881b6887339758ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab4628d052c47168b1344db52c725a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e42f37-9df4-4c23-9843-249a6c289d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1cffd926-12f8-483e-9cf5-8596654b2046 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 258/521] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 1120 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4fef47f-ca2e-47a5-8574-355900b506fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4fef47f-ca2e-47a5-8574-355900b506fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4fef47f-ca2e-47a5-8574-355900b506fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4fef47f-ca2e-47a5-8574-355900b506fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4fef47f-ca2e-47a5-8574-355900b506fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4fef47f-ca2e-47a5-8574-355900b506fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 259/522] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39e42f37-9df4-4c23-9843-249a6c289d05) transitioned into state 'SUCCESS' from state '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-695404014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9244d3aee8004718881b6887339758ab',qos_specs=None,replication_status=,reservations=['4a56ca4b-32ad-4868-a3bc-fa2cee6bf13d','2971197d-dbdf-4300-8698-3e3d53d233f2','cad4a0cc-898d-469c-bce8-fd6216aadfd6','0e819a35-c56c-496c-90cc-eeb0da71e553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab4628d052c47168b1344db52c725a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d36e63-491b-4350-9674-0647d7c10aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc79468d-b6aa-4909-a2cd-32af1413d26e tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 260/523] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14d36e63-491b-4350-9674-0647d7c10aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Flow 'volume_create_api' (bb919893-e7e7-4685-9c16-c4fd6044df61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume request issued successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e612a74b-f562-4216-90c0-65f086731268 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 264/524] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:10 2026] POST /volume/v3/volumes => generated 764 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-581e3223-2f1a-4ddf-b760-85e54ba71c3f tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 261/525] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-7fa1b9ba-b44b-43c1-85b2-5e5df8d0747f tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 265/526] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:52:11 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 1120 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-673d57c2-bb47-49fd-9109-82b21e774b25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-673d57c2-bb47-49fd-9109-82b21e774b25 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] DELETE http://192.168.122.142/volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131 Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-673d57c2-bb47-49fd-9109-82b21e774b25 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-673d57c2-bb47-49fd-9109-82b21e774b25 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /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 08 13:52:12 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-bb1e1801-db06-4706-834b-91cb5da8f050 req-673d57c2-bb47-49fd-9109-82b21e774b25 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131 returned with HTTP 200 Sep 08 13:52:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 262/527] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:52:11 2026] DELETE /volume/v3/attachments/7d2340c6-c48d-468a-af1c-0f3e9766d131 => generated 19 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e3b18d9-687f-49cb-a6a4-a907dff0cead tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 266/528] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:12 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13fedb89-1c46-4eca-a437-8ee2f846b949 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 263/529] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:12 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ce935d5-b055-471c-bed9-7a0743d84569", "name": "tempest-SnapshotsActionsTest-Snapshot-2143549948"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create snapshot from volume 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f805ddc9-d640-44b4-969f-fc6460d2d746 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 267/530] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:12 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 860 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c239c18-2451-4b2b-b73b-ee6493560990 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c239c18-2451-4b2b-b73b-ee6493560990 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c239c18-2451-4b2b-b73b-ee6493560990 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c239c18-2451-4b2b-b73b-ee6493560990 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:12 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['8e7cffdf-ff07-41b2-a875-dd921f77e36e', '14850d70-6ce3-4477-8da0-a94baf8eccce', 'cea22563-f10b-4cc5-baf4-160b2a182959', 'a30fb0be-a37d-464e-a19b-303de4e9b0e9'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c239c18-2451-4b2b-b73b-ee6493560990 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot create request issued successfully. Sep 08 13:52:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adfe54ab-3a22-41f6-a94b-dcf6d3eec185 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 264/531] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c239c18-2451-4b2b-b73b-ee6493560990 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 268/532] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:12 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 856 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c898e69f-502a-4c7f-9f60-24b854696264 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c898e69f-502a-4c7f-9f60-24b854696264 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c898e69f-502a-4c7f-9f60-24b854696264 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c898e69f-502a-4c7f-9f60-24b854696264 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c898e69f-502a-4c7f-9f60-24b854696264 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c898e69f-502a-4c7f-9f60-24b854696264 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 265/533] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:13 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ae1d5b7-394b-4bfb-a6e9-2a816310b646 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 269/534] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:13 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 861 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b33913a5-ab96-475c-89b2-eaa894e89aae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b33913a5-ab96-475c-89b2-eaa894e89aae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b33913a5-ab96-475c-89b2-eaa894e89aae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b33913a5-ab96-475c-89b2-eaa894e89aae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b33913a5-ab96-475c-89b2-eaa894e89aae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b33913a5-ab96-475c-89b2-eaa894e89aae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 270/535] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:14 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f47737e5-caec-414d-8d8a-8a48537d4e64 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 266/536] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:14 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 856 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c2d0afba-b562-4295-8c15-6932220696e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5a4a457-77f1-4b6f-9d92-a7905844391d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 271/537] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:15 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2d0afba-b562-4295-8c15-6932220696e5 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2d0afba-b562-4295-8c15-6932220696e5 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2d0afba-b562-4295-8c15-6932220696e5 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c2d0afba-b562-4295-8c15-6932220696e5 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2d0afba-b562-4295-8c15-6932220696e5 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 267/538] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:15 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 856 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80189728-1673-4209-8304-97cc619539f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80189728-1673-4209-8304-97cc619539f1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80189728-1673-4209-8304-97cc619539f1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80189728-1673-4209-8304-97cc619539f1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-80189728-1673-4209-8304-97cc619539f1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80189728-1673-4209-8304-97cc619539f1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 272/539] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:16 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d932b6ee-ba64-4769-85ee-9c7ef98f8bee tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 268/540] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:16 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 857 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3cb3ab58-435a-4dbf-a860-0b3fc2b0b088 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cb3ab58-435a-4dbf-a860-0b3fc2b0b088 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cb3ab58-435a-4dbf-a860-0b3fc2b0b088 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cb3ab58-435a-4dbf-a860-0b3fc2b0b088 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cb3ab58-435a-4dbf-a860-0b3fc2b0b088 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True returned with HTTP 200 Sep 08 13:52:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 273/541] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:16 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True => generated 1064 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d7d796b-28f3-476d-9619-861dc2367a50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] DELETE http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Delete volume with id: 24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Delete volume request issued successfully. Sep 08 13:52:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d7d796b-28f3-476d-9619-861dc2367a50 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 202 Sep 08 13:52:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 269/542] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:16 2026] DELETE /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fee6632a-f584-4454-92f9-f79430b8d893 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee6632a-f584-4454-92f9-f79430b8d893 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee6632a-f584-4454-92f9-f79430b8d893 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee6632a-f584-4454-92f9-f79430b8d893 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fee6632a-f584-4454-92f9-f79430b8d893 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee6632a-f584-4454-92f9-f79430b8d893 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 274/543] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:16 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d7e8d06-2991-4241-b5ec-d7509ad62b1d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 270/544] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:17 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eefd0448-8514-47f0-9b80-a05658242336 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eefd0448-8514-47f0-9b80-a05658242336 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eefd0448-8514-47f0-9b80-a05658242336 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eefd0448-8514-47f0-9b80-a05658242336 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eefd0448-8514-47f0-9b80-a05658242336 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eefd0448-8514-47f0-9b80-a05658242336 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 200 Sep 08 13:52:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 275/545] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:18 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-328b8478-32d8-4829-a2ef-7350ce8edc67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 271/546] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:18 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-559a72a5-fa69-46e8-852b-6ca9590d3a0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-559a72a5-fa69-46e8-852b-6ca9590d3a0d tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-559a72a5-fa69-46e8-852b-6ca9590d3a0d tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-559a72a5-fa69-46e8-852b-6ca9590d3a0d tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-559a72a5-fa69-46e8-852b-6ca9590d3a0d tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 404 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 276/547] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:19 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8fe2b95f-cc37-4a48-b641-f511e47ff730 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8fe2b95f-cc37-4a48-b641-f511e47ff730 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8fe2b95f-cc37-4a48-b641-f511e47ff730 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8fe2b95f-cc37-4a48-b641-f511e47ff730 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8fe2b95f-cc37-4a48-b641-f511e47ff730 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 404 Sep 08 13:52:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 272/548] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:19 2026] GET /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] DELETE http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Delete volume with id: 24ad2df6-56c0-4400-a3ec-808a2f4878b6 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0037bba-b020-4bd9-aa28-2f0c7cd9b42a tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 returned with HTTP 404 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 277/549] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:19 2026] DELETE /volume/v3/volumes/24ad2df6-56c0-4400-a3ec-808a2f4878b6 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bfb4846-e607-4350-b367-5e9906caeada None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1544969135"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1544969135'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume of 1 GB Sep 08 13:52:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Availability Zones retrieved successfully. Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Flow 'volume_create_api' (21a86852-d7a7-41c0-b954-f957d8be4161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab0da7b-038c-4525-a762-3f79d021fc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ab0da7b-038c-4525-a762-3f79d021fc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2207e8ac-90e6-49d6-8a9e-9a535aa3b003 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 278/550] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:19 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1ae0d3-90ea-4cd6-a88f-7c67ee8f1d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48f83738-bf6d-4301-a247-87ba8d132c5d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Created reservations ['fb83e539-9aca-4995-9217-0a2015707784', '186ec379-a287-4c6b-884a-44cc49a794d0', 'c6e604a0-8d04-4314-acb3-16b476ff9ff8', '403b39e5-cab7-47e9-b015-78c056ca91ae'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1ae0d3-90ea-4cd6-a88f-7c67ee8f1d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb83e539-9aca-4995-9217-0a2015707784', '186ec379-a287-4c6b-884a-44cc49a794d0', 'c6e604a0-8d04-4314-acb3-16b476ff9ff8', '403b39e5-cab7-47e9-b015-78c056ca91ae']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730c9cc8-116c-4b0b-86b7-f13a12610675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730c9cc8-116c-4b0b-86b7-f13a12610675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebea3921-068f-405a-bfe2-ac8b3bc1f4c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1544969135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9244d3aee8004718881b6887339758ab',qos_specs=None,replication_status=,reservations=['fb83e539-9aca-4995-9217-0a2015707784','186ec379-a287-4c6b-884a-44cc49a794d0','c6e604a0-8d04-4314-acb3-16b476ff9ff8','403b39e5-cab7-47e9-b015-78c056ca91ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab4628d052c47168b1344db52c725a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1544969135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebea3921-068f-405a-bfe2-ac8b3bc1f4c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9244d3aee8004718881b6887339758ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab4628d052c47168b1344db52c725a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a595d5c3-3936-464c-985e-5ad2db074e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48f83738-bf6d-4301-a247-87ba8d132c5d tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48f83738-bf6d-4301-a247-87ba8d132c5d tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48f83738-bf6d-4301-a247-87ba8d132c5d tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-48f83738-bf6d-4301-a247-87ba8d132c5d tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'creating'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48f83738-bf6d-4301-a247-87ba8d132c5d tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 279/551] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:19 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a595d5c3-3936-464c-985e-5ad2db074e11) transitioned into state 'SUCCESS' from state '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-1544969135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9244d3aee8004718881b6887339758ab',qos_specs=None,replication_status=,reservations=['fb83e539-9aca-4995-9217-0a2015707784','186ec379-a287-4c6b-884a-44cc49a794d0','c6e604a0-8d04-4314-acb3-16b476ff9ff8','403b39e5-cab7-47e9-b015-78c056ca91ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab4628d052c47168b1344db52c725a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da01f97-ed4f-40a8-a00f-5c7b5de04acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9372e133-f123-4e42-9bc1-4ac0644cdc26 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 280/552] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:20 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90d61fb0-946d-4023-bb03-b4d47a326712 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90d61fb0-946d-4023-bb03-b4d47a326712 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90d61fb0-946d-4023-bb03-b4d47a326712 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90d61fb0-946d-4023-bb03-b4d47a326712 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-90d61fb0-946d-4023-bb03-b4d47a326712 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da01f97-ed4f-40a8-a00f-5c7b5de04acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Flow 'volume_create_api' (21a86852-d7a7-41c0-b954-f957d8be4161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90d61fb0-946d-4023-bb03-b4d47a326712 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 281/553] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:20 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Create volume request issued successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bfb4846-e607-4350-b367-5e9906caeada tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 273/554] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:19 2026] POST /volume/v3/volumes => generated 765 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06dd2544-6e3f-4c8e-ae48-34dc3ff16c31 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 282/555] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:20 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5170a437-f2e1-4154-891a-aae3367350db None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ce935d5-b055-471c-bed9-7a0743d84569", "name": "tempest-SnapshotsActionsTest-Snapshot-2117060512"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55206d54-94f8-4696-b83c-e7aca04ab2f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 274/556] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:20 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 833 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create snapshot from volume 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['16c4f465-93dd-4340-b35c-dcc2ec6d0a46', 'e444d609-adaf-4090-b332-8010ec7a5b12', '58b99fd1-5f17-4c1e-b88f-39ae38655dbe', '8f074e47-277a-4c9f-91d2-72759d226287'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot create request issued successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5170a437-f2e1-4154-891a-aae3367350db tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 283/557] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-132d6e9d-51c9-4534-9bc5-ffd19f084d65 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 275/558] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:20 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01620b69-b468-4d74-8fe0-941e8b7cc1e3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 284/559] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:21 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 857 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5707bd2b-f361-4d8a-95f2-b3d908080618 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 276/560] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:22 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99c38dc0-1677-4c5f-a4b1-719c0cb69c20 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 285/561] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:22 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f6633c2-3f6f-42dd-9134-a458ee264241 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 277/562] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:23 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Volume info retrieved successfully. Sep 08 13:52:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25ec5c8a-b26c-420d-be3c-f1e4f3c189f3 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 286/563] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:23 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac3398b7-f2d6-456a-ad0d-a251a4f7bbe1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac3398b7-f2d6-456a-ad0d-a251a4f7bbe1 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac3398b7-f2d6-456a-ad0d-a251a4f7bbe1 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac3398b7-f2d6-456a-ad0d-a251a4f7bbe1 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac3398b7-f2d6-456a-ad0d-a251a4f7bbe1 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True returned with HTTP 200 Sep 08 13:52:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 278/564] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:24 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True => generated 1064 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01415df6-7c9c-484b-91f5-9141805754b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01415df6-7c9c-484b-91f5-9141805754b5 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01415df6-7c9c-484b-91f5-9141805754b5 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01415df6-7c9c-484b-91f5-9141805754b5 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9109402-17c1-481e-89ff-1c373d90afc7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9109402-17c1-481e-89ff-1c373d90afc7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9109402-17c1-481e-89ff-1c373d90afc7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9109402-17c1-481e-89ff-1c373d90afc7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9109402-17c1-481e-89ff-1c373d90afc7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9109402-17c1-481e-89ff-1c373d90afc7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 279/565] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:24 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01415df6-7c9c-484b-91f5-9141805754b5 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True returned with HTTP 200 Sep 08 13:52:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 287/566] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:24 2026] GET /volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True => generated 1064 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] POST http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ebea3921-068f-405a-bfe2-ac8b3bc1f4c0"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ebea3921-068f-405a-bfe2-ac8b3bc1f4c0'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Creating transfer of volume ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Generating transfer record for volume ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b77ce2-8c76-465d-88f9-0d56eb13e877 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 13:52:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 280/567] 192.168.122.142 () {60 vars in 1175 bytes} [Tue Sep 8 13:52:24 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] POST http://192.168.122.142/volume/v3/os-volume-transfer/42688cf8-7ad6-4cec-9752-77096dbe7879/accept Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b1069401b01354e2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Accepting volume transfer 42688cf8-7ad6-4cec-9752-77096dbe7879 {{(pid=86958) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Accepting transfer 42688cf8-7ad6-4cec-9752-77096dbe7879 Sep 08 13:52:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Created reservations ['b69c27cc-5b8b-444c-89f5-b032f2392bd0', '2cf75c7e-d2eb-4495-9684-63a71573e566', '6d39cb19-f147-45b7-b7ef-c8259c671732', '51d0fca6-01e4-4427-bacb-4502eed43ca0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Created reservations ['895eb3c2-212b-433d-aef7-bda6bd2ea956', '4ee5da54-3b01-4cd7-99b0-4e1a2f5a6635', '79184f64-5420-4dc8-8ca3-3403d272f2c8', '1a4f3cdc-e308-4a96-9715-7ae8d884fa9b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:24 devstack devstack@c-api.service[86958]: /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 08 13:52:24 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:52:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Created reservations ['49d51023-bafc-48f6-af9d-f424d30b7df6', 'a58e5227-d745-4f98-a819-2af020a64286', '6747d314-fe9c-450b-9994-f9a4876466a6', '977bf0d1-00d1-4304-bf3d-5d0d8788ab3c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Created reservations ['897dfd0e-e2e3-43ed-ad3d-01619e281e7c', '35c6c6f0-f940-4aa7-ac0f-c241c6e16ec1', '93381b65-dac4-4339-9d65-e11e1d3af1c8', 'caa52293-aadb-4b23-82c9-08d2c1e34a46'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Transfer volume completed successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a32c8df4-b038-4c6b-b23d-3e779e0bc8d6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 281/568] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot 'd85d4ed9-d99f-43c5-ba7a-adb9d395a8fb' with '{'status': 'creating'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Volume ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 has been transferred. Sep 08 13:52:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14f0a6ae-2b6d-4f55-b7ad-8ccd3403951e tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] http://192.168.122.142/volume/v3/os-volume-transfer/42688cf8-7ad6-4cec-9752-77096dbe7879/accept returned with HTTP 202 Sep 08 13:52:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 288/569] 192.168.122.142 () {60 vars in 1307 bytes} [Tue Sep 8 13:52:24 2026] POST /volume/v3/os-volume-transfer/42688cf8-7ad6-4cec-9752-77096dbe7879/accept => generated 373 bytes in 1191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8e4b67d-91eb-4fdd-b5ee-84d3eee2fc98 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action returned with HTTP 202 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 282/570] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:25 2026] POST /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcab974f-931d-4fef-9831-e3360b0f40fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcab974f-931d-4fef-9831-e3360b0f40fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcab974f-931d-4fef-9831-e3360b0f40fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcab974f-931d-4fef-9831-e3360b0f40fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dcab974f-931d-4fef-9831-e3360b0f40fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcab974f-931d-4fef-9831-e3360b0f40fc tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 283/571] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] Volume info retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4e96060-a051-489d-ac34-9578a4521d11 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67187b70-0947-4cdf-b1c4-e66c878c05d1 tempest-VolumeQuotasAdminTestJSON-1914877220 tempest-VolumeQuotasAdminTestJSON-1914877220-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action Sep 08 13:52:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 289/572] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-83be74fc-52ac-478f-98ab-6295bc6427ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83be74fc-52ac-478f-98ab-6295bc6427ef tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83be74fc-52ac-478f-98ab-6295bc6427ef tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83be74fc-52ac-478f-98ab-6295bc6427ef tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83be74fc-52ac-478f-98ab-6295bc6427ef tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 290/573] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44832908-b8bd-4a54-9f9d-c2480e67d944 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44832908-b8bd-4a54-9f9d-c2480e67d944 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44832908-b8bd-4a54-9f9d-c2480e67d944 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44832908-b8bd-4a54-9f9d-c2480e67d944 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot delete request issued successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4e96060-a051-489d-ac34-9578a4521d11 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action returned with HTTP 202 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 284/574] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:25 2026] POST /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da0d683d-88f6-4f76-b768-1ceb67dcb013 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 285/575] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44832908-b8bd-4a54-9f9d-c2480e67d944 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True returned with HTTP 200 Sep 08 13:52:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 291/576] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:25 2026] GET /volume/v3/os-quota-sets/fca8227511954719b1a2708b4923c759?usage=True => generated 1064 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Delete volume with id: ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Volume info retrieved successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Delete volume request issued successfully. Sep 08 13:52:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed99bfca-b157-4f38-964f-f60f4e81eeba tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 202 Sep 08 13:52:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 286/577] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:25 2026] DELETE /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Volume info retrieved successfully. Sep 08 13:52:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6dca332a-b59c-4964-82b7-32de8dfc3d2e tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 292/578] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:26 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 1020 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f046f9b1-3ab8-40a3-baea-66a6d599b3f7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 287/579] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:26 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Volume info retrieved successfully. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1525f808-6d3f-47e6-bc55-9bee1ea8c2fe tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 200 Sep 08 13:52:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 293/580] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:27 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 1020 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] DELETE http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Delete volume with id: 13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7690c103-8dca-4731-b913-2e31773924a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Delete volume request issued successfully. Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfdb2b55-3173-437d-adae-c21ff40dba88 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 202 Sep 08 13:52:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 288/581] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:27 2026] DELETE /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7690c103-8dca-4731-b913-2e31773924a3 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7690c103-8dca-4731-b913-2e31773924a3 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7690c103-8dca-4731-b913-2e31773924a3 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5da14c43-e973-4753-8f41-afe6fc7743ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5da14c43-e973-4753-8f41-afe6fc7743ab tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5da14c43-e973-4753-8f41-afe6fc7743ab tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5da14c43-e973-4753-8f41-afe6fc7743ab tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7690c103-8dca-4731-b913-2e31773924a3 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7690c103-8dca-4731-b913-2e31773924a3 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 294/582] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:27 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5da14c43-e973-4753-8f41-afe6fc7743ab tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5da14c43-e973-4753-8f41-afe6fc7743ab tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 289/583] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:27 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 860 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca0d6edb-ce36-4337-a5d5-b9c14baefc88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca0d6edb-ce36-4337-a5d5-b9c14baefc88 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca0d6edb-ce36-4337-a5d5-b9c14baefc88 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca0d6edb-ce36-4337-a5d5-b9c14baefc88 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca0d6edb-ce36-4337-a5d5-b9c14baefc88 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 404 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 295/584] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:28 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb75cda4-ac61-45e3-ac91-f662a42283f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb75cda4-ac61-45e3-ac91-f662a42283f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] GET http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb75cda4-ac61-45e3-ac91-f662a42283f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb75cda4-ac61-45e3-ac91-f662a42283f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb75cda4-ac61-45e3-ac91-f662a42283f8 tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 404 Sep 08 13:52:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 290/585] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:28 2026] GET /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] Delete volume with id: ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a471fbf-afcc-42db-991e-70ac5ba26b8b tempest-VolumeQuotasAdminTestJSON-1094167846 tempest-VolumeQuotasAdminTestJSON-1094167846-project-member] http://192.168.122.142/volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 returned with HTTP 404 Sep 08 13:52:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 296/586] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:28 2026] DELETE /volume/v3/volumes/ebea3921-068f-405a-bfe2-ac8b3bc1f4c0 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91be4724-a703-44a4-a2a1-5a2695dd6e1a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91be4724-a703-44a4-a2a1-5a2695dd6e1a tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/e9e9b7b04979408e8816692368f06bf1?usage=True Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91be4724-a703-44a4-a2a1-5a2695dd6e1a tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91be4724-a703-44a4-a2a1-5a2695dd6e1a tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa298776-90a4-41c0-903c-e0e14cafe787 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa298776-90a4-41c0-903c-e0e14cafe787 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa298776-90a4-41c0-903c-e0e14cafe787 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa298776-90a4-41c0-903c-e0e14cafe787 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa298776-90a4-41c0-903c-e0e14cafe787 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa298776-90a4-41c0-903c-e0e14cafe787 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 297/587] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:29 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91be4724-a703-44a4-a2a1-5a2695dd6e1a tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/e9e9b7b04979408e8816692368f06bf1?usage=True returned with HTTP 200 Sep 08 13:52:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 291/588] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:52:28 2026] GET /volume/v3/os-quota-sets/e9e9b7b04979408e8816692368f06bf1?usage=True => generated 1064 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b6119e2e-3666-42a3-99b8-84981e762d61 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6119e2e-3666-42a3-99b8-84981e762d61 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b6119e2e-3666-42a3-99b8-84981e762d61 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72fc0075-8f5c-41aa-a0a4-af415db1dcdf tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 292/589] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:29 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4c4af61-d895-42c2-b5f0-ef8e6ff181e8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 200 Sep 08 13:52:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 293/590] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:30 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 465 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-74314603-b8aa-4994-9799-c4f5ae494567 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6119e2e-3666-42a3-99b8-84981e762d61 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 298/591] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:52:29 2026] PUT /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 400 bytes in 1151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a694544d-f182-4a86-8420-afc9d77878e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74314603-b8aa-4994-9799-c4f5ae494567 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74314603-b8aa-4994-9799-c4f5ae494567 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74314603-b8aa-4994-9799-c4f5ae494567 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a694544d-f182-4a86-8420-afc9d77878e7 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab Sep 08 13:52:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a694544d-f182-4a86-8420-afc9d77878e7 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-74314603-b8aa-4994-9799-c4f5ae494567 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Volume info retrieved successfully. Sep 08 13:52:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74314603-b8aa-4994-9799-c4f5ae494567 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 200 Sep 08 13:52:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 294/592] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:30 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 860 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a694544d-f182-4a86-8420-afc9d77878e7 tempest-VolumeQuotasAdminTestJSON-1929661092 tempest-VolumeQuotasAdminTestJSON-1929661092-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab returned with HTTP 200 Sep 08 13:52:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 299/593] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:52:30 2026] PUT /volume/v3/os-quota-sets/9244d3aee8004718881b6887339758ab => generated 398 bytes in 781 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ac813bc-736c-4dd3-bde3-2f2338ac8c7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ac813bc-736c-4dd3-bde3-2f2338ac8c7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ac813bc-736c-4dd3-bde3-2f2338ac8c7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ac813bc-736c-4dd3-bde3-2f2338ac8c7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ac813bc-736c-4dd3-bde3-2f2338ac8c7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 404 Sep 08 13:52:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 295/594] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:31 2026] GET /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c9095bd1-f127-4baa-abd4-3c9eeae0b693 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9095bd1-f127-4baa-abd4-3c9eeae0b693 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] GET http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b444810a-adf8-4c2c-ad4c-3a65af99656e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9095bd1-f127-4baa-abd4-3c9eeae0b693 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 300/595] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:31 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9095bd1-f127-4baa-abd4-3c9eeae0b693 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c9593f02-c82a-4aca-8263-c99cd430b47b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9593f02-c82a-4aca-8263-c99cd430b47b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9593f02-c82a-4aca-8263-c99cd430b47b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c9593f02-c82a-4aca-8263-c99cd430b47b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9095bd1-f127-4baa-abd4-3c9eeae0b693 tempest-ServerRescueNegativeTestJSON-1386564622 tempest-ServerRescueNegativeTestJSON-1386564622-project-member] http://192.168.122.142/volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 returned with HTTP 404 Sep 08 13:52:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c9593f02-c82a-4aca-8263-c99cd430b47b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 296/596] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:31 2026] GET /volume/v3/volumes/13d2996b-54d8-4911-85a6-99656fd870e2 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c9593f02-c82a-4aca-8263-c99cd430b47b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 301/597] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:31 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete snapshot with id: d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb Sep 08 13:52:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e1d2291-125a-4ba9-930d-f16412cfd5ed tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb returned with HTTP 404 Sep 08 13:52:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 297/598] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:31 2026] DELETE /volume/v3/snapshots/d85d4ed9-d99f-43c5-ba7a-adb9d395a8fb => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-315d1bd6-417e-49c1-891e-248bd2f949ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ce935d5-b055-471c-bed9-7a0743d84569", "name": "tempest-SnapshotsActionsTest-Snapshot-574241169"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create snapshot from volume 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:32 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['0fe0ee5c-970f-4eae-91c1-72908f390f84', 'cb89c639-6c8a-4157-a9ad-f001e67dea55', '0bb070dc-ffca-4f87-b9e8-40b884917ce7', '6618b2ea-4520-4c83-a1ab-69cf7e0677ac'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot create request issued successfully. Sep 08 13:52:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-315d1bd6-417e-49c1-891e-248bd2f949ec tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 302/599] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:52:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d737d6c9-d51e-4df9-9e94-8d50ebd15ccb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 298/600] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:32 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 438 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c82e574a-528f-4522-a95a-11afcd12786c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c82e574a-528f-4522-a95a-11afcd12786c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c82e574a-528f-4522-a95a-11afcd12786c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c82e574a-528f-4522-a95a-11afcd12786c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c82e574a-528f-4522-a95a-11afcd12786c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c82e574a-528f-4522-a95a-11afcd12786c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 303/601] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:33 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 438 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c7eff9fe-b52d-4c63-9f03-da7bb2499d99 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 299/602] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:34 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8785fdcd-694c-47cb-b350-62eb02cd3731 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 304/603] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:35 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 438 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e145bcea-f060-412f-9727-ca14ec1c76d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 300/604] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:36 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 465 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '6728a51d-fa96-42a3-88be-40f96418e930' with '{'status': 'deleting'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-099ca39e-640a-4ba5-9b6b-b82ec28a2599 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action returned with HTTP 202 Sep 08 13:52:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 305/605] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:37 2026] POST /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d967811e-7095-4cb5-8f1f-5d1876d3b9ba tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 301/606] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:37 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot retrieved successfully. Sep 08 13:52:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot delete request issued successfully. Sep 08 13:52:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8c570fc-3dec-4ba2-b812-33bb8da8ef12 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action returned with HTTP 202 Sep 08 13:52:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 306/607] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:37 2026] POST /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0843b6c8-9bc7-418e-a889-a3dd49636e5b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 302/608] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:37 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 464 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-75cae327-c15f-489c-9cbe-ba1781fefcf6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 307/609] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:38 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd17e436-8972-45a1-8925-1e2263ed8ee0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 200 Sep 08 13:52:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 303/610] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:39 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8053ab02-5bd3-4462-b8d9-f1b5962455b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8053ab02-5bd3-4462-b8d9-f1b5962455b2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8053ab02-5bd3-4462-b8d9-f1b5962455b2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8053ab02-5bd3-4462-b8d9-f1b5962455b2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8053ab02-5bd3-4462-b8d9-f1b5962455b2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 404 Sep 08 13:52:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 308/611] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:40 2026] GET /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a5099fb-bc5f-4777-acd8-786cc68f35a4 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 304/612] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:40 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-27483f56-7019-4854-be98-a3c43edc9073 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27483f56-7019-4854-be98-a3c43edc9073 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27483f56-7019-4854-be98-a3c43edc9073 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-27483f56-7019-4854-be98-a3c43edc9073 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-27483f56-7019-4854-be98-a3c43edc9073 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-27483f56-7019-4854-be98-a3c43edc9073 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 309/613] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:40 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete snapshot with id: 6728a51d-fa96-42a3-88be-40f96418e930 Sep 08 13:52:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14d7cc1f-664c-4f6c-89ec-44184f00f08d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 returned with HTTP 404 Sep 08 13:52:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 305/614] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:40 2026] DELETE /volume/v3/snapshots/6728a51d-fa96-42a3-88be-40f96418e930 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ce935d5-b055-471c-bed9-7a0743d84569", "name": "tempest-SnapshotsActionsTest-Snapshot-2144427025"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create snapshot from volume 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:41 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['f5e6927d-fef8-4791-bc2d-acff1e981a97', 'bf14aa76-adba-4043-a8c5-b62603490625', '6b51ac81-d9ab-4de0-95c9-00a1778547fd', 'c48ad0f3-3221-4ada-8407-b942c1e8b371'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot create request issued successfully. Sep 08 13:52:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5af812ee-9c5a-44d6-bde5-5772c7d0d8ac tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 310/615] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f1a260-dad6-4681-aed2-8736330f62d2 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 306/616] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:41 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7811c2d5-8aa2-4596-a0ce-347b5aa2daf7 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 311/617] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:42 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba57f810-d689-4b94-a9ee-58ef4fb01181 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 307/618] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot 'cadc298a-0033-4648-8c5f-10379c90c1a1' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0b794fc-51b4-49b6-a756-b217a71d3c52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-505cd1cd-7f7a-48cf-9ff0-897254dce53b tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action returned with HTTP 202 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 312/619] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:43 2026] POST /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb1f47d1-7b32-4028-9815-bd7e8850da2c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 313/620] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot retrieved successfully. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot delete request issued successfully. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19ee75bf-f5e1-4f89-a155-07740c62ff9e tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action returned with HTTP 202 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 314/621] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:43 2026] POST /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9010cdbb-90ab-4a75-a484-e9a830750a8d tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 315/622] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0b794fc-51b4-49b6-a756-b217a71d3c52 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0b794fc-51b4-49b6-a756-b217a71d3c52 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0b794fc-51b4-49b6-a756-b217a71d3c52 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: /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 08 13:52:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0b794fc-51b4-49b6-a756-b217a71d3c52 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 308/623] 192.168.122.142 () {58 vars in 1133 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/os-services => generated 705 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-608410b0-491a-4da0-84b6-2d0e5e9d60d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-608410b0-491a-4da0-84b6-2d0e5e9d60d4 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services?host=devstack Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-608410b0-491a-4da0-84b6-2d0e5e9d60d4 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-608410b0-491a-4da0-84b6-2d0e5e9d60d4 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86958]: /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 08 13:52:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-608410b0-491a-4da0-84b6-2d0e5e9d60d4 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 316/624] 192.168.122.142 () {58 vars in 1160 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-275e53e8-aba0-48f8-b3e1-634a446a92ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-275e53e8-aba0-48f8-b3e1-634a446a92ad tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-275e53e8-aba0-48f8-b3e1-634a446a92ad tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-275e53e8-aba0-48f8-b3e1-634a446a92ad tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-275e53e8-aba0-48f8-b3e1-634a446a92ad tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 08 13:52:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 309/625] 192.168.122.142 () {58 vars in 1208 bytes} [Tue Sep 8 13:52:43 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a54e5eaf-74ea-4b85-8981-04757c200400 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a54e5eaf-74ea-4b85-8981-04757c200400 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services?binary=cinder-scheduler Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a54e5eaf-74ea-4b85-8981-04757c200400 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a54e5eaf-74ea-4b85-8981-04757c200400 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a54e5eaf-74ea-4b85-8981-04757c200400 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 08 13:52:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 317/626] 192.168.122.142 () {58 vars in 1180 bytes} [Tue Sep 8 13:52:44 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1142891058"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1142891058'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Create volume of 1 GB Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Availability Zones retrieved successfully. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Flow 'volume_create_api' (44413b39-c4da-4c1b-9ef1-6646ab6190bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1952ef38-24a6-4d0a-bfe6-e6da3992b92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1952ef38-24a6-4d0a-bfe6-e6da3992b92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266f78d4-91b3-4d39-b893-89c9c3609076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Created reservations ['f96e0788-4792-44c1-9da0-5773ec82b2fa', 'c1b8642d-92d4-4991-835e-2db1f2071dd5', '62a26686-a7fd-4ce4-8b4f-2a222e4f989f', '11af13ef-e6b8-40f9-b07c-ae0c7e75e13a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266f78d4-91b3-4d39-b893-89c9c3609076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96e0788-4792-44c1-9da0-5773ec82b2fa', 'c1b8642d-92d4-4991-835e-2db1f2071dd5', '62a26686-a7fd-4ce4-8b4f-2a222e4f989f', '11af13ef-e6b8-40f9-b07c-ae0c7e75e13a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfa6c44-4209-4178-8bf6-0f869da8a88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfa6c44-4209-4178-8bf6-0f869da8a88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f334b24-2a7a-4e62-9b06-cf6ca9d1a093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1142891058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9da888e4b474a9fa145dfb1da7f0a57',qos_specs=None,replication_status=,reservations=['f96e0788-4792-44c1-9da0-5773ec82b2fa','c1b8642d-92d4-4991-835e-2db1f2071dd5','62a26686-a7fd-4ce4-8b4f-2a222e4f989f','11af13ef-e6b8-40f9-b07c-ae0c7e75e13a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a328343c7a49d293af6bf5cd058137',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1142891058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f334b24-2a7a-4e62-9b06-cf6ca9d1a093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9da888e4b474a9fa145dfb1da7f0a57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a328343c7a49d293af6bf5cd058137',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e46d153-157f-485f-a7d5-42095ebce121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e46d153-157f-485f-a7d5-42095ebce121) transitioned into state 'SUCCESS' from state '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-1142891058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9da888e4b474a9fa145dfb1da7f0a57',qos_specs=None,replication_status=,reservations=['f96e0788-4792-44c1-9da0-5773ec82b2fa','c1b8642d-92d4-4991-835e-2db1f2071dd5','62a26686-a7fd-4ce4-8b4f-2a222e4f989f','11af13ef-e6b8-40f9-b07c-ae0c7e75e13a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a328343c7a49d293af6bf5cd058137',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ae58fa-4020-4207-88d2-c1a64f9dd2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ae58fa-4020-4207-88d2-c1a64f9dd2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Flow 'volume_create_api' (44413b39-c4da-4c1b-9ef1-6646ab6190bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Create volume request issued successfully. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-870895bd-0693-4ecb-9c2f-368a70d7d1dd tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 310/627] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:44 2026] POST /volume/v3/volumes => generated 763 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ee645e7-96f6-4e38-9d1e-8c377a12bb05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 318/628] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:44 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 465 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f48f715-3778-4b5c-a590-d7956ff043ca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f48f715-3778-4b5c-a590-d7956ff043ca tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f48f715-3778-4b5c-a590-d7956ff043ca tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f48f715-3778-4b5c-a590-d7956ff043ca tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f48f715-3778-4b5c-a590-d7956ff043ca tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f48f715-3778-4b5c-a590-d7956ff043ca tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 311/629] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:44 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 831 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f68430a1-acd8-4976-8a1a-0ffc7075690b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 200 Sep 08 13:52:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 319/630] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:45 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5041acb3-aff4-485d-9128-0d051e5c80e9 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 312/631] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:45 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-97ae1722-2fb8-4365-925e-e807b6db71f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97ae1722-2fb8-4365-925e-e807b6db71f0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97ae1722-2fb8-4365-925e-e807b6db71f0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97ae1722-2fb8-4365-925e-e807b6db71f0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97ae1722-2fb8-4365-925e-e807b6db71f0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 404 Sep 08 13:52:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 320/632] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:46 2026] GET /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1baa160b-7927-4e99-aea3-0dc254638884 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1baa160b-7927-4e99-aea3-0dc254638884 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1baa160b-7927-4e99-aea3-0dc254638884 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1baa160b-7927-4e99-aea3-0dc254638884 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-1baa160b-7927-4e99-aea3-0dc254638884 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1baa160b-7927-4e99-aea3-0dc254638884 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 313/633] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:46 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36088e80-2489-45fc-b09e-85081b5590bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36088e80-2489-45fc-b09e-85081b5590bb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36088e80-2489-45fc-b09e-85081b5590bb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36088e80-2489-45fc-b09e-85081b5590bb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36088e80-2489-45fc-b09e-85081b5590bb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36088e80-2489-45fc-b09e-85081b5590bb tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 321/634] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:46 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af851b70-aac9-4980-be6d-cbac1a95220b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af851b70-aac9-4980-be6d-cbac1a95220b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af851b70-aac9-4980-be6d-cbac1a95220b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af851b70-aac9-4980-be6d-cbac1a95220b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-af851b70-aac9-4980-be6d-cbac1a95220b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete snapshot with id: cadc298a-0033-4648-8c5f-10379c90c1a1 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af851b70-aac9-4980-be6d-cbac1a95220b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 returned with HTTP 404 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 322/635] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:47 2026] DELETE /volume/v3/snapshots/cadc298a-0033-4648-8c5f-10379c90c1a1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-74c16107-2dac-4d02-b832-c31441920cd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ce935d5-b055-471c-bed9-7a0743d84569", "name": "tempest-SnapshotsActionsTest-Snapshot-422010749"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faa434ac-2cd0-4919-8fab-871c5e205a69 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 314/636] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Create snapshot from volume 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6307b957-7a72-4ca6-8a73-118f02256743 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6307b957-7a72-4ca6-8a73-118f02256743 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6307b957-7a72-4ca6-8a73-118f02256743 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6307b957-7a72-4ca6-8a73-118f02256743 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6307b957-7a72-4ca6-8a73-118f02256743 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6307b957-7a72-4ca6-8a73-118f02256743 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 315/637] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 1019 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f53a351c-e009-4293-9f8c-26150dc92f73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f53a351c-e009-4293-9f8c-26150dc92f73 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f53a351c-e009-4293-9f8c-26150dc92f73 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f53a351c-e009-4293-9f8c-26150dc92f73 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Created reservations ['cb43f05f-df5d-4412-a64e-e9b3701d0152', '6463892b-ea75-4c68-9ef9-16ec29225aa3', '429d8be9-fd1d-4ae5-8a44-3eae31789db7', '01954fb6-002e-4dfb-b58c-bf5636ce34f2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /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 08 13:52:47 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f53a351c-e009-4293-9f8c-26150dc92f73 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 316/638] 192.168.122.142 () {58 vars in 1202 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c826d702-d82f-46b2-807e-e430b3abd4a5 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 317/639] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot create request issued successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74c16107-2dac-4d02-b832-c31441920cd6 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 323/640] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Delete volume with id: 8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfd0e8bc-8828-4733-abbb-e0aec575d39b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 318/641] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Delete volume request issued successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff5d86e-2819-4cdf-aacf-75a2694ccc3e tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 202 Sep 08 13:52:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 324/642] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:47 2026] DELETE /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Volume info retrieved successfully. Sep 08 13:52:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2438b85-7870-4e45-b49e-fc2d5cccaadc tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 200 Sep 08 13:52:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 319/643] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:47 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae2ab576-343e-43b6-ad54-5f39d2a19500 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 325/644] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:48 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-91353c48-664a-4c5e-8218-76963961c513 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91353c48-664a-4c5e-8218-76963961c513 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] GET http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 Sep 08 13:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91353c48-664a-4c5e-8218-76963961c513 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-91353c48-664a-4c5e-8218-76963961c513 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-91353c48-664a-4c5e-8218-76963961c513 tempest-VolumesServicesTestJSON-375198294 tempest-VolumesServicesTestJSON-375198294-project-member] http://192.168.122.142/volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 returned with HTTP 404 Sep 08 13:52:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 320/645] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:48 2026] GET /volume/v3/volumes/8f334b24-2a7a-4e62-9b06-cf6ca9d1a093 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98fb2e37-7a8a-45a7-bd8b-fd05432fd446 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98fb2e37-7a8a-45a7-bd8b-fd05432fd446 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] GET http://192.168.122.142/volume/v3/os-services Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98fb2e37-7a8a-45a7-bd8b-fd05432fd446 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98fb2e37-7a8a-45a7-bd8b-fd05432fd446 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:48 devstack devstack@c-api.service[86958]: /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 08 13:52:48 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:52:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98fb2e37-7a8a-45a7-bd8b-fd05432fd446 tempest-VolumesServicesTestJSON-830458570 tempest-VolumesServicesTestJSON-830458570-project-admin] http://192.168.122.142/volume/v3/os-services returned with HTTP 200 Sep 08 13:52:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 326/646] 192.168.122.142 () {58 vars in 1133 bytes} [Tue Sep 8 13:52:48 2026] GET /volume/v3/os-services => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c562ab41-de2c-48e0-9187-d5fe984002a0 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 321/647] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:49 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot 'c8279b63-dfa2-44e3-adef-51fa700b7f09' with '{'status': 'error_deleting'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04cfb6ff-f62f-4e5b-8ebe-bb365014c24a tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action returned with HTTP 202 Sep 08 13:52:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 327/648] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:49 2026] POST /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-34bec173-e210-4a71-9422-ac5bfa97d71c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-34bec173-e210-4a71-9422-ac5bfa97d71c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-34bec173-e210-4a71-9422-ac5bfa97d71c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-34bec173-e210-4a71-9422-ac5bfa97d71c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-34bec173-e210-4a71-9422-ac5bfa97d71c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-34bec173-e210-4a71-9422-ac5bfa97d71c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 322/649] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:49 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot retrieved successfully. Sep 08 13:52:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot delete request issued successfully. Sep 08 13:52:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bf1f50d-d280-44a6-9a15-2638ebbbf6ba tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action returned with HTTP 202 Sep 08 13:52:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 328/650] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:49 2026] POST /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1871095-6fd1-4dcc-8a96-79861512e41b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1871095-6fd1-4dcc-8a96-79861512e41b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1871095-6fd1-4dcc-8a96-79861512e41b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1871095-6fd1-4dcc-8a96-79861512e41b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1871095-6fd1-4dcc-8a96-79861512e41b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1871095-6fd1-4dcc-8a96-79861512e41b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 323/651] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:49 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0863b7e8-bcb2-4bc5-8229-f5d912090bef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0863b7e8-bcb2-4bc5-8229-f5d912090bef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0863b7e8-bcb2-4bc5-8229-f5d912090bef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-773322912"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0863b7e8-bcb2-4bc5-8229-f5d912090bef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 329/652] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:52:49 2026] POST /volume/v3/group_types => generated 180 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9ee02af-ea6b-48f2-8e20-7cbbbb37ee06 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9ee02af-ea6b-48f2-8e20-7cbbbb37ee06 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] POST http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9ee02af-ea6b-48f2-8e20-7cbbbb37ee06 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9ee02af-ea6b-48f2-8e20-7cbbbb37ee06 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 324/653] 192.168.122.142 () {62 vars in 1342 bytes} [Tue Sep 8 13:52:50 2026] POST /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs => generated 53 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b0e5cb1-16c5-49a9-a440-841a303db9ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b0e5cb1-16c5-49a9-a440-841a303db9ef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] POST http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5cb1-16c5-49a9-a440-841a303db9ef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b0e5cb1-16c5-49a9-a440-841a303db9ef tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 330/654] 192.168.122.142 () {62 vars in 1342 bytes} [Tue Sep 8 13:52:50 2026] POST /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs => generated 61 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-932fe15f-787a-4ae2-820f-2d9c8bd38d73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-932fe15f-787a-4ae2-820f-2d9c8bd38d73 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-932fe15f-787a-4ae2-820f-2d9c8bd38d73 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-932fe15f-787a-4ae2-820f-2d9c8bd38d73 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-932fe15f-787a-4ae2-820f-2d9c8bd38d73 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 325/655] 192.168.122.142 () {60 vars in 1336 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b71b28cd-1e19-4c2e-aa8c-ff6d381d5154 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b71b28cd-1e19-4c2e-aa8c-ff6d381d5154 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b71b28cd-1e19-4c2e-aa8c-ff6d381d5154 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b71b28cd-1e19-4c2e-aa8c-ff6d381d5154 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b71b28cd-1e19-4c2e-aa8c-ff6d381d5154 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 331/656] 192.168.122.142 () {60 vars in 1336 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 => generated 18 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e46bbcf1-ab46-4c7d-9f66-f9242e824b9c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e46bbcf1-ab46-4c7d-9f66-f9242e824b9c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] PUT http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e46bbcf1-ab46-4c7d-9f66-f9242e824b9c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e46bbcf1-ab46-4c7d-9f66-f9242e824b9c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 326/657] 192.168.122.142 () {62 vars in 1356 bytes} [Tue Sep 8 13:52:50 2026] PUT /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 => generated 26 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d40fb087-dd3d-41b2-915d-c8d681bd9567 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d40fb087-dd3d-41b2-915d-c8d681bd9567 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d40fb087-dd3d-41b2-915d-c8d681bd9567 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d40fb087-dd3d-41b2-915d-c8d681bd9567 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d40fb087-dd3d-41b2-915d-c8d681bd9567 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 332/658] 192.168.122.142 () {60 vars in 1321 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs => generated 87 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3bf6fa1-2b86-4e2f-ab4a-7acc60c4b097 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3bf6fa1-2b86-4e2f-ab4a-7acc60c4b097 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3bf6fa1-2b86-4e2f-ab4a-7acc60c4b097 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3bf6fa1-2b86-4e2f-ab4a-7acc60c4b097 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3bf6fa1-2b86-4e2f-ab4a-7acc60c4b097 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 327/659] 192.168.122.142 () {60 vars in 1339 bytes} [Tue Sep 8 13:52:50 2026] DELETE /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36ce9d53-a49a-4586-b9d7-3cbb92648c50 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 200 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 333/660] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] HTTP exception thrown: Group Type a74e4fb8-918b-4b09-ab56-dae620f83379 has no extra spec with key key1. Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6efe2337-d233-42c7-bf98-1d3ba579acb1 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 returned with HTTP 404 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 328/661] 192.168.122.142 () {60 vars in 1336 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key1 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfa8db6c-52c7-4cf4-96bb-ca2c6a85c27b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfa8db6c-52c7-4cf4-96bb-ca2c6a85c27b tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfa8db6c-52c7-4cf4-96bb-ca2c6a85c27b tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfa8db6c-52c7-4cf4-96bb-ca2c6a85c27b tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfa8db6c-52c7-4cf4-96bb-ca2c6a85c27b tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 334/662] 192.168.122.142 () {60 vars in 1339 bytes} [Tue Sep 8 13:52:50 2026] DELETE /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] HTTP exception thrown: Group Type a74e4fb8-918b-4b09-ab56-dae620f83379 has no extra spec with key key2. Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e411546b-483d-44e1-bdd0-d1aacc64fb38 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 returned with HTTP 404 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 329/663] 192.168.122.142 () {60 vars in 1336 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key2 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b72d1198-bc26-48fe-a797-2e94d79245c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72d1198-bc26-48fe-a797-2e94d79245c0 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b72d1198-bc26-48fe-a797-2e94d79245c0 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b72d1198-bc26-48fe-a797-2e94d79245c0 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72d1198-bc26-48fe-a797-2e94d79245c0 tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 335/664] 192.168.122.142 () {60 vars in 1339 bytes} [Tue Sep 8 13:52:50 2026] DELETE /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1b7004d-e697-453c-a65f-3df103f2521e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b7004d-e697-453c-a65f-3df103f2521e tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] GET http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b7004d-e697-453c-a65f-3df103f2521e tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1b7004d-e697-453c-a65f-3df103f2521e tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b7004d-e697-453c-a65f-3df103f2521e tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] HTTP exception thrown: Group Type a74e4fb8-918b-4b09-ab56-dae620f83379 has no extra spec with key key3. Sep 08 13:52:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1b7004d-e697-453c-a65f-3df103f2521e tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 returned with HTTP 404 Sep 08 13:52:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 330/665] 192.168.122.142 () {60 vars in 1336 bytes} [Tue Sep 8 13:52:50 2026] GET /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379/group_specs/key3 => generated 126 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aefbdf2e-4530-433a-9e84-20b0b394745c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aefbdf2e-4530-433a-9e84-20b0b394745c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aefbdf2e-4530-433a-9e84-20b0b394745c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aefbdf2e-4530-433a-9e84-20b0b394745c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aefbdf2e-4530-433a-9e84-20b0b394745c tempest-GroupTypeSpecsTest-565077235 tempest-GroupTypeSpecsTest-565077235-project-admin] http://192.168.122.142/volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379 returned with HTTP 202 Sep 08 13:52:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 336/666] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:52:50 2026] DELETE /volume/v3/group_types/a74e4fb8-918b-4b09-ab56-dae620f83379 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad883e44-3fdf-4789-901f-b5a837ed8136 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad883e44-3fdf-4789-901f-b5a837ed8136 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad883e44-3fdf-4789-901f-b5a837ed8136 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad883e44-3fdf-4789-901f-b5a837ed8136 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad883e44-3fdf-4789-901f-b5a837ed8136 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 404 Sep 08 13:52:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 331/667] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:51 2026] GET /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12e6ea1c-c029-4b17-8051-4606e4bcd9c7 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 337/668] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:51 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac006be9-fa8e-436e-b918-4d66fa072a67 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 332/669] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:51 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete snapshot with id: c8279b63-dfa2-44e3-adef-51fa700b7f09 Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d04801a9-8724-44b3-ae57-8b2df31a3638 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 returned with HTTP 404 Sep 08 13:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 338/670] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:51 2026] DELETE /volume/v3/snapshots/c8279b63-dfa2-44e3-adef-51fa700b7f09 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-034a3977-e877-4299-a74d-d07d407cfd66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-034a3977-e877-4299-a74d-d07d407cfd66 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-034a3977-e877-4299-a74d-d07d407cfd66 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-034a3977-e877-4299-a74d-d07d407cfd66 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-034a3977-e877-4299-a74d-d07d407cfd66 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'creating'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-034a3977-e877-4299-a74d-d07d407cfd66 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 333/671] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:51 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45073cfa-aaf4-4580-8f1c-2eac22c37b71 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 339/672] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:51 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.snapshot_actions [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86957) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.snapshot_actions [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Updating snapshot 7bd1d488-acd9-48f3-8b75-83e4995ab0cd with info {'id': '7bd1d488-acd9-48f3-8b75-83e4995ab0cd', 'status': 'error', 'progress': '80%'} Sep 08 13:52:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b61e5586-41cf-4605-9f78-7ba2d58fae3a tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 334/673] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:51 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Snapshot retrieved successfully. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00ec8548-6d11-4c67-9c95-364afa2d4dab tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 340/674] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:51 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 461 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] POST http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] Updating snapshot '7bd1d488-acd9-48f3-8b75-83e4995ab0cd' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bed914c-88d4-42d5-b450-69ae427b1db6 tempest-SnapshotsActionsTest-2069307130 tempest-SnapshotsActionsTest-2069307130-project-admin] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action returned with HTTP 202 Sep 08 13:52:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 335/675] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:52:52 2026] POST /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ebc7286d-2ce5-4e9f-a45e-cf57dc733af1 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 341/676] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:52 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d45a3821-1358-4095-9ef2-7d7759882b0b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete snapshot with id: 7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot delete request issued successfully. Sep 08 13:52:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d45a3821-1358-4095-9ef2-7d7759882b0b tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 202 Sep 08 13:52:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 336/677] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:52:52 2026] DELETE /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ce19141f-2c32-4998-a05d-14a662b52df8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce19141f-2c32-4998-a05d-14a662b52df8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce19141f-2c32-4998-a05d-14a662b52df8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce19141f-2c32-4998-a05d-14a662b52df8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ce19141f-2c32-4998-a05d-14a662b52df8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce19141f-2c32-4998-a05d-14a662b52df8 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 342/678] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:52 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a82b71d7-0bca-4bbb-97cf-8606079a5b24 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 337/679] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:53 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Snapshot retrieved successfully. Sep 08 13:52:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c1cb1a0-6b17-49fa-8338-44556e18cf7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 200 Sep 08 13:52:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 343/680] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:54 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f786f9b2-c7ee-4840-819b-9e70f2184203 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3362cb6-6f2e-4cc8-986c-ce488998773c tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 344/681] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:55 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f786f9b2-c7ee-4840-819b-9e70f2184203 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f786f9b2-c7ee-4840-819b-9e70f2184203 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f786f9b2-c7ee-4840-819b-9e70f2184203 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f786f9b2-c7ee-4840-819b-9e70f2184203 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 338/682] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:54 2026] GET /volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 => generated 440 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ed02659-4e72-4b7a-b499-178bfb35e851 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed02659-4e72-4b7a-b499-178bfb35e851 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ed02659-4e72-4b7a-b499-178bfb35e851 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2cd98df-ff43-4962-9749-5cf6a06df80a tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 339/683] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:55 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e8ff773-e658-4c34-9477-bab2eb77a49c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed02659-4e72-4b7a-b499-178bfb35e851 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 345/684] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:52:55 2026] PUT /volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 => generated 393 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e8ff773-e658-4c34-9477-bab2eb77a49c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e8ff773-e658-4c34-9477-bab2eb77a49c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e8ff773-e658-4c34-9477-bab2eb77a49c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e8ff773-e658-4c34-9477-bab2eb77a49c tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd returned with HTTP 404 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 340/685] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:55 2026] GET /volume/v3/snapshots/7bd1d488-acd9-48f3-8b75-83e4995ab0cd => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63a91466-e924-42eb-9521-465342928e7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63a91466-e924-42eb-9521-465342928e7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63a91466-e924-42eb-9521-465342928e7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63a91466-e924-42eb-9521-465342928e7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-63a91466-e924-42eb-9521-465342928e7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63a91466-e924-42eb-9521-465342928e7e tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 341/686] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:55 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-05202901-dde7-4f8e-acd7-c11de1372e94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete volume with id: 7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Delete volume request issued successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-05202901-dde7-4f8e-acd7-c11de1372e94 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 202 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 342/687] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:55 2026] DELETE /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5e4652d-3f4a-47af-9b42-1d691ec7cfae tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 343/688] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:55 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1188203018"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1188203018'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:52:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create volume of 1 GB Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Availability Zones retrieved successfully. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Flow 'volume_create_api' (d2fd9a39-4907-4910-b367-303f51feba76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd4e13b-4005-4da1-9071-ee67e376e5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd4e13b-4005-4da1-9071-ee67e376e5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cf7eac-7abe-48d5-a28b-d70dd384260f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Created reservations ['dc0de018-77a6-4589-84ec-b69019204e54', 'ab917bd0-769d-4f26-aa65-6cec357ad0b9', 'e7fbc6fd-20cd-4ebb-a0cd-66bead57284b', 'f97258de-321d-4bd1-93e8-e391b98d6f6b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61cf7eac-7abe-48d5-a28b-d70dd384260f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0de018-77a6-4589-84ec-b69019204e54', 'ab917bd0-769d-4f26-aa65-6cec357ad0b9', 'e7fbc6fd-20cd-4ebb-a0cd-66bead57284b', 'f97258de-321d-4bd1-93e8-e391b98d6f6b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b394886-a1a3-4276-86fe-f2671db7546a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b394886-a1a3-4276-86fe-f2671db7546a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3397a2c-ad49-4227-b8b5-9b108ceeff39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1188203018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db83c07ed004f3db98d4fa33e6f9c84',qos_specs=None,replication_status=,reservations=['dc0de018-77a6-4589-84ec-b69019204e54','ab917bd0-769d-4f26-aa65-6cec357ad0b9','e7fbc6fd-20cd-4ebb-a0cd-66bead57284b','f97258de-321d-4bd1-93e8-e391b98d6f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289e5fa2e8c945c194e392eb96c6e8c7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1188203018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3397a2c-ad49-4227-b8b5-9b108ceeff39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db83c07ed004f3db98d4fa33e6f9c84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='289e5fa2e8c945c194e392eb96c6e8c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4962ff-3b7a-42f7-b233-77acb42b2b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4962ff-3b7a-42f7-b233-77acb42b2b17) transitioned into state 'SUCCESS' from state '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-1188203018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db83c07ed004f3db98d4fa33e6f9c84',qos_specs=None,replication_status=,reservations=['dc0de018-77a6-4589-84ec-b69019204e54','ab917bd0-769d-4f26-aa65-6cec357ad0b9','e7fbc6fd-20cd-4ebb-a0cd-66bead57284b','f97258de-321d-4bd1-93e8-e391b98d6f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289e5fa2e8c945c194e392eb96c6e8c7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44102c2d-e217-4c36-b605-6e9ef10db47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44102c2d-e217-4c36-b605-6e9ef10db47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Flow 'volume_create_api' (d2fd9a39-4907-4910-b367-303f51feba76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create volume request issued successfully. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e55ed04-3432-479a-a6d3-552bec49d5b5 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:52:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 346/689] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:52:55 2026] POST /volume/v3/volumes => generated 776 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:52:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0695eb76-cd4c-4a92-9c18-c10d5b7243d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:52:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 344/690] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:56 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 844 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Volume info retrieved successfully. Sep 08 13:52:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc48c50b-9b8c-43b9-9d82-48dd13d50606 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 200 Sep 08 13:52:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 347/691] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:56 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:52:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c2e70a2b-139f-4594-bcfe-79b0bbbbc189 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:52:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 345/692] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:57 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:52:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d2be290-fa89-4da9-8da7-4ef916122b05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d2be290-fa89-4da9-8da7-4ef916122b05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] GET http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 Sep 08 13:52:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d2be290-fa89-4da9-8da7-4ef916122b05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d2be290-fa89-4da9-8da7-4ef916122b05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d2be290-fa89-4da9-8da7-4ef916122b05 tempest-SnapshotsActionsTest-1962116845 tempest-SnapshotsActionsTest-1962116845-project-member] http://192.168.122.142/volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 returned with HTTP 404 Sep 08 13:52:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 348/693] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:57 2026] GET /volume/v3/volumes/7ce935d5-b055-471c-bed9-7a0743d84569 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5f672e8-7247-4a46-8539-8e73d843cacd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f672e8-7247-4a46-8539-8e73d843cacd tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5f672e8-7247-4a46-8539-8e73d843cacd tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1511014687", "description": "tempest-group-type-description-344992005", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5f672e8-7247-4a46-8539-8e73d843cacd tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 346/694] 192.168.122.142 () {62 vars in 1196 bytes} [Tue Sep 8 13:52:58 2026] POST /volume/v3/group_types => generated 264 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b74510d-3345-4b1f-96a3-7558906b6676 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b74510d-3345-4b1f-96a3-7558906b6676 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b74510d-3345-4b1f-96a3-7558906b6676 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b74510d-3345-4b1f-96a3-7558906b6676 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b74510d-3345-4b1f-96a3-7558906b6676 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 349/695] 192.168.122.142 () {60 vars in 1174 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types => generated 498 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9e24ffe-8bc8-41b0-9541-193497141757 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9e24ffe-8bc8-41b0-9541-193497141757 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] PUT http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9e24ffe-8bc8-41b0-9541-193497141757 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-830108823", "description": "updated-group-type-desc"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9e24ffe-8bc8-41b0-9541-193497141757 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 347/696] 192.168.122.142 () {62 vars in 1306 bytes} [Tue Sep 8 13:52:58 2026] PUT /volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d => generated 254 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbed0268-7ede-44af-9188-7e0c44dd06ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbed0268-7ede-44af-9188-7e0c44dd06ea tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbed0268-7ede-44af-9188-7e0c44dd06ea tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbed0268-7ede-44af-9188-7e0c44dd06ea tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbed0268-7ede-44af-9188-7e0c44dd06ea tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 350/697] 192.168.122.142 () {60 vars in 1285 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d => generated 254 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3f3b35c-1b7b-436a-83c7-f49c6a63f649 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3f3b35c-1b7b-436a-83c7-f49c6a63f649 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3f3b35c-1b7b-436a-83c7-f49c6a63f649 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3f3b35c-1b7b-436a-83c7-f49c6a63f649 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3f3b35c-1b7b-436a-83c7-f49c6a63f649 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d returned with HTTP 202 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 348/698] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:52:58 2026] DELETE /volume/v3/group_types/428cda63-dbe4-4053-a9b2-02fb0011b49d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-40cf14a9-778c-4482-b91d-e2ee303ecf78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40cf14a9-778c-4482-b91d-e2ee303ecf78 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40cf14a9-778c-4482-b91d-e2ee303ecf78 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40cf14a9-778c-4482-b91d-e2ee303ecf78 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40cf14a9-778c-4482-b91d-e2ee303ecf78 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 351/699] 192.168.122.142 () {60 vars in 1174 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56631c40-317f-4dfd-80e0-0d1177e401c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56631c40-317f-4dfd-80e0-0d1177e401c7 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56631c40-317f-4dfd-80e0-0d1177e401c7 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-46182336", "is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56631c40-317f-4dfd-80e0-0d1177e401c7 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 349/700] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:52:58 2026] POST /volume/v3/group_types => generated 162 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3cec3dab-35bc-468e-8ae4-11071fbbf0ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cec3dab-35bc-468e-8ae4-11071fbbf0ac tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cec3dab-35bc-468e-8ae4-11071fbbf0ac tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2089103997", "is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cec3dab-35bc-468e-8ae4-11071fbbf0ac tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 352/701] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:52:58 2026] POST /volume/v3/group_types => generated 165 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0e444039-bb72-445d-a155-d4d351ca4b47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e444039-bb72-445d-a155-d4d351ca4b47 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e444039-bb72-445d-a155-d4d351ca4b47 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e444039-bb72-445d-a155-d4d351ca4b47 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e444039-bb72-445d-a155-d4d351ca4b47 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 350/702] 192.168.122.142 () {60 vars in 1235 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6224a7ca-b7fe-434e-9d91-0750b4ebed94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6224a7ca-b7fe-434e-9d91-0750b4ebed94 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6224a7ca-b7fe-434e-9d91-0750b4ebed94 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6224a7ca-b7fe-434e-9d91-0750b4ebed94 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06eb8043-6588-4517-8a1e-ba18dbb69227 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 353/703] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6224a7ca-b7fe-434e-9d91-0750b4ebed94 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 08 13:52:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 351/704] 192.168.122.142 () {60 vars in 1237 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06f099b3-9fa9-4df5-b2d2-a885de4d12d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06f099b3-9fa9-4df5-b2d2-a885de4d12d2 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types?is_public=False Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06f099b3-9fa9-4df5-b2d2-a885de4d12d2 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06f099b3-9fa9-4df5-b2d2-a885de4d12d2 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:52:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3397a2c-ad49-4227-b8b5-9b108ceeff39", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-202332083"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06f099b3-9fa9-4df5-b2d2-a885de4d12d2 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 354/705] 192.168.122.142 () {60 vars in 1205 bytes} [Tue Sep 8 13:52:58 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-648e979f-052d-4ede-897d-54b3eebed0a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-648e979f-052d-4ede-897d-54b3eebed0a9 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] GET http://192.168.122.142/volume/v3/group_types?is_public=True Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-648e979f-052d-4ede-897d-54b3eebed0a9 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-648e979f-052d-4ede-897d-54b3eebed0a9 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create snapshot from volume d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-648e979f-052d-4ede-897d-54b3eebed0a9 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 355/706] 192.168.122.142 () {60 vars in 1203 bytes} [Tue Sep 8 13:52:59 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea95320d-e789-4fd6-90ce-06d82d2de7b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea95320d-e789-4fd6-90ce-06d82d2de7b8 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/ec3d7161-5673-4c79-a0a2-79518b061155 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea95320d-e789-4fd6-90ce-06d82d2de7b8 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea95320d-e789-4fd6-90ce-06d82d2de7b8 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea95320d-e789-4fd6-90ce-06d82d2de7b8 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types/ec3d7161-5673-4c79-a0a2-79518b061155 returned with HTTP 202 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 356/707] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:52:59 2026] DELETE /volume/v3/group_types/ec3d7161-5673-4c79-a0a2-79518b061155 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c26f49c5-0f55-46a0-9f62-e13baf15d171 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c26f49c5-0f55-46a0-9f62-e13baf15d171 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/afa99c36-213f-4c77-9779-7304d55c8e23 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c26f49c5-0f55-46a0-9f62-e13baf15d171 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c26f49c5-0f55-46a0-9f62-e13baf15d171 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c26f49c5-0f55-46a0-9f62-e13baf15d171 tempest-GroupTypesTest-856503421 tempest-GroupTypesTest-856503421-project-admin] http://192.168.122.142/volume/v3/group_types/afa99c36-213f-4c77-9779-7304d55c8e23 returned with HTTP 202 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 357/708] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:52:59 2026] DELETE /volume/v3/group_types/afa99c36-213f-4c77-9779-7304d55c8e23 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Created reservations ['bb802fca-1d19-499a-be56-49bf8032ff47', 'ec3ce8b4-1822-45a1-a9a0-2182b93e27c0', 'fd3b6e85-6f1a-4255-bbaa-c1583702fc59', 'de929084-defc-46af-8d2a-6af5b67395f3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot create request issued successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a836265-d9e7-4f6a-88dc-7e075abbeca3 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:52:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 352/709] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:52:58 2026] POST /volume/v3/snapshots => generated 322 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b2b33a5-646c-44e2-b667-fb3774239c24 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 358/710] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:52:59 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 454 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] DELETE http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Delete volume with id: 054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:52:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Delete volume request issued successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dca5600-7922-4c6b-b897-bbf8ab248767 tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 202 Sep 08 13:52:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 353/711] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:52:59 2026] DELETE /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:52:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:52:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:52:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:52:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:52:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbfc17b5-c113-4064-b89b-dc3035bb2b4d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:52:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 359/712] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:52:59 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df4c0673-1e57-40ee-abaf-45218e3ae6bc tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 354/713] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:00 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 454 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e887648c-4687-4f4c-80a5-2c87a413614d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e887648c-4687-4f4c-80a5-2c87a413614d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e887648c-4687-4f4c-80a5-2c87a413614d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e887648c-4687-4f4c-80a5-2c87a413614d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e887648c-4687-4f4c-80a5-2c87a413614d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Volume info retrieved successfully. Sep 08 13:53:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e887648c-4687-4f4c-80a5-2c87a413614d tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 200 Sep 08 13:53:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 360/714] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:00 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbaac83b-7b94-43e8-a965-9cab3d823d3c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 355/715] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:01 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d785bbfc-fd3b-49a2-8b7e-190db95381ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d785bbfc-fd3b-49a2-8b7e-190db95381ed tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] GET http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d785bbfc-fd3b-49a2-8b7e-190db95381ed tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d785bbfc-fd3b-49a2-8b7e-190db95381ed tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d785bbfc-fd3b-49a2-8b7e-190db95381ed tempest-AttachVolumeShelveTestJSON-328826300 tempest-AttachVolumeShelveTestJSON-328826300-project-member] http://192.168.122.142/volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 returned with HTTP 404 Sep 08 13:53:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 361/716] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:02 2026] GET /volume/v3/volumes/054689d8-9659-462f-9fcc-63ee1d9c0965 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:53:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2010f1f0-a55f-48ab-b898-709e9bb74972 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 356/717] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:02 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-09513e03-06fc-489d-a104-5556f99d1003 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09513e03-06fc-489d-a104-5556f99d1003 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-09513e03-06fc-489d-a104-5556f99d1003 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09513e03-06fc-489d-a104-5556f99d1003 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 returned with HTTP 200 Sep 08 13:53:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 362/718] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:53:02 2026] PUT /volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 => generated 393 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c390211-e71c-461f-9be7-666195485c6c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:53:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3397a2c-ad49-4227-b8b5-9b108ceeff39"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create snapshot from volume d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:02 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Quota exceeded for 7db83c07ed004f3db98d4fa33e6f9c84, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 13:53:02 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-7c390211-e71c-461f-9be7-666195485c6c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 413 Sep 08 13:53:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 357/719] 192.168.122.142 () {60 vars in 1148 bytes} [Tue Sep 8 13:53:02 2026] POST /volume/v3/snapshots => generated 208 bytes in 101 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-388e571c-8b5d-4d32-bbbd-7eb2cebef479 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388e571c-8b5d-4d32-bbbd-7eb2cebef479 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 Sep 08 13:53:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-388e571c-8b5d-4d32-bbbd-7eb2cebef479 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388e571c-8b5d-4d32-bbbd-7eb2cebef479 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 returned with HTTP 200 Sep 08 13:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 363/720] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:53:02 2026] PUT /volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 => generated 393 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3397a2c-ad49-4227-b8b5-9b108ceeff39"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Create snapshot from volume d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:03 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Quota exceeded for 7db83c07ed004f3db98d4fa33e6f9c84, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-42a7f1a4-b0db-40fd-9c92-32abb535f8f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 413 Sep 08 13:53:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 358/721] 192.168.122.142 () {60 vars in 1148 bytes} [Tue Sep 8 13:53:03 2026] POST /volume/v3/snapshots => generated 133 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 13:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-82272adb-df06-471f-8d88-343cb1315e2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Delete snapshot with id: cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot delete request issued successfully. Sep 08 13:53:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82272adb-df06-471f-8d88-343cb1315e2b tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 202 Sep 08 13:53:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 364/722] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:53:03 2026] DELETE /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd4ae2bd-0af6-43ea-95d4-fa2a89852f9e tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 359/723] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:03 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37adce49-f55a-4a78-8231-b87f3ac84c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 365/724] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:04 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0f84f08-af93-4677-bc2d-46be1631685a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=525,cinder:INSERT=82,cinder:UPDATE=151,cinder:DELETE=7 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Snapshot retrieved successfully. Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10a5192b-d9dd-4d29-9f9d-68b3e0cc88d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 200 Sep 08 13:53:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 366/725] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:05 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0f84f08-af93-4677-bc2d-46be1631685a tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0f84f08-af93-4677-bc2d-46be1631685a tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1804230005", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2124416232", "vendor_name": "tempest-vendor_name-318010851"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=397,cinder:UPDATE=87,cinder:INSERT=58,cinder:DELETE=5 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0f84f08-af93-4677-bc2d-46be1631685a tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 360/726] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:53:05 2026] POST /volume/v3/types => generated 327 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-214909680"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-214909680'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Create volume of 1 GB Sep 08 13:53:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Availability Zones retrieved successfully. Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Flow 'volume_create_api' (9a488e84-63ba-423f-a135-180faba72168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1d5dcb-9437-42c8-9ab6-e435f4500fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1d5dcb-9437-42c8-9ab6-e435f4500fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6e26aa-73f5-4d9d-81bf-16ba5914c64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4cd0b137-26d4-4887-91a4-5b5551975e3e", "size": 1, "name": "tempest-UserMessagesTest-Volume-2129552351"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume request body: {'volume': {'volume_type': '4cd0b137-26d4-4887-91a4-5b5551975e3e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2129552351'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume of 1 GB Sep 08 13:53:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Availability Zones retrieved successfully. Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Flow 'volume_create_api' (308f9fd8-4100-4592-94b3-14e80574ec31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (376afe61-39ca-42f6-9ddc-3b050384f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (376afe61-39ca-42f6-9ddc-3b050384f622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2124416232',vendor_name='tempest-vendor_name-318010851'},id=4cd0b137-26d4-4887-91a4-5b5551975e3e,is_public=True,name='tempest-UserMessagesTest-volume-type-1804230005',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4cd0b137-26d4-4887-91a4-5b5551975e3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66f4195-8d4b-41c3-b45d-224628cb12d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Created reservations ['ca44cc80-10c1-41f0-b499-90e6553998d9', '5a42e25a-dfc0-4852-a9b3-f7ceaba5c612', 'd25a5d35-d8f7-4151-8bb2-7662e2c9a775', '620ffdcf-0b2b-48e3-a623-5225d7aee7de'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6e26aa-73f5-4d9d-81bf-16ba5914c64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca44cc80-10c1-41f0-b499-90e6553998d9', '5a42e25a-dfc0-4852-a9b3-f7ceaba5c612', 'd25a5d35-d8f7-4151-8bb2-7662e2c9a775', '620ffdcf-0b2b-48e3-a623-5225d7aee7de']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9f3f17-bb8b-48fa-bb67-306c76907d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1804230005 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1804230005, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1804230005 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1804230005, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9f3f17-bb8b-48fa-bb67-306c76907d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20b9a68-e17c-456e-8b78-8c49f4964c62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-214909680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2378e2babd6b40ef8e38e89779004f38',qos_specs=None,replication_status=,reservations=['ca44cc80-10c1-41f0-b499-90e6553998d9','5a42e25a-dfc0-4852-a9b3-f7ceaba5c612','d25a5d35-d8f7-4151-8bb2-7662e2c9a775','620ffdcf-0b2b-48e3-a623-5225d7aee7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ade0603cdf54f26923c7f65276eea92',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-214909680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20b9a68-e17c-456e-8b78-8c49f4964c62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2378e2babd6b40ef8e38e89779004f38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ade0603cdf54f26923c7f65276eea92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10b6db5-550c-421f-9f65-d226484dd650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10b6db5-550c-421f-9f65-d226484dd650) transitioned into state 'SUCCESS' from state '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-214909680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2378e2babd6b40ef8e38e89779004f38',qos_specs=None,replication_status=,reservations=['ca44cc80-10c1-41f0-b499-90e6553998d9','5a42e25a-dfc0-4852-a9b3-f7ceaba5c612','d25a5d35-d8f7-4151-8bb2-7662e2c9a775','620ffdcf-0b2b-48e3-a623-5225d7aee7de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ade0603cdf54f26923c7f65276eea92',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0c3054-d805-42f8-86e1-128d7495e7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Created reservations ['aa40d186-9750-495d-b9cd-548d3744e2f8', 'e17d78ed-1c4d-4c4b-a686-b74e4003d009', '4f3a11aa-62ab-4203-82fc-39f647c74c40', '7a1d98cf-e871-4e67-8e51-24973abffbe5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66f4195-8d4b-41c3-b45d-224628cb12d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa40d186-9750-495d-b9cd-548d3744e2f8', 'e17d78ed-1c4d-4c4b-a686-b74e4003d009', '4f3a11aa-62ab-4203-82fc-39f647c74c40', '7a1d98cf-e871-4e67-8e51-24973abffbe5']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28c085d-a2ee-4acc-8f96-c21a95e2e276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0c3054-d805-42f8-86e1-128d7495e7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Flow 'volume_create_api' (9a488e84-63ba-423f-a135-180faba72168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Create volume request issued successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ffa6ffdd-732f-42cb-bcaf-bed83d831103 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 367/727] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:05 2026] POST /volume/v3/volumes => generated 758 bytes in 676 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28c085d-a2ee-4acc-8f96-c21a95e2e276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36340159-0d8b-4fe0-98e6-84ab4ed29f43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2129552351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94e4b03f4d407c825586c9bdabdb38',qos_specs=None,replication_status=,reservations=['aa40d186-9750-495d-b9cd-548d3744e2f8','e17d78ed-1c4d-4c4b-a686-b74e4003d009','4f3a11aa-62ab-4203-82fc-39f647c74c40','7a1d98cf-e871-4e67-8e51-24973abffbe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_type_id=4cd0b137-26d4-4887-91a4-5b5551975e3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2129552351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36340159-0d8b-4fe0-98e6-84ab4ed29f43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e94e4b03f4d407c825586c9bdabdb38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4cd0b137-26d4-4887-91a4-5b5551975e3e),volume_type_id=4cd0b137-26d4-4887-91a4-5b5551975e3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be97901d-4132-4ef0-b140-39d45799814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d518fb0a-f848-474c-a76e-92d1c4a63e83 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 200 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 368/728] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:06 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be97901d-4132-4ef0-b140-39d45799814c) transitioned into state 'SUCCESS' from state '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-2129552351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94e4b03f4d407c825586c9bdabdb38',qos_specs=None,replication_status=,reservations=['aa40d186-9750-495d-b9cd-548d3744e2f8','e17d78ed-1c4d-4c4b-a686-b74e4003d009','4f3a11aa-62ab-4203-82fc-39f647c74c40','7a1d98cf-e871-4e67-8e51-24973abffbe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_type_id=4cd0b137-26d4-4887-91a4-5b5551975e3e)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2f5a38-84d2-4b12-a95a-64a6806a8403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2f5a38-84d2-4b12-a95a-64a6806a8403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Flow 'volume_create_api' (308f9fd8-4100-4592-94b3-14e80574ec31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume request issued successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6177338a-4ed3-4df0-8b37-373d06c2f5d0 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 361/729] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:53:05 2026] POST /volume/v3/volumes => generated 794 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0604af97-1893-4058-8ef0-4a3fb6771422 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0604af97-1893-4058-8ef0-4a3fb6771422 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0604af97-1893-4058-8ef0-4a3fb6771422 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0604af97-1893-4058-8ef0-4a3fb6771422 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0604af97-1893-4058-8ef0-4a3fb6771422 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0604af97-1893-4058-8ef0-4a3fb6771422 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 returned with HTTP 200 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 369/730] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:06 2026] GET /volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a2db166-fa7a-46c2-9b77-f7d9ff02eb58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a2db166-fa7a-46c2-9b77-f7d9ff02eb58 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a2db166-fa7a-46c2-9b77-f7d9ff02eb58 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a2db166-fa7a-46c2-9b77-f7d9ff02eb58 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a2db166-fa7a-46c2-9b77-f7d9ff02eb58 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 returned with HTTP 404 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 362/731] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:06 2026] GET /volume/v3/snapshots/cea1ddbf-4d23-4ffc-a8d0-db09b2d5fbd4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-604ef9d4-8370-4a85-b924-e5bfd43cb337 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 370/732] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:06 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 869 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Delete volume with id: d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Delete volume request issued successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad91a6ba-ec86-4f2a-9ecb-1bd9eb9abf72 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 202 Sep 08 13:53:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 363/733] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:06 2026] DELETE /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8d3d6b-a059-4207-bc54-db6d43904fc2 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:53:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 371/734] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:06 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b56cc680-18a4-4455-ac38-270c7cd17076 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b56cc680-18a4-4455-ac38-270c7cd17076 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b56cc680-18a4-4455-ac38-270c7cd17076 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b56cc680-18a4-4455-ac38-270c7cd17076 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b56cc680-18a4-4455-ac38-270c7cd17076 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b56cc680-18a4-4455-ac38-270c7cd17076 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 200 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 364/735] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4b49e6f9-0055-44bf-8073-5e7711c495fd tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 returned with HTTP 200 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 372/736] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d200c952-c0b5-4153-b1ed-d94e994d352b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d200c952-c0b5-4153-b1ed-d94e994d352b tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/messages Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d200c952-c0b5-4153-b1ed-d94e994d352b tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d200c952-c0b5-4153-b1ed-d94e994d352b tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d200c952-c0b5-4153-b1ed-d94e994d352b tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 365/737] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/messages => generated 678 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-91b5a84c-56e6-469e-b630-e47fc6e8b274 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91b5a84c-56e6-469e-b630-e47fc6e8b274 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] DELETE http://192.168.122.142/volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91b5a84c-56e6-469e-b630-e47fc6e8b274 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-91b5a84c-56e6-469e-b630-e47fc6e8b274 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-91b5a84c-56e6-469e-b630-e47fc6e8b274 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 returned with HTTP 204 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 373/738] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 13:53:07 2026] DELETE /volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2932a525-9092-40a3-a477-27f25e31902f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2932a525-9092-40a3-a477-27f25e31902f tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2932a525-9092-40a3-a477-27f25e31902f tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2932a525-9092-40a3-a477-27f25e31902f tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2932a525-9092-40a3-a477-27f25e31902f tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 returned with HTTP 404 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 366/739] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/messages/507a5ec1-7989-4861-8a91-7ab0adb56ad2 => generated 110 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d5dbc86-9197-4715-8ef0-b7eae876f5e2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 returned with HTTP 200 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 374/740] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] DELETE http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Delete volume with id: 36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Created reservations ['442a0b0a-0178-4ef6-8445-ff456d82b7d5', '93f8488d-1d96-4ce9-9624-43a3fcf931c2', '50b91103-ccf3-47ba-bd13-3bba3dc6f1be', '05b435bc-43ad-4d82-b56d-4b8aefe9d3f5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Volume info retrieved successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78c99cc3-963f-450f-b2b5-7dc6d901cb5c tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 200 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 375/741] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Delete volume request issued successfully. Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c432ea27-e670-4b7b-babe-6bad1f73a68c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 returned with HTTP 202 Sep 08 13:53:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 367/742] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 13:53:07 2026] DELETE /volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-769d48f1-1ffb-4fba-865b-ac2e0070d5a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-769d48f1-1ffb-4fba-865b-ac2e0070d5a6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-769d48f1-1ffb-4fba-865b-ac2e0070d5a6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-769d48f1-1ffb-4fba-865b-ac2e0070d5a6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-769d48f1-1ffb-4fba-865b-ac2e0070d5a6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 returned with HTTP 404 Sep 08 13:53:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 376/743] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:07 2026] GET /volume/v3/volumes/36340159-0d8b-4fe0-98e6-84ab4ed29f43 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa2539df-2930-4335-81b1-dab2678412ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa2539df-2930-4335-81b1-dab2678412ff tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] DELETE http://192.168.122.142/volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa2539df-2930-4335-81b1-dab2678412ff tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa2539df-2930-4335-81b1-dab2678412ff tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa2539df-2930-4335-81b1-dab2678412ff tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e returned with HTTP 202 Sep 08 13:53:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 368/744] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:07 2026] DELETE /volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93613201-df3d-45f5-acb7-d03ad2d7377e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93613201-df3d-45f5-acb7-d03ad2d7377e tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] GET http://192.168.122.142/volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93613201-df3d-45f5-acb7-d03ad2d7377e tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93613201-df3d-45f5-acb7-d03ad2d7377e tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93613201-df3d-45f5-acb7-d03ad2d7377e tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e returned with HTTP 404 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 377/745] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:08 2026] GET /volume/v3/types/4cd0b137-26d4-4887-91a4-5b5551975e3e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fa273a9-b527-48fd-aa4b-7733ef89279b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa273a9-b527-48fd-aa4b-7733ef89279b tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fa273a9-b527-48fd-aa4b-7733ef89279b tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1264303648", "extra_specs": {"storage_protocol": "tempest-storage_protocol-982551590", "vendor_name": "tempest-vendor_name-810915601"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa273a9-b527-48fd-aa4b-7733ef89279b tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 369/746] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:53:08 2026] POST /volume/v3/types => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2b959675-69e0-448f-94f7-efc1081a67aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20920943-a843-4245-a219-2d48655089f3", "size": 1, "name": "tempest-UserMessagesTest-Volume-347421484"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume request body: {'volume': {'volume_type': '20920943-a843-4245-a219-2d48655089f3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-347421484'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume of 1 GB Sep 08 13:53:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Availability Zones retrieved successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Flow 'volume_create_api' (6c8acc5a-4232-4e24-aa83-7858abd8b2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0c7468-df19-44e4-b589-c0390719010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e0c7468-df19-44e4-b589-c0390719010c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-982551590',vendor_name='tempest-vendor_name-810915601'},id=20920943-a843-4245-a219-2d48655089f3,is_public=True,name='tempest-UserMessagesTest-volume-type-1264303648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20920943-a843-4245-a219-2d48655089f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d3864d-5aa5-4eba-a39f-6503da6d36aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1264303648 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1264303648, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1264303648 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1264303648, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Created reservations ['5c186f7e-237e-4325-bd97-e87e543f109e', '5c84643f-a746-4a16-b666-60d086f72802', '6b55a883-4414-40ed-9521-d64f1b7a5e60', '87136e0e-2613-4bb4-818c-8a1e2d0c8158'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d3864d-5aa5-4eba-a39f-6503da6d36aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c186f7e-237e-4325-bd97-e87e543f109e', '5c84643f-a746-4a16-b666-60d086f72802', '6b55a883-4414-40ed-9521-d64f1b7a5e60', '87136e0e-2613-4bb4-818c-8a1e2d0c8158']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cd4c43-2929-4380-867a-3afdba22569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-298fef40-51a0-42dd-b086-e5f47064f3c4 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 200 Sep 08 13:53:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 370/747] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:08 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cd4c43-2929-4380-867a-3afdba22569a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-347421484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94e4b03f4d407c825586c9bdabdb38',qos_specs=None,replication_status=,reservations=['5c186f7e-237e-4325-bd97-e87e543f109e','5c84643f-a746-4a16-b666-60d086f72802','6b55a883-4414-40ed-9521-d64f1b7a5e60','87136e0e-2613-4bb4-818c-8a1e2d0c8158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_type_id=20920943-a843-4245-a219-2d48655089f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-347421484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e94e4b03f4d407c825586c9bdabdb38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20920943-a843-4245-a219-2d48655089f3),volume_type_id=20920943-a843-4245-a219-2d48655089f3)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f46d50-dbd0-4a50-a040-7a31bed45f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] POST http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Create volume metadata completed successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04fe47a0-51a8-4309-885f-4cff25d79f4e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 371/748] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:53:08 2026] POST /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 101 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f46d50-dbd0-4a50-a040-7a31bed45f85) transitioned into state 'SUCCESS' from state '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-347421484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e94e4b03f4d407c825586c9bdabdb38',qos_specs=None,replication_status=,reservations=['5c186f7e-237e-4325-bd97-e87e543f109e','5c84643f-a746-4a16-b666-60d086f72802','6b55a883-4414-40ed-9521-d64f1b7a5e60','87136e0e-2613-4bb4-818c-8a1e2d0c8158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c7721f772b4cafbf0681b6a677b8cf',volume_type_id=20920943-a843-4245-a219-2d48655089f3)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248f1640-1782-463b-a744-ff9cb1663e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248f1640-1782-463b-a744-ff9cb1663e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Flow 'volume_create_api' (6c8acc5a-4232-4e24-aa83-7858abd8b2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Create volume request issued successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2b959675-69e0-448f-94f7-efc1081a67aa tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 378/749] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:53:08 2026] POST /volume/v3/volumes => generated 793 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf642a5e-c105-4c90-85d4-f1311371a6c6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c returned with HTTP 200 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 379/750] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:08 2026] GET /volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-06a80fca-b2e4-45b6-91fc-6b2b16e973b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06a80fca-b2e4-45b6-91fc-6b2b16e973b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] GET http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06a80fca-b2e4-45b6-91fc-6b2b16e973b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-06a80fca-b2e4-45b6-91fc-6b2b16e973b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-06a80fca-b2e4-45b6-91fc-6b2b16e973b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781 tempest-VolumeSnapshotQuotasNegativeTestJSON-530932781-project-member] http://192.168.122.142/volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 returned with HTTP 404 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 380/751] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:08 2026] GET /volume/v3/volumes/d3397a2c-ad49-4227-b8b5-9b108ceeff39 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-419f5768-553a-4421-9d12-f01b21435777 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-419f5768-553a-4421-9d12-f01b21435777 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 Sep 08 13:53:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-419f5768-553a-4421-9d12-f01b21435777 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-666c46fd-8c42-45d1-b0bb-446949b18c47 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-419f5768-553a-4421-9d12-f01b21435777 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-UserMessagesTest-volume-type-1264303648 is set by the default quota flag: quota_snapshots_tempest-UserMessagesTest-volume-type-1264303648, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 372/752] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:53:08 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 101 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-419f5768-553a-4421-9d12-f01b21435777 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734 tempest-VolumeSnapshotQuotasNegativeTestJSON-261556734-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] PUT http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 381/753] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:53:08 2026] PUT /volume/v3/os-quota-sets/7db83c07ed004f3db98d4fa33e6f9c84 => generated 591 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Update volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61bfbe72-d0be-4f7a-a69b-2def0fbfb85e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 373/754] 192.168.122.142 () {60 vars in 1279 bytes} [Tue Sep 8 13:53:09 2026] PUT /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 57 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f9e3520-5b96-4333-b4fe-71566aa1412f tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 382/755] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 57 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key1 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Delete volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d2925beb-389c-40a3-8dc5-3c050cd02989 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key1 returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 374/756] 192.168.122.142 () {58 vars in 1277 bytes} [Tue Sep 8 13:53:09 2026] DELETE /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa586303-c544-4d33-a282-eb5035f0a18c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa586303-c544-4d33-a282-eb5035f0a18c tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 383/757] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 32 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72c98905-0f1a-4056-9322-c1a2e411c525 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72c98905-0f1a-4056-9322-c1a2e411c525 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] PUT http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72c98905-0f1a-4056-9322-c1a2e411c525 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72c98905-0f1a-4056-9322-c1a2e411c525 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72c98905-0f1a-4056-9322-c1a2e411c525 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Update volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72c98905-0f1a-4056-9322-c1a2e411c525 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 375/758] 192.168.122.142 () {60 vars in 1279 bytes} [Tue Sep 8 13:53:09 2026] PUT /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 16 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] POST http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Create volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-83367b03-fec8-4fbc-ab66-13d3fe550e9b tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 384/759] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 13:53:09 2026] POST /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 68 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db74563b-38cb-415a-a1db-074d6957fb94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db74563b-38cb-415a-a1db-074d6957fb94 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] PUT http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db74563b-38cb-415a-a1db-074d6957fb94 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db74563b-38cb-415a-a1db-074d6957fb94 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db74563b-38cb-415a-a1db-074d6957fb94 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Update volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db74563b-38cb-415a-a1db-074d6957fb94 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 376/760] 192.168.122.142 () {60 vars in 1294 bytes} [Tue Sep 8 13:53:09 2026] PUT /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ae55580-10d9-4b69-867a-d7729c373024 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cbbb7ca0-9f97-4676-93af-d50677de43b6 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 377/761] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cac3c848-1751-4367-b6d5-2bc60cac25d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cac3c848-1751-4367-b6d5-2bc60cac25d3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/messages Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cac3c848-1751-4367-b6d5-2bc60cac25d3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cac3c848-1751-4367-b6d5-2bc60cac25d3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cac3c848-1751-4367-b6d5-2bc60cac25d3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 378/762] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a12747ec-df44-465a-8438-2ca7bc19f323 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a12747ec-df44-465a-8438-2ca7bc19f323 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a12747ec-df44-465a-8438-2ca7bc19f323 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a12747ec-df44-465a-8438-2ca7bc19f323 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a12747ec-df44-465a-8438-2ca7bc19f323 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 379/763] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde => generated 675 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-628b53ab-db7a-4b0c-b8ff-cff1225ab73c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-628b53ab-db7a-4b0c-b8ff-cff1225ab73c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/messages Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-628b53ab-db7a-4b0c-b8ff-cff1225ab73c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-628b53ab-db7a-4b0c-b8ff-cff1225ab73c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-628b53ab-db7a-4b0c-b8ff-cff1225ab73c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 380/764] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-adfa5076-722b-4228-81d9-0dab76d47eb3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adfa5076-722b-4228-81d9-0dab76d47eb3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] DELETE http://192.168.122.142/volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-adfa5076-722b-4228-81d9-0dab76d47eb3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-adfa5076-722b-4228-81d9-0dab76d47eb3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ae55580-10d9-4b69-867a-d7729c373024 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 385/765] 192.168.122.142 () {58 vars in 1274 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata/key3 => generated 35 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-adfa5076-722b-4228-81d9-0dab76d47eb3 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde returned with HTTP 204 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 381/766] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 13:53:09 2026] DELETE /volume/v3/messages/3717f12b-4d69-4576-996b-2e979f6c7dde => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] Get volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98b4db15-279a-4ce3-8c8d-83faeb6862b1 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-reader] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 386/767] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 75 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] PUT http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata Sep 08 13:53:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3ef5369-64f9-43c2-9e7d-208bb8c75cc2 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 382/768] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:09 2026] GET /volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] DELETE http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Update volume metadata completed successfully. Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cd0bd0e-0339-47be-af38-5c2702cb1d58 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata returned with HTTP 200 Sep 08 13:53:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Delete volume with id: 904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 387/769] 192.168.122.142 () {60 vars in 1279 bytes} [Tue Sep 8 13:53:09 2026] PUT /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62/metadata => generated 16 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Volume info retrieved successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2557dfd6-4ade-4cec-b688-a6361c5f829e tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 200 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 388/770] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:10 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1264303648 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1264303648, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1264303648 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1264303648, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Delete volume with id: b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Created reservations ['1311c63c-094c-4749-aa22-07bcfb1ce046', '9d0a5dbb-13c2-4dff-b589-8cf83e996b4b', '187565cc-9a38-48ba-8a64-741db64fa601', '48ab1352-d991-45fb-acf3-71070b86ea65'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Delete volume request issued successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01f8583d-a060-4cdb-bf03-f6e228e96e0d tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 202 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 389/771] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:10 2026] DELETE /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Volume info retrieved successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Delete volume request issued successfully. Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef8dc75a-2130-4c07-a1de-36c9db53858c tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c returned with HTTP 202 Sep 08 13:53:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 383/772] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 13:53:09 2026] DELETE /volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0dc3fc39-0fe8-4234-b10a-a6cf4c4c2f52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6de3557-8c6f-4dfb-b7e8-ae992330abbc tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 200 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 390/773] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:10 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0dc3fc39-0fe8-4234-b10a-a6cf4c4c2f52 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] GET http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0dc3fc39-0fe8-4234-b10a-a6cf4c4c2f52 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0dc3fc39-0fe8-4234-b10a-a6cf4c4c2f52 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0dc3fc39-0fe8-4234-b10a-a6cf4c4c2f52 tempest-UserMessagesTest-1924908409 tempest-UserMessagesTest-1924908409-project-member] http://192.168.122.142/volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c returned with HTTP 404 Sep 08 13:53:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 384/774] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 13:53:10 2026] GET /volume/v3/volumes/904fa6bf-cb46-4c0c-a8b4-f86f07d1b99c => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1ef9c3c-a3c0-429e-acfd-291705669075 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ef9c3c-a3c0-429e-acfd-291705669075 tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] DELETE http://192.168.122.142/volume/v3/types/20920943-a843-4245-a219-2d48655089f3 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1ef9c3c-a3c0-429e-acfd-291705669075 tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1ef9c3c-a3c0-429e-acfd-291705669075 tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ef9c3c-a3c0-429e-acfd-291705669075 tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types/20920943-a843-4245-a219-2d48655089f3 returned with HTTP 202 Sep 08 13:53:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 391/775] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:10 2026] DELETE /volume/v3/types/20920943-a843-4245-a219-2d48655089f3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78e22bd8-834b-457d-a0c8-05a7faf48d7c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78e22bd8-834b-457d-a0c8-05a7faf48d7c tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] GET http://192.168.122.142/volume/v3/types/20920943-a843-4245-a219-2d48655089f3 Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78e22bd8-834b-457d-a0c8-05a7faf48d7c tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78e22bd8-834b-457d-a0c8-05a7faf48d7c tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78e22bd8-834b-457d-a0c8-05a7faf48d7c tempest-UserMessagesTest-1414826097 tempest-UserMessagesTest-1414826097-project-admin] http://192.168.122.142/volume/v3/types/20920943-a843-4245-a219-2d48655089f3 returned with HTTP 404 Sep 08 13:53:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 385/776] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:10 2026] GET /volume/v3/types/20920943-a843-4245-a219-2d48655089f3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e209cce-2b85-43b7-9b95-1be6524e7450 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e209cce-2b85-43b7-9b95-1be6524e7450 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] GET http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 Sep 08 13:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e209cce-2b85-43b7-9b95-1be6524e7450 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e209cce-2b85-43b7-9b95-1be6524e7450 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e209cce-2b85-43b7-9b95-1be6524e7450 tempest-VolumesMetadataTest-1927526026 tempest-VolumesMetadataTest-1927526026-project-member] http://192.168.122.142/volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 returned with HTTP 404 Sep 08 13:53:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 392/777] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:11 2026] GET /volume/v3/volumes/b20b9a68-e17c-456e-8b78-8c49f4964c62 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-987814670", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-987814670', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Create volume of 1 GB Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Availability Zones retrieved successfully. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Flow 'volume_create_api' (4db0df01-4f78-4f0d-bb3e-6ae5b22f8682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b300cb6-2733-4579-aba7-aebdcd07ae4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b300cb6-2733-4579-aba7-aebdcd07ae4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3938e86a-41d0-44f0-aefa-95c157099b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Created reservations ['4ec53354-6513-42b1-8904-9a1ddc4c722c', '417d27bb-6aa7-4014-a47b-19a60db7eb0b', '8671ddbd-3414-4801-a794-bea32cc0cb6d', 'b17bf2cb-a1b6-4f4c-9528-7806f77ff29a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3938e86a-41d0-44f0-aefa-95c157099b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec53354-6513-42b1-8904-9a1ddc4c722c', '417d27bb-6aa7-4014-a47b-19a60db7eb0b', '8671ddbd-3414-4801-a794-bea32cc0cb6d', 'b17bf2cb-a1b6-4f4c-9528-7806f77ff29a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbed7723-5002-40e9-b2a7-1be362137d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbed7723-5002-40e9-b2a7-1be362137d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2e098d-e200-475e-a346-a2db1c263e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-987814670',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d5b6b98c1e445b9fee6c2fe096a4d9',qos_specs=None,replication_status=,reservations=['4ec53354-6513-42b1-8904-9a1ddc4c722c','417d27bb-6aa7-4014-a47b-19a60db7eb0b','8671ddbd-3414-4801-a794-bea32cc0cb6d','b17bf2cb-a1b6-4f4c-9528-7806f77ff29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0fbf8595a449629378ab43266eb481',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-987814670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2e098d-e200-475e-a346-a2db1c263e7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='18d5b6b98c1e445b9fee6c2fe096a4d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d0fbf8595a449629378ab43266eb481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d5292-bcfd-426d-945d-c3dc64f9fc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d5292-bcfd-426d-945d-c3dc64f9fc9e) transitioned into state 'SUCCESS' from state '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-987814670',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='18d5b6b98c1e445b9fee6c2fe096a4d9',qos_specs=None,replication_status=,reservations=['4ec53354-6513-42b1-8904-9a1ddc4c722c','417d27bb-6aa7-4014-a47b-19a60db7eb0b','8671ddbd-3414-4801-a794-bea32cc0cb6d','b17bf2cb-a1b6-4f4c-9528-7806f77ff29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d0fbf8595a449629378ab43266eb481',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5981600f-315d-451a-b420-ec864e57d2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5981600f-315d-451a-b420-ec864e57d2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Flow 'volume_create_api' (4db0df01-4f78-4f0d-bb3e-6ae5b22f8682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Create volume request issued successfully. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-e3d60fde-b47e-4e2b-8415-f671eb7b6ead tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 386/778] 192.168.122.142 () {64 vars in 1430 bytes} [Tue Sep 8 13:53:12 2026] POST /volume/v3/volumes => generated 771 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ec478272-e7af-4476-bdbe-85bdd9f92ff9 req-96c2cd29-d3eb-4a47-8a97-cbc08ce2c55c tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 393/779] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:12 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 839 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-17a506da-979a-4ba1-a09f-2034a5448de9 req-d9847be3-f572-496b-84a3-03a2f692d362 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 387/780] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:12 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 839 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d57a1c8d-08b6-4615-b70f-25a03c862c78 req-d7f6432e-af6c-4535-995f-3e433565c832 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 394/781] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:13 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d51df567-29e6-4364-95b9-442d3191a2d4 req-1459fadb-b8e5-4c1e-bffb-7bfc8677ff73 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 388/782] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:14 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-reader] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-reader] Volume info retrieved successfully. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aab20937-3cb6-453d-8ff9-f4d5fead704e req-a75d9812-c2e2-452f-8b3c-240cbcd3ab75 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-reader] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 395/783] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:15 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] DELETE http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Delete volume with id: fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Delete volume request issued successfully. Sep 08 13:53:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-f1dc8829-c60f-4272-ae62-2526b4550527 req-e6f366e4-183a-4ad2-8e19-b08f8ac67258 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 202 Sep 08 13:53:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 389/784] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:53:15 2026] DELETE /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Volume info retrieved successfully. Sep 08 13:53:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-8849bc77-da3c-40aa-b968-6c58df39aa5d req-3037829b-a0b3-4fc5-a7de-67a066f7c648 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 200 Sep 08 13:53:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 396/785] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:15 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-34f709c5-ba2b-45e2-a99a-9b0c5fc18835 req-b425e565-fe76-4c20-a0ed-1ab32bf339e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-34f709c5-ba2b-45e2-a99a-9b0c5fc18835 req-b425e565-fe76-4c20-a0ed-1ab32bf339e1 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] GET http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c Sep 08 13:53:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-34f709c5-ba2b-45e2-a99a-9b0c5fc18835 req-b425e565-fe76-4c20-a0ed-1ab32bf339e1 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-34f709c5-ba2b-45e2-a99a-9b0c5fc18835 req-b425e565-fe76-4c20-a0ed-1ab32bf339e1 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-34f709c5-ba2b-45e2-a99a-9b0c5fc18835 req-b425e565-fe76-4c20-a0ed-1ab32bf339e1 tempest-VolumesGetTestJSON-1267225149 tempest-VolumesGetTestJSON-1267225149-project-member] http://192.168.122.142/volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c returned with HTTP 404 Sep 08 13:53:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 390/786] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:53:16 2026] GET /volume/v3/volumes/fe2e098d-e200-475e-a346-a2db1c263e7c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15121d9a-e61e-44e2-9f37-175c78879d86 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1411295974"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume request body: {'volume': {'imageRef': '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1411295974'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume of 1 GB Sep 08 13:53:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Availability Zones retrieved successfully. Sep 08 13:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Flow 'volume_create_api' (6769e87f-69bb-4205-bece-0c4de3302469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97faaff-cd0e-4f31-8cbf-ddffc8edfe39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2e3ae207-27b7-437f-b30f-98ef4d58617b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e3ae207-27b7-437f-b30f-98ef4d58617b tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e3ae207-27b7-437f-b30f-98ef4d58617b tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-355280871", "os-volume-type-access:is_public": false}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97faaff-cd0e-4f31-8cbf-ddffc8edfe39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac8261c-aa5e-42e4-8ed1-c3558f256d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e3ae207-27b7-437f-b30f-98ef4d58617b tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 391/787] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:53:18 2026] POST /volume/v3/types => generated 228 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3840a31-3e2d-4b45-97aa-52431b238c1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Created reservations ['8752a2da-9555-412c-a027-c1399d5c7ee3', '81d8b728-f5d9-46cc-a76e-97d8d8ce8681', 'f0e6aa87-33df-4c1d-b874-0cdb3598d2d9', '4faa5ee4-6c6b-4c7b-aba7-426d245c292a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac8261c-aa5e-42e4-8ed1-c3558f256d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8752a2da-9555-412c-a027-c1399d5c7ee3', '81d8b728-f5d9-46cc-a76e-97d8d8ce8681', 'f0e6aa87-33df-4c1d-b874-0cdb3598d2d9', '4faa5ee4-6c6b-4c7b-aba7-426d245c292a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ae58ff-2bb2-4bdd-b3fe-2d2a7a0db41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ae58ff-2bb2-4bdd-b3fe-2d2a7a0db41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8924d8d8-97c4-47e3-842c-75a3f6793975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1411295974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a780b29f192844eda4876da5022975d3',qos_specs=None,replication_status=,reservations=['8752a2da-9555-412c-a027-c1399d5c7ee3','81d8b728-f5d9-46cc-a76e-97d8d8ce8681','f0e6aa87-33df-4c1d-b874-0cdb3598d2d9','4faa5ee4-6c6b-4c7b-aba7-426d245c292a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733dd3e60bb847a29944eee744cb68fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1411295974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8924d8d8-97c4-47e3-842c-75a3f6793975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a780b29f192844eda4876da5022975d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733dd3e60bb847a29944eee744cb68fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583da710-c67a-4a59-93ba-f123130a19a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (583da710-c67a-4a59-93ba-f123130a19a7) transitioned into state 'SUCCESS' from state '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-1411295974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a780b29f192844eda4876da5022975d3',qos_specs=None,replication_status=,reservations=['8752a2da-9555-412c-a027-c1399d5c7ee3','81d8b728-f5d9-46cc-a76e-97d8d8ce8681','f0e6aa87-33df-4c1d-b874-0cdb3598d2d9','4faa5ee4-6c6b-4c7b-aba7-426d245c292a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733dd3e60bb847a29944eee744cb68fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0956a99a-f6aa-4d4e-8b89-c80314a8e5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3840a31-3e2d-4b45-97aa-52431b238c1b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3840a31-3e2d-4b45-97aa-52431b238c1b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c4a30b67-f5da-43a5-9852-001956639f31", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-a3840a31-3e2d-4b45-97aa-52431b238c1b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Create volume request body: {'volume': {'volume_type': 'c4a30b67-f5da-43a5-9852-001956639f31', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3840a31-3e2d-4b45-97aa-52431b238c1b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 404 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 392/788] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:18 2026] POST /volume/v3/volumes => generated 114 bytes in 344 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0956a99a-f6aa-4d4e-8b89-c80314a8e5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Flow 'volume_create_api' (6769e87f-69bb-4205-bece-0c4de3302469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume request issued successfully. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15121d9a-e61e-44e2-9f37-175c78879d86 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 397/789] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:53:17 2026] POST /volume/v3/volumes => generated 757 bytes in 1894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c313293c-9e7f-41b2-8761-3774aaa4f40a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c313293c-9e7f-41b2-8761-3774aaa4f40a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c313293c-9e7f-41b2-8761-3774aaa4f40a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"addProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c313293c-9e7f-41b2-8761-3774aaa4f40a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c313293c-9e7f-41b2-8761-3774aaa4f40a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action returned with HTTP 202 Sep 08 13:53:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 398/790] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:19 2026] POST /volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8168018-3de4-4f6f-9974-88839b8c8652 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8168018-3de4-4f6f-9974-88839b8c8652 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8168018-3de4-4f6f-9974-88839b8c8652 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8168018-3de4-4f6f-9974-88839b8c8652 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a8168018-3de4-4f6f-9974-88839b8c8652 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8168018-3de4-4f6f-9974-88839b8c8652 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 399/791] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 825 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef747dfa-1667-4578-baef-90a71dce712b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c4a30b67-f5da-43a5-9852-001956639f31", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-74540326"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Create volume request body: {'volume': {'volume_type': 'c4a30b67-f5da-43a5-9852-001956639f31', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-74540326'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Create volume of 1 GB Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Availability Zones retrieved successfully. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Flow 'volume_create_api' (f4f74b48-9e93-40b9-ad43-1324d02bed2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d6f191-1c5f-44fd-8c51-2710bcd5757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d6f191-1c5f-44fd-8c51-2710bcd5757b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4a30b67-f5da-43a5-9852-001956639f31,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-355280871',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4a30b67-f5da-43a5-9852-001956639f31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0d11bd-bd06-4bd5-a06d-3e210a30366c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] GET http://192.168.122.142/volume/v3/os-hosts Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: /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 08 13:53:19 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:52:28+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:44:52+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:51:31+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0edd9eb-3b0e-444c-b3bc-c4c695a9b8ca tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] http://192.168.122.142/volume/v3/os-hosts returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 393/792] 192.168.122.142 () {58 vars in 1124 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/os-hosts => generated 561 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6eb2954-32df-464d-9587-ad0935dbd681 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] GET http://192.168.122.142/volume/v3/os-hosts Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-355280871 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-355280871, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-355280871 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-355280871, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:52:28+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:44:52+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.hosts [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] status, active and update: available, enabled, 2026-09-08 11:51:31+00:00 {{(pid=86957) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6eb2954-32df-464d-9587-ad0935dbd681 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] http://192.168.122.142/volume/v3/os-hosts returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 394/793] 192.168.122.142 () {58 vars in 1124 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/os-hosts => generated 561 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-695770a1-6c96-4481-9bf0-3ea8eb196d69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-695770a1-6c96-4481-9bf0-3ea8eb196d69 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] GET http://192.168.122.142/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-695770a1-6c96-4481-9bf0-3ea8eb196d69 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-695770a1-6c96-4481-9bf0-3ea8eb196d69 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Created reservations ['cfb1f31b-2b4d-4632-a2a0-0a47e8cb712b', '58d159fd-d3b2-4069-9a67-08d1b28a9843', '496f83db-0cf3-4ebc-b076-b83163c91f0c', '9344b1cb-a1e8-49e6-aab1-dcbc834d5224'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0d11bd-bd06-4bd5-a06d-3e210a30366c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb1f31b-2b4d-4632-a2a0-0a47e8cb712b', '58d159fd-d3b2-4069-9a67-08d1b28a9843', '496f83db-0cf3-4ebc-b076-b83163c91f0c', '9344b1cb-a1e8-49e6-aab1-dcbc834d5224']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670a5e8a-fc42-4661-9a16-55f2da0fcd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-695770a1-6c96-4481-9bf0-3ea8eb196d69 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] http://192.168.122.142/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 395/794] 192.168.122.142 () {58 vars in 1187 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8d2b301-6137-46b4-9911-035e4b512630 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8d2b301-6137-46b4-9911-035e4b512630 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] GET http://192.168.122.142/volume/v3/os-hosts/devstack@QuobyteHD Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8d2b301-6137-46b4-9911-035e4b512630 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8d2b301-6137-46b4-9911-035e4b512630 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670a5e8a-fc42-4661-9a16-55f2da0fcd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f56a026-22aa-43fa-863c-60cb331a1771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-74540326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3bdc6584feb444b865fb3f3a6b6e654',qos_specs=None,replication_status=,reservations=['cfb1f31b-2b4d-4632-a2a0-0a47e8cb712b','58d159fd-d3b2-4069-9a67-08d1b28a9843','496f83db-0cf3-4ebc-b076-b83163c91f0c','9344b1cb-a1e8-49e6-aab1-dcbc834d5224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b1ac9f8f7a4c0a999ed6ed5724f6db',volume_type_id=c4a30b67-f5da-43a5-9852-001956639f31), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-74540326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f56a026-22aa-43fa-863c-60cb331a1771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3bdc6584feb444b865fb3f3a6b6e654',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63b1ac9f8f7a4c0a999ed6ed5724f6db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4a30b67-f5da-43a5-9852-001956639f31),volume_type_id=c4a30b67-f5da-43a5-9852-001956639f31)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6e0242-55b5-448c-84c0-886811897bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8d2b301-6137-46b4-9911-035e4b512630 tempest-VolumeHostsAdminTestsJSON-1668970694 tempest-VolumeHostsAdminTestsJSON-1668970694-project-admin] http://192.168.122.142/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 396/795] 192.168.122.142 () {58 vars in 1181 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6e0242-55b5-448c-84c0-886811897bc3) transitioned into state 'SUCCESS' from state '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-74540326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3bdc6584feb444b865fb3f3a6b6e654',qos_specs=None,replication_status=,reservations=['cfb1f31b-2b4d-4632-a2a0-0a47e8cb712b','58d159fd-d3b2-4069-9a67-08d1b28a9843','496f83db-0cf3-4ebc-b076-b83163c91f0c','9344b1cb-a1e8-49e6-aab1-dcbc834d5224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b1ac9f8f7a4c0a999ed6ed5724f6db',volume_type_id=c4a30b67-f5da-43a5-9852-001956639f31)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40517163-692b-4adc-999a-ee313b6ae720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40517163-692b-4adc-999a-ee313b6ae720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Flow 'volume_create_api' (f4f74b48-9e93-40b9-ad43-1324d02bed2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Create volume request issued successfully. Sep 08 13:53:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef747dfa-1667-4578-baef-90a71dce712b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 400/796] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:53:19 2026] POST /volume/v3/volumes => generated 801 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e213aa72-5a54-42fe-b305-d253f1dbd264 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 397/797] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:19 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 869 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d80ddb1-2a09-4b5f-bae8-83972323e5bb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 401/798] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:20 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5aa491a-008a-466d-aeb6-dfb7464d0eec tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 398/799] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:20 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-442b78c1-db50-4451-8aa8-873ddf9b0153 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 402/800] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:21 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 907 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3dbf4f81-3fb8-48b4-9a4f-1829c55a771b tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 399/801] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:22 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee1bae5d-fff9-462e-bb16-8b1f21409ded tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 403/802] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:22 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Delete volume with id: 3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Delete volume request issued successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7178bfa6-ad15-43ab-bbfc-84f46f0cd439 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 202 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 400/803] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:22 2026] DELETE /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6674e57-94d6-48f0-a768-83a5311312ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6674e57-94d6-48f0-a768-83a5311312ee tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6674e57-94d6-48f0-a768-83a5311312ee tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6674e57-94d6-48f0-a768-83a5311312ee tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e6674e57-94d6-48f0-a768-83a5311312ee tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6674e57-94d6-48f0-a768-83a5311312ee tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 404/804] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:22 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 893 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d201ab05-b0f1-41e5-8206-681d82ff22dc tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 401/805] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:22 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 907 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eec95836-12c0-4748-bbe1-a488f783fa7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Volume info retrieved successfully. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f529fb1a-2342-4e7d-8917-8fd0b5cdb941 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 200 Sep 08 13:53:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 402/806] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:23 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 893 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eec95836-12c0-4748-bbe1-a488f783fa7d tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eec95836-12c0-4748-bbe1-a488f783fa7d tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-102557488"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eec95836-12c0-4748-bbe1-a488f783fa7d tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 405/807] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:53:23 2026] POST /volume/v3/types => generated 223 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39538ba3-5c38-4955-b8c2-02018dc052e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39538ba3-5c38-4955-b8c2-02018dc052e0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39538ba3-5c38-4955-b8c2-02018dc052e0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-634120467"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39538ba3-5c38-4955-b8c2-02018dc052e0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:53:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 403/808] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:53:23 2026] POST /volume/v3/group_types => generated 180 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-592b641e-552d-4493-bc15-d62a326ca041 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-592b641e-552d-4493-bc15-d62a326ca041 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-592b641e-552d-4493-bc15-d62a326ca041 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-592b641e-552d-4493-bc15-d62a326ca041 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-592b641e-552d-4493-bc15-d62a326ca041 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-592b641e-552d-4493-bc15-d62a326ca041 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 404/809] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:23 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "31f17b1a-4e0f-4909-be58-6ad8482eadd9", "volume_types": ["56e360a7-ef0f-4e10-9381-72c17817dab0"], "name": "tempest-GroupSnapshotsTest-Group-725696985"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group {'group': {'group_type': '31f17b1a-4e0f-4909-be58-6ad8482eadd9', 'volume_types': ['56e360a7-ef0f-4e10-9381-72c17817dab0'], 'name': 'tempest-GroupSnapshotsTest-Group-725696985'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group tempest-GroupSnapshotsTest-Group-725696985. Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['2cea993e-07c6-4f09-9ffb-23a8cb8c6000'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bfa1b41-1d63-447b-b0af-07f4b0224110 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:53:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 406/810] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:53:23 2026] POST /volume/v3/groups => generated 111 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75a0f324-0f10-4ed7-9370-2113a848c03c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75a0f324-0f10-4ed7-9370-2113a848c03c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75a0f324-0f10-4ed7-9370-2113a848c03c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75a0f324-0f10-4ed7-9370-2113a848c03c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-75a0f324-0f10-4ed7-9370-2113a848c03c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 3ecf3b33-be40-470f-bdea-1366e2002cbb {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:24 devstack devstack@c-api.service[86957]: /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 08 13:53:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75a0f324-0f10-4ed7-9370-2113a848c03c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb returned with HTTP 200 Sep 08 13:53:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 405/811] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:23 2026] GET /volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8a353dd-1da8-498e-94b1-7113a366c615 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8a353dd-1da8-498e-94b1-7113a366c615 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] GET http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8a353dd-1da8-498e-94b1-7113a366c615 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8a353dd-1da8-498e-94b1-7113a366c615 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8a353dd-1da8-498e-94b1-7113a366c615 tempest-VolumeTypesAccessTest-538420336 tempest-VolumeTypesAccessTest-538420336-project-member] http://192.168.122.142/volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 returned with HTTP 404 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 407/812] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:24 2026] GET /volume/v3/volumes/3f56a026-22aa-43fa-863c-60cb331a1771 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6def77e0-1b16-47d5-8bfa-4afcabc64eb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6def77e0-1b16-47d5-8bfa-4afcabc64eb8 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6def77e0-1b16-47d5-8bfa-4afcabc64eb8 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"removeProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6def77e0-1b16-47d5-8bfa-4afcabc64eb8 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6def77e0-1b16-47d5-8bfa-4afcabc64eb8 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action returned with HTTP 202 Sep 08 13:53:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 406/813] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:24 2026] POST /volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-511b5116-4eca-4ee4-a7d5-0bc5f07d014a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-511b5116-4eca-4ee4-a7d5-0bc5f07d014a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] DELETE http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-511b5116-4eca-4ee4-a7d5-0bc5f07d014a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-511b5116-4eca-4ee4-a7d5-0bc5f07d014a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-511b5116-4eca-4ee4-a7d5-0bc5f07d014a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 returned with HTTP 202 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 408/814] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:24 2026] DELETE /volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc9891b9-2035-4741-972b-c3d6bdb54023 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a6c59dd-2a1a-4131-8ef7-9f6ddd5aea13 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 409/815] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:24 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc9891b9-2035-4741-972b-c3d6bdb54023 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] GET http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc9891b9-2035-4741-972b-c3d6bdb54023 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc9891b9-2035-4741-972b-c3d6bdb54023 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc9891b9-2035-4741-972b-c3d6bdb54023 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 returned with HTTP 404 Sep 08 13:53:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 407/816] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:24 2026] GET /volume/v3/types/c4a30b67-f5da-43a5-9852-001956639f31 => generated 114 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a582b133-d3b9-45e0-8007-e5be2c6855ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a582b133-d3b9-45e0-8007-e5be2c6855ca tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a582b133-d3b9-45e0-8007-e5be2c6855ca tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2110689431", "os-volume-type-access:is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a582b133-d3b9-45e0-8007-e5be2c6855ca tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 410/817] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:53:24 2026] POST /volume/v3/types => generated 229 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c4f586f-9e09-4e59-ae01-f045cc58435a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c4f586f-9e09-4e59-ae01-f045cc58435a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c4f586f-9e09-4e59-ae01-f045cc58435a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"addProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c4f586f-9e09-4e59-ae01-f045cc58435a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c4f586f-9e09-4e59-ae01-f045cc58435a tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 408/818] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:24 2026] POST /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4b61b82-a593-48a3-86ea-48a8c9fdf350 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4b61b82-a593-48a3-86ea-48a8c9fdf350 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4b61b82-a593-48a3-86ea-48a8c9fdf350 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"addProjectAccess": {"project": "8272b7b6ba7942acaf22a023167f896d"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4b61b82-a593-48a3-86ea-48a8c9fdf350 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8272b7b6ba7942acaf22a023167f896d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4b61b82-a593-48a3-86ea-48a8c9fdf350 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 411/819] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:25 2026] POST /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 3ecf3b33-be40-470f-bdea-1366e2002cbb {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50b19566-f1e6-4aa8-8edc-30bfa4fc19ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50b19566-f1e6-4aa8-8edc-30bfa4fc19ab tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] GET http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/os-volume-type-access Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50b19566-f1e6-4aa8-8edc-30bfa4fc19ab tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50b19566-f1e6-4aa8-8edc-30bfa4fc19ab tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /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 08 13:53:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffeb7915-72ba-49fb-9965-748c72cbf826 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb returned with HTTP 200 Sep 08 13:53:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 409/820] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:25 2026] GET /volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50b19566-f1e6-4aa8-8edc-30bfa4fc19ab tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/os-volume-type-access returned with HTTP 200 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 412/821] 192.168.122.142 () {58 vars in 1292 bytes} [Tue Sep 8 13:53:25 2026] GET /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/os-volume-type-access => generated 244 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1021222035", "volume_type": "56e360a7-ef0f-4e10-9381-72c17817dab0", "group_id": "3ecf3b33-be40-470f-bdea-1366e2002cbb", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d95b02b2-b815-45d0-9c3c-d3e1d2d0bea1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1021222035', 'volume_type': '56e360a7-ef0f-4e10-9381-72c17817dab0', 'group_id': '3ecf3b33-be40-470f-bdea-1366e2002cbb', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d95b02b2-b815-45d0-9c3c-d3e1d2d0bea1 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d95b02b2-b815-45d0-9c3c-d3e1d2d0bea1 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"removeProjectAccess": {"project": "8272b7b6ba7942acaf22a023167f896d"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d95b02b2-b815-45d0-9c3c-d3e1d2d0bea1 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8272b7b6ba7942acaf22a023167f896d"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume of 1 GB Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d95b02b2-b815-45d0-9c3c-d3e1d2d0bea1 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 413/822] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:25 2026] POST /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /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 08 13:53:25 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-747d873e-a698-45fb-8d93-bf80fa4b48f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-747d873e-a698-45fb-8d93-bf80fa4b48f7 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] POST http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-747d873e-a698-45fb-8d93-bf80fa4b48f7 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action body: b'{"removeProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-747d873e-a698-45fb-8d93-bf80fa4b48f7 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b3bdc6584feb444b865fb3f3a6b6e654"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (8fc59c7a-5a2f-4246-9b0d-2d104c13bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78624f-89cc-4aec-9a1f-c5d45ed5229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-747d873e-a698-45fb-8d93-bf80fa4b48f7 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 414/823] 192.168.122.142 () {60 vars in 1268 bytes} [Tue Sep 8 13:53:25 2026] POST /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87d54e00-189e-4af3-873d-14fe184688a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87d54e00-189e-4af3-873d-14fe184688a2 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] DELETE http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87d54e00-189e-4af3-873d-14fe184688a2 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87d54e00-189e-4af3-873d-14fe184688a2 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78624f-89cc-4aec-9a1f-c5d45ed5229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56e360a7-ef0f-4e10-9381-72c17817dab0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-102557488',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56e360a7-ef0f-4e10-9381-72c17817dab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ecf3b33-be40-470f-bdea-1366e2002cbb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ab98c0-898f-4811-9a68-165bb0cfe2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87d54e00-189e-4af3-873d-14fe184688a2 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 415/824] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:25 2026] DELETE /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f1f301a-2c21-4ce0-b965-9fb2211d0342 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f1f301a-2c21-4ce0-b965-9fb2211d0342 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] GET http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f1f301a-2c21-4ce0-b965-9fb2211d0342 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f1f301a-2c21-4ce0-b965-9fb2211d0342 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f1f301a-2c21-4ce0-b965-9fb2211d0342 tempest-VolumeTypesAccessTest-1267899083 tempest-VolumeTypesAccessTest-1267899083-project-admin] http://192.168.122.142/volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc returned with HTTP 404 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 416/825] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:25 2026] GET /volume/v3/types/289613aa-513f-4906-8c34-7f6cbdc986dc => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['5474c2f4-6fb9-49a1-95d6-eb9b7fb34921', 'ce643161-0ee5-4a7e-b1f8-2a7562fac548', '2a1df6b7-bcb4-4437-b1fc-26de1076d08b', '2b310d43-d0ef-4505-9ef3-bd8a1b97858d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ab98c0-898f-4811-9a68-165bb0cfe2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5474c2f4-6fb9-49a1-95d6-eb9b7fb34921', 'ce643161-0ee5-4a7e-b1f8-2a7562fac548', '2a1df6b7-bcb4-4437-b1fc-26de1076d08b', '2b310d43-d0ef-4505-9ef3-bd8a1b97858d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806f9b30-4bb1-448f-a396-239276dfe53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (806f9b30-4bb1-448f-a396-239276dfe53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1021222035',encryption_key_id=None,group_id=3ecf3b33-be40-470f-bdea-1366e2002cbb,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['5474c2f4-6fb9-49a1-95d6-eb9b7fb34921','ce643161-0ee5-4a7e-b1f8-2a7562fac548','2a1df6b7-bcb4-4437-b1fc-26de1076d08b','2b310d43-d0ef-4505-9ef3-bd8a1b97858d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1021222035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ecf3b33-be40-470f-bdea-1366e2002cbb,host=None,id=f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4780d14742ea444286bec3ee3d06ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56e360a7-ef0f-4e10-9381-72c17817dab0),volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30465cfa-d916-4747-8357-8e1419dee904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30465cfa-d916-4747-8357-8e1419dee904) transitioned into state 'SUCCESS' from state '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-1021222035',encryption_key_id=None,group_id=3ecf3b33-be40-470f-bdea-1366e2002cbb,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['5474c2f4-6fb9-49a1-95d6-eb9b7fb34921','ce643161-0ee5-4a7e-b1f8-2a7562fac548','2a1df6b7-bcb4-4437-b1fc-26de1076d08b','2b310d43-d0ef-4505-9ef3-bd8a1b97858d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbf2424-bd4e-44d2-8cf6-404a44a229c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbf2424-bd4e-44d2-8cf6-404a44a229c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (8fc59c7a-5a2f-4246-9b0d-2d104c13bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request issued successfully. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-041a6aa9-3b7b-4d69-b495-5199f29af71c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 410/826] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:53:25 2026] POST /volume/v3/volumes => generated 830 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9bab40d-0bd5-4c0f-8abf-97765cb46c60 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 417/827] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:25 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:25 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:26 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ccf9a8a-218c-4a0f-afd5-e0873fbad585 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 200 Sep 08 13:53:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 411/828] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:25 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 898 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99210746-f7f8-444b-b302-9ddf405e3c24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50e534f2-f60d-4de8-9309-c6fce9c36820 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 418/829] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:26 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:27 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:27 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58d5dabe-d0c8-40b8-9b2b-8812506cb6f8 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 419/830] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:27 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 922 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99210746-f7f8-444b-b302-9ddf405e3c24 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] GET http://192.168.122.142/volume/v3/os-quota-class-sets/default Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99210746-f7f8-444b-b302-9ddf405e3c24 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99210746-f7f8-444b-b302-9ddf405e3c24 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99210746-f7f8-444b-b302-9ddf405e3c24 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 412/831] 192.168.122.142 () {58 vars in 1181 bytes} [Tue Sep 8 13:53:26 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-60fa6502-4624-4583-a002-22330e27300f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60fa6502-4624-4583-a002-22330e27300f tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] GET http://192.168.122.142/volume/v3/os-quota-class-sets/default Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60fa6502-4624-4583-a002-22330e27300f tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60fa6502-4624-4583-a002-22330e27300f tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60fa6502-4624-4583-a002-22330e27300f tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 420/832] 192.168.122.142 () {58 vars in 1181 bytes} [Tue Sep 8 13:53:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-473a8675-c469-4405-8c84-2bdae561161e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-473a8675-c469-4405-8c84-2bdae561161e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-473a8675-c469-4405-8c84-2bdae561161e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-111232907"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-473a8675-c469-4405-8c84-2bdae561161e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 413/833] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:53:27 2026] POST /volume/v3/types => generated 227 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-23707251-472a-43b0-afe9-355e86742c8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23707251-472a-43b0-afe9-355e86742c8a tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-class-sets/default Sep 08 13:53:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23707251-472a-43b0-afe9-355e86742c8a tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-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-111232907": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-111232907": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-111232907": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23707251-472a-43b0-afe9-355e86742c8a tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 421/834] 192.168.122.142 () {60 vars in 1202 bytes} [Tue Sep 8 13:53:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 805 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/d6626564607043ceb30b433a4c5c2f23/defaults Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method 'defaults' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:27 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b6b21d6-0051-48ae-9486-6c676ba3ff4e tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/d6626564607043ceb30b433a4c5c2f23/defaults returned with HTTP 200 Sep 08 13:53:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 414/835] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:53:27 2026] GET /volume/v3/os-quota-sets/d6626564607043ceb30b433a4c5c2f23/defaults => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2828bc3-19dc-4cc0-a297-ba93d25874d2 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 422/836] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] POST http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975/action Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/c0ceb339330c426ba7a4f4c3aa0fcd3e/defaults Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method 'defaults' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-102557488 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-102557488, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c56a6a1-9c34-44b6-beb7-1f4883980538 tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/c0ceb339330c426ba7a4f4c3aa0fcd3e/defaults returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 423/837] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/os-quota-sets/c0ceb339330c426ba7a4f4c3aa0fcd3e/defaults => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Created reservations ['82f15c97-0ab6-44d3-8b56-6105f0ed5bd1', 'f9601196-84f1-4c94-99fa-10f670685230'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Extend volume request issued successfully. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75751f9a-20a4-4c6e-8a79-568d401f7a95 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975/action returned with HTTP 202 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 415/838] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:53:28 2026] POST /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a5e18ee-5c56-4128-9a50-a977c8af1d84 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 424/839] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1328 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e0f685c-a3db-4498-9f92-f9a1227f3a7a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 416/840] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/group_snapshots Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3ecf3b33-be40-470f-bdea-1366e2002cbb", "name": "tempest-group_snapshot-1755339846"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3ecf3b33-be40-470f-bdea-1366e2002cbb', 'name': 'tempest-group_snapshot-1755339846'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group_snapshot tempest-group_snapshot-1755339846. Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7102df91-0c8a-44e5-aa8e-021be6ba344b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7102df91-0c8a-44e5-aa8e-021be6ba344b tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] DELETE http://192.168.122.142/volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7102df91-0c8a-44e5-aa8e-021be6ba344b tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7102df91-0c8a-44e5-aa8e-021be6ba344b tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /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 08 13:53:28 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7102df91-0c8a-44e5-aa8e-021be6ba344b tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 returned with HTTP 202 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 417/841] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:28 2026] DELETE /volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bc36407-8239-4ca6-9522-cf97a792498c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bc36407-8239-4ca6-9522-cf97a792498c tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] GET http://192.168.122.142/volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bc36407-8239-4ca6-9522-cf97a792498c tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bc36407-8239-4ca6-9522-cf97a792498c tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bc36407-8239-4ca6-9522-cf97a792498c tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 returned with HTTP 404 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 418/842] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/types/a82da625-a553-4d46-8cab-a5dc727442b4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f35c72a0-0218-40da-915b-2fd1ad3059cd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35c72a0-0218-40da-915b-2fd1ad3059cd tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-class-sets/default Sep 08 13:53:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f35c72a0-0218-40da-915b-2fd1ad3059cd tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['0a3a7041-ee00-4766-b8af-4d76d46da2a3', '34ca238b-fca3-4d7f-b284-532902599809', '3a1899fc-4e5a-4abc-88c0-4b3d40156f3f', '4ac32c4a-2197-4a6d-9915-0e6b32276291'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67eca07c-cf9c-4bdc-9227-0e1a2f387a01 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots returned with HTTP 202 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 425/843] 192.168.122.142 () {62 vars in 1208 bytes} [Tue Sep 8 13:53:28 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:53:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35c72a0-0218-40da-915b-2fd1ad3059cd tempest-VolumeQuotaClassesTest-2050783519 tempest-VolumeQuotaClassesTest-2050783519-project-admin] http://192.168.122.142/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 419/844] 192.168.122.142 () {60 vars in 1202 bytes} [Tue Sep 8 13:53:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 600 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-821f5e70-67e2-460b-9b47-faedfd5e35f7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 200 Sep 08 13:53:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 426/845] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:53:28 2026] GET /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32a9126d-9cc7-4d8f-8751-64c901dd4f67 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 420/846] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:29 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1328 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Volume info retrieved successfully. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e59e5243-9d05-422c-bdf0-d706be5b2c94 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 427/847] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:29 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1328 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c1cf92a-da4b-4fe3-a9bd-493a1f4958b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 421/848] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:29 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Delete volume with id: 8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-168ef252-97fb-4584-8c00-9cc67f075a80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-168ef252-97fb-4584-8c00-9cc67f075a80 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-168ef252-97fb-4584-8c00-9cc67f075a80 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-168ef252-97fb-4584-8c00-9cc67f075a80 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-168ef252-97fb-4584-8c00-9cc67f075a80 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:53:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Delete volume request issued successfully. Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a392ad8c-5f4c-4848-ab09-55657f1ea9c9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 202 Sep 08 13:53:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-168ef252-97fb-4584-8c00-9cc67f075a80 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 200 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 428/849] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:29 2026] DELETE /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 422/850] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:53:29 2026] GET /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 307 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b6c66aa-a1c1-438e-8e0c-00b1cc85dde1 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 429/851] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:29 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1327 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:53:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-922e4560-2d5c-40ff-b4ae-a680eca4d612 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 200 Sep 08 13:53:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 423/852] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:53:30 2026] GET /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 307 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96f1a8fb-cfa3-44b1-8146-e82b83385e6f tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 200 Sep 08 13:53:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 430/853] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:31 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 1327 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f339b1d9-27ba-4948-a9e5-6a3d358293fd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 200 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 424/854] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /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 08 13:53:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e583771-477c-48f5-a9e2-67fd86f16f6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:53:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 431/855] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6cc69891-7ab5-49d0-90e0-811df3d84046 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee returned with HTTP 200 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 425/856] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups/action Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1f54f438-d864-4239-b23f-537427eb466c", "name": "tempest-Group_from_snap-78913089"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1f54f438-d864-4239-b23f-537427eb466c", "name": "tempest-Group_from_snap-78913089"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1f54f438-d864-4239-b23f-537427eb466c', 'name': 'tempest-Group_from_snap-78913089'}}. {{(pid=86958) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group tempest-Group_from_snap-78913089 from group_snapshot 1f54f438-d864-4239-b23f-537427eb466c. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /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 08 13:53:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /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 08 13:53:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8f86890-4aa8-42e6-bba1-2f05f1c5936e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8f86890-4aa8-42e6-bba1-2f05f1c5936e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8f86890-4aa8-42e6-bba1-2f05f1c5936e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8f86890-4aa8-42e6-bba1-2f05f1c5936e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['48bf0a98-d769-482e-b9e2-c843e740ddcf'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8f86890-4aa8-42e6-bba1-2f05f1c5936e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 returned with HTTP 404 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 426/857] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/volumes/8924d8d8-97c4-47e3-842c-75a3f6793975 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2033735177"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2033735177'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume of 1 GB Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Availability Zones retrieved successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Flow 'volume_create_api' (fffbfcb0-cd13-4198-946f-1c9877e8eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c4ec36-92ba-4311-bbe4-1af06f3fcb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3c4ec36-92ba-4311-bbe4-1af06f3fcb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /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 08 13:53:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7a700a-a02f-411a-8b0d-4e1a79397fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.group.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] A mapping entry already exists for group 62cee841-434d-41a7-9b21-a16dbac5940c and volume type 56e360a7-ef0f-4e10-9381-72c17817dab0. Do not need to create again. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (0ed1f2c9-c63c-4ab6-9b45-add98c3dde59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9569b43d-5cc5-4982-b238-ff93c880eef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Created reservations ['fc864eeb-c571-4709-88e0-a75aaf4338fc', 'e45edd53-3faf-44a1-8a61-53cfa1eb8ff2', 'f8c5be68-837a-4369-a7ca-91c07d18b6d9', '57e320d8-7adc-414e-9dcb-ee2c29f9617b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7a700a-a02f-411a-8b0d-4e1a79397fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc864eeb-c571-4709-88e0-a75aaf4338fc', 'e45edd53-3faf-44a1-8a61-53cfa1eb8ff2', 'f8c5be68-837a-4369-a7ca-91c07d18b6d9', '57e320d8-7adc-414e-9dcb-ee2c29f9617b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9569b43d-5cc5-4982-b238-ff93c880eef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6533bec-a208-4b16-b1ac-272b081eacee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56e360a7-ef0f-4e10-9381-72c17817dab0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-102557488',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56e360a7-ef0f-4e10-9381-72c17817dab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '62cee841-434d-41a7-9b21-a16dbac5940c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff93431-ff61-469e-91e1-df8c322374b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa23e8d-80bf-4618-9f5d-2e06ac7c656f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff93431-ff61-469e-91e1-df8c322374b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e33698-268d-42cc-9f54-59016e70a478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2033735177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a780b29f192844eda4876da5022975d3',qos_specs=None,replication_status=,reservations=['fc864eeb-c571-4709-88e0-a75aaf4338fc','e45edd53-3faf-44a1-8a61-53cfa1eb8ff2','f8c5be68-837a-4369-a7ca-91c07d18b6d9','57e320d8-7adc-414e-9dcb-ee2c29f9617b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733dd3e60bb847a29944eee744cb68fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2033735177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e33698-268d-42cc-9f54-59016e70a478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a780b29f192844eda4876da5022975d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='733dd3e60bb847a29944eee744cb68fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cf9797-516f-4442-b0fa-15050c90f226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['9caf84b1-1e8d-43c6-ae84-327eda1381c2', 'e021ad23-8c2c-4913-a6bb-79d0b9105e1d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa23e8d-80bf-4618-9f5d-2e06ac7c656f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9caf84b1-1e8d-43c6-ae84-327eda1381c2', 'e021ad23-8c2c-4913-a6bb-79d0b9105e1d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9243791f-0516-4f79-b218-cf093c531acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cf9797-516f-4442-b0fa-15050c90f226) transitioned into state 'SUCCESS' from state '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-2033735177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a780b29f192844eda4876da5022975d3',qos_specs=None,replication_status=,reservations=['fc864eeb-c571-4709-88e0-a75aaf4338fc','e45edd53-3faf-44a1-8a61-53cfa1eb8ff2','f8c5be68-837a-4369-a7ca-91c07d18b6d9','57e320d8-7adc-414e-9dcb-ee2c29f9617b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='733dd3e60bb847a29944eee744cb68fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce9dd81-dec4-4ce8-b0e9-d13291e48676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9243791f-0516-4f79-b218-cf093c531acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd436c868-49cb-43d1-9fb0-ea4be5615790', '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=62cee841-434d-41a7-9b21-a16dbac5940c,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['9caf84b1-1e8d-43c6-ae84-327eda1381c2','e021ad23-8c2c-4913-a6bb-79d0b9105e1d'],size=1,snapshot_id=b6533bec-a208-4b16-b1ac-272b081eacee,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62cee841-434d-41a7-9b21-a16dbac5940c,host=None,id=d436c868-49cb-43d1-9fb0-ea4be5615790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6533bec-a208-4b16-b1ac-272b081eacee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4780d14742ea444286bec3ee3d06ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56e360a7-ef0f-4e10-9381-72c17817dab0),volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce9dd81-dec4-4ce8-b0e9-d13291e48676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53978efa-59b8-4590-85c4-75d2d9356d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Flow 'volume_create_api' (fffbfcb0-cd13-4198-946f-1c9877e8eb55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create volume request issued successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a709cfb-9c27-4e99-84e5-54a0c42e859e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 427/858] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:32 2026] POST /volume/v3/volumes => generated 757 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53978efa-59b8-4590-85c4-75d2d9356d61) transitioned into state 'SUCCESS' from 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=62cee841-434d-41a7-9b21-a16dbac5940c,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['9caf84b1-1e8d-43c6-ae84-327eda1381c2','e021ad23-8c2c-4913-a6bb-79d0b9105e1d'],size=1,snapshot_id=b6533bec-a208-4b16-b1ac-272b081eacee,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=56e360a7-ef0f-4e10-9381-72c17817dab0)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (0ed1f2c9-c63c-4ab6-9b45-add98c3dde59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request issued successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /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 08 13:53:32 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00611513-c30c-43ce-b7e9-6a1add9708e7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/action returned with HTTP 202 Sep 08 13:53:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 432/859] 192.168.122.142 () {62 vars in 1202 bytes} [Tue Sep 8 13:53:32 2026] POST /volume/v3/groups/action => generated 101 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81402231-c1b5-46ae-9c82-47ccb10936b6 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 428/860] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 825 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:53:32 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:32 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:33 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:33 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:33 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:33 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f78210ba-558b-48a6-b8a1-c34fc6a12319 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:53:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 433/861] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:53:32 2026] GET /volume/v3/volumes/detail => generated 1849 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:53:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:33 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:33 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:33 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19d21a15-a0cb-410a-a8f3-f2bd25894a44 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 429/862] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:33 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32c698cd-763b-4ab6-891b-5ed12ed46131 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 434/863] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:33 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a3c45602-57f2-4cb4-89fc-cb654516663a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: /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 08 13:53:34 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Get all volumes completed successfully. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a3c45602-57f2-4cb4-89fc-cb654516663a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 13:53:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 430/864] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 13:53:34 2026] GET /volume/v3/volumes => generated 15 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-435217676"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-435217676'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume of 1 GB Sep 08 13:53:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Availability Zones retrieved successfully. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:34 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (d85b2a4f-4c0e-4372-ab04-8d36dcddec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a348a96-4ccf-4fe7-946d-593414ac81ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a348a96-4ccf-4fe7-946d-593414ac81ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df804984-b0be-481b-8ae8-e5a00c45efa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56e1ff1f-b91e-45c6-a82c-4220d78651b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 431/865] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:34 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Created reservations ['74776d18-2b16-4c34-a90a-69c7170a9db7', '56b29c0b-37c3-43c3-b20e-d847cff03cd0', '3ab877f7-e4be-49a0-bc8c-936a9545e5ed', '9944856e-63f3-41ee-88af-77bacaf5cbda'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df804984-b0be-481b-8ae8-e5a00c45efa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74776d18-2b16-4c34-a90a-69c7170a9db7', '56b29c0b-37c3-43c3-b20e-d847cff03cd0', '3ab877f7-e4be-49a0-bc8c-936a9545e5ed', '9944856e-63f3-41ee-88af-77bacaf5cbda']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779874ca-997f-47cc-bb57-5077022b2e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779874ca-997f-47cc-bb57-5077022b2e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5219739f-4eb0-4a6f-b0ee-5fea093218f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-435217676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['74776d18-2b16-4c34-a90a-69c7170a9db7','56b29c0b-37c3-43c3-b20e-d847cff03cd0','3ab877f7-e4be-49a0-bc8c-936a9545e5ed','9944856e-63f3-41ee-88af-77bacaf5cbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-435217676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5219739f-4eb0-4a6f-b0ee-5fea093218f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52db2484b89a4ff8b9f8df7445265575',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7e355-ef6c-4f63-81cd-21607a823d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7e355-ef6c-4f63-81cd-21607a823d8a) transitioned into state 'SUCCESS' from state '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-435217676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['74776d18-2b16-4c34-a90a-69c7170a9db7','56b29c0b-37c3-43c3-b20e-d847cff03cd0','3ab877f7-e4be-49a0-bc8c-936a9545e5ed','9944856e-63f3-41ee-88af-77bacaf5cbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72cb0a8-145f-4120-9b90-1033ef0358f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c72cb0a8-145f-4120-9b90-1033ef0358f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (d85b2a4f-4c0e-4372-ab04-8d36dcddec7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request issued successfully. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f174dad-391a-4cfd-bb52-f02e1c02d9eb tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 435/866] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:34 2026] POST /volume/v3/volumes => generated 763 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5d8f27d-c666-4491-8a80-fc9e011b98b8 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 436/867] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:35 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 831 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08b8a49f-54fe-4ef1-a8c5-a4210627e0cb tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 432/868] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:34 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:35 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:35 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-280e4c6b-8300-4078-b3ef-ab1173866de5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 437/869] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:35 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac8b5277-78e2-4b95-bc96-a164d788274f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac8b5277-78e2-4b95-bc96-a164d788274f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac8b5277-78e2-4b95-bc96-a164d788274f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac8b5277-78e2-4b95-bc96-a164d788274f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ac8b5277-78e2-4b95-bc96-a164d788274f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac8b5277-78e2-4b95-bc96-a164d788274f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 433/870] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:36 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d61d84d-2006-498b-a81a-1e9587bfb3c5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 438/871] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:36 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:36 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:36 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:37 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4767e93-894b-4dc5-b66c-3a8614b677c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 434/872] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:36 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db793232-e1f7-413d-90c4-f0dbd3a7f00c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 439/873] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:37 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a707ea0-8bc9-4f6c-8ed1-22161b0c2ef3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 435/874] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:37 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-208394bb-df51-4a54-bcf6-c8a96626d3fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:38 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-208394bb-df51-4a54-bcf6-c8a96626d3fa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] GET http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-208394bb-df51-4a54-bcf6-c8a96626d3fa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-208394bb-df51-4a54-bcf6-c8a96626d3fa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-208394bb-df51-4a54-bcf6-c8a96626d3fa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 returned with HTTP 200 Sep 08 13:53:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 440/875] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:37 2026] GET /volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 => generated 636 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8965dbe-ef81-43fa-b387-617dd8f86a0a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 436/876] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:38 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-30976248"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-30976248'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume of 1 GB Sep 08 13:53:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Availability Zones retrieved successfully. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2e3f9eaf-6f01-4383-860b-e6033a81b333 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 437/877] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:38 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (30db0ed8-4405-4bb0-b15a-0c9b5b01349e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e49832-e92e-43a5-8d44-e8a063948e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c318935-d609-45dd-bf95-8dc4241a71b9 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 438/878] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:38 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:38 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24e49832-e92e-43a5-8d44-e8a063948e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce60c3f-b2c0-481a-83c1-3521de602a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Created reservations ['21a5b3ff-a235-46fc-87ad-97943301584d', '1df8c45a-6371-473c-9791-b324bb2119aa', '01c8ce48-3ff2-486a-968f-8b7b315b5c85', 'add857f3-98f2-499a-a9db-bb7842139e2a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce60c3f-b2c0-481a-83c1-3521de602a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a5b3ff-a235-46fc-87ad-97943301584d', '1df8c45a-6371-473c-9791-b324bb2119aa', '01c8ce48-3ff2-486a-968f-8b7b315b5c85', 'add857f3-98f2-499a-a9db-bb7842139e2a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b24b6ee-d61f-4da2-ab84-544c4ab807fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b24b6ee-d61f-4da2-ab84-544c4ab807fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ec485b-9ce4-4699-8320-4ea79aed9d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-30976248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98256b1c0057478bbbe12572692d1f94',qos_specs=None,replication_status=,reservations=['21a5b3ff-a235-46fc-87ad-97943301584d','1df8c45a-6371-473c-9791-b324bb2119aa','01c8ce48-3ff2-486a-968f-8b7b315b5c85','add857f3-98f2-499a-a9db-bb7842139e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada42ae5ffa840b194af9209f288a16f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-30976248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ec485b-9ce4-4699-8320-4ea79aed9d1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98256b1c0057478bbbe12572692d1f94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ada42ae5ffa840b194af9209f288a16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9472320-934b-4b97-b541-8105a6fcf184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9472320-934b-4b97-b541-8105a6fcf184) transitioned into state 'SUCCESS' from state '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-30976248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98256b1c0057478bbbe12572692d1f94',qos_specs=None,replication_status=,reservations=['21a5b3ff-a235-46fc-87ad-97943301584d','1df8c45a-6371-473c-9791-b324bb2119aa','01c8ce48-3ff2-486a-968f-8b7b315b5c85','add857f3-98f2-499a-a9db-bb7842139e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ada42ae5ffa840b194af9209f288a16f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88058137-9eba-425d-8602-dce70b5874b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88058137-9eba-425d-8602-dce70b5874b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (30db0ed8-4405-4bb0-b15a-0c9b5b01349e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume request issued successfully. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bc315fc-e0cd-4a7b-9415-5ff1636acd80 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 441/879] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:38 2026] POST /volume/v3/volumes => generated 766 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faa6814f-9f25-427f-a8b7-5accbee7ad02 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 439/880] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:39 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 834 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:39 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0ccef6a-f468-4816-9acf-71ecb20ba2e2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 442/881] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:39 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97d592b2-5d85-4ac1-99ec-44cceeff1bf4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 440/882] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:39 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72e309d1-fe6f-4304-894c-a8ab63eb3abf tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 443/883] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:39 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b82fa3d8-e8cf-4d6b-8a51-a39e66e27aff tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 441/884] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:40 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:40 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:40 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71157e07-ad00-4cb6-83c2-1e0554a9e212 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:40 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 442/885] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:40 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff55d33d-c814-43b2-a09d-cc44a9bd733d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 444/886] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:40 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 934 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 62cee841-434d-41a7-9b21-a16dbac5940c {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3e70d00-38da-4c90-af4f-ef04ec6ffed8 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 443/887] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:40 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /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 08 13:53:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4d7b213-695b-41bb-9f06-b3d44a6f4247 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8e33698-268d-42cc-9f54-59016e70a478", "name": "tempest-VolumesExtendTest-Snapshot-1189733943"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 445/888] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c => generated 416 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Create snapshot from volume a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /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 08 13:53:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:41 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Created reservations ['fd302903-75a6-42dd-8127-34779f602ef9', '5ea8ddb7-7245-4370-a484-48d72d21e517', 'b335cdee-6f71-49e6-8ffe-33a3a7067e3f', '8e3b757e-d655-49d4-8120-fda4a349bb1d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:41 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot create request issued successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-094bc84d-372d-49ee-8f50-7bd49b75ef3d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 444/889] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:53:41 2026] POST /volume/v3/snapshots => generated 304 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5801f237-96e5-473e-bfd8-fcbc6a40d385 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 446/890] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf426729-4fb7-46e5-9ae4-2aba0b5f6681 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 445/891] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c/action Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for group 62cee841-434d-41a7-9b21-a16dbac5940c {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group with id: 62cee841-434d-41a7-9b21-a16dbac5940c Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /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 08 13:53:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /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 08 13:53:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0bf8631-6f77-4793-8de7-49f0bd79c5bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c/action returned with HTTP 202 Sep 08 13:53:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 447/892] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:53:41 2026] POST /volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:41 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-967709d2-9a0c-4c0f-bb9a-01105c7a2fb9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 446/893] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 933 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a72e1638-a065-448f-a0c8-79bd2f0fcc2f tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 448/894] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e03686ae-8bc4-439a-9e4c-7a808100107d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e03686ae-8bc4-439a-9e4c-7a808100107d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e03686ae-8bc4-439a-9e4c-7a808100107d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e03686ae-8bc4-439a-9e4c-7a808100107d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e03686ae-8bc4-439a-9e4c-7a808100107d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e03686ae-8bc4-439a-9e4c-7a808100107d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 447/895] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:41 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccf4e7d0-e470-4a68-acbd-3b65f9b3e881 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 449/896] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1154872609"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1154872609'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume of 1 GB Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Availability Zones retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (c2380e91-f5e4-46d4-b742-42b2c03ad956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589dfec1-0ee2-405f-978d-bcd13f88140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589dfec1-0ee2-405f-978d-bcd13f88140d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f71a376f-48e6-4016-bbf9-98c63b6af810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e008411b-040f-4dcf-a0bf-4981d5d2e8af tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 450/897] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Created reservations ['4b518c14-4259-4478-aad5-c1c22eb818f3', 'e9510be4-ab31-4159-85af-0ed7590cadb4', '2f3926be-ae81-4c4d-8248-5eaa8f6eb102', '451e87be-b886-4855-aa62-83b8ba5d959b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f71a376f-48e6-4016-bbf9-98c63b6af810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b518c14-4259-4478-aad5-c1c22eb818f3', 'e9510be4-ab31-4159-85af-0ed7590cadb4', '2f3926be-ae81-4c4d-8248-5eaa8f6eb102', '451e87be-b886-4855-aa62-83b8ba5d959b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeb931f-67f2-4801-a3b6-7553b8bd9e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aeb931f-67f2-4801-a3b6-7553b8bd9e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39619c8a-23d9-4714-b1ce-86cffab5f14e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1154872609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['4b518c14-4259-4478-aad5-c1c22eb818f3','e9510be4-ab31-4159-85af-0ed7590cadb4','2f3926be-ae81-4c4d-8248-5eaa8f6eb102','451e87be-b886-4855-aa62-83b8ba5d959b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1154872609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39619c8a-23d9-4714-b1ce-86cffab5f14e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52db2484b89a4ff8b9f8df7445265575',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350bf33d-4a16-43cb-8606-acee28d88063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350bf33d-4a16-43cb-8606-acee28d88063) transitioned into state 'SUCCESS' from state '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-1154872609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['4b518c14-4259-4478-aad5-c1c22eb818f3','e9510be4-ab31-4159-85af-0ed7590cadb4','2f3926be-ae81-4c4d-8248-5eaa8f6eb102','451e87be-b886-4855-aa62-83b8ba5d959b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4ae71a-e0d0-49ca-a071-908a5f4d9379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4ae71a-e0d0-49ca-a071-908a5f4d9379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (c2380e91-f5e4-46d4-b742-42b2c03ad956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request issued successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5cbae388-9f19-4aa2-b22e-5c121c594c0c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 448/898] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:42 2026] POST /volume/v3/volumes => generated 764 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e54d0239-88fb-46d4-b1d1-547515483cda None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e54d0239-88fb-46d4-b1d1-547515483cda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e54d0239-88fb-46d4-b1d1-547515483cda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e54d0239-88fb-46d4-b1d1-547515483cda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e54d0239-88fb-46d4-b1d1-547515483cda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 returned with HTTP 404 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 449/899] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/volumes/d436c868-49cb-43d1-9fb0-ea4be5615790 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b2ebdcb-e2a2-4828-a226-c146dcd72e10 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 451/900] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 832 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 62cee841-434d-41a7-9b21-a16dbac5940c {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-895b7b5b-dd41-4abb-a984-93f648a8f018 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c returned with HTTP 404 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 450/901] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/groups/62cee841-434d-41a7-9b21-a16dbac5940c => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f845f891-3363-47d9-a10c-217af1599e55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group_snapshot with id: 1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-575f035e-7078-47a8-ac9e-96da8f1822fa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-575f035e-7078-47a8-ac9e-96da8f1822fa tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-575f035e-7078-47a8-ac9e-96da8f1822fa tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-575f035e-7078-47a8-ac9e-96da8f1822fa tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-575f035e-7078-47a8-ac9e-96da8f1822fa tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-575f035e-7078-47a8-ac9e-96da8f1822fa tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 451/902] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e46892a3-e327-4297-920f-54d10085f81d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e46892a3-e327-4297-920f-54d10085f81d tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e46892a3-e327-4297-920f-54d10085f81d tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /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 08 13:53:42 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f845f891-3363-47d9-a10c-217af1599e55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 202 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 452/903] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:53:42 2026] DELETE /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /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 08 13:53:42 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:42 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e46892a3-e327-4297-920f-54d10085f81d tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 452/904] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:53:42 2026] PUT /volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 => generated 591 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume of 2 GB Sep 08 13:53:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Availability Zones retrieved successfully. Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (edfc67e4-b0c3-4339-819e-455bff47459a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1f20d3-539a-4a66-bb63-cf11842b53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:42 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Validating volume size '2' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97a95756-f360-4ec8-a2dd-df0e93753e62 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:53:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 453/905] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:53:42 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1f20d3-539a-4a66-bb63-cf11842b53a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62733f0-9892-4fc6-bf07-e8674a3f5e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /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 08 13:53:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e06fa1a-71e0-4b0b-b4a4-bfc0dd371ca7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 454/906] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13c44f7b-38d7-47c8-886a-de9e90af7a55 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 455/907] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Quota exceeded for 98256b1c0057478bbbe12572692d1f94, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62733f0-9892-4fc6-bf07-e8674a3f5e5a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62733f0-9892-4fc6-bf07-e8674a3f5e5a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62733f0-9892-4fc6-bf07-e8674a3f5e5a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1f20d3-539a-4a66-bb63-cf11842b53a9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1f20d3-539a-4a66-bb63-cf11842b53a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (edfc67e4-b0c3-4339-819e-455bff47459a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-faff47ef-120e-42bd-b5e5-3224e5b57212 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 413 Sep 08 13:53:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 453/908] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:42 2026] POST /volume/v3/volumes => generated 208 bytes in 241 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1cea5282-7212-4ad1-a07a-2f688cd4eafa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cea5282-7212-4ad1-a07a-2f688cd4eafa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cea5282-7212-4ad1-a07a-2f688cd4eafa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cea5282-7212-4ad1-a07a-2f688cd4eafa tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 456/909] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:53:43 2026] PUT /volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 => generated 591 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Create volume of 1 GB Sep 08 13:53:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Availability Zones retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (1b8fac53-8d40-40bb-b041-860970e91e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc421b2e-3f59-47cf-a266-d5df1d2f2d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-829bb485-387b-4306-bc99-aeed7f4e80ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-829bb485-387b-4306-bc99-aeed7f4e80ed tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-829bb485-387b-4306-bc99-aeed7f4e80ed tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-829bb485-387b-4306-bc99-aeed7f4e80ed tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-829bb485-387b-4306-bc99-aeed7f4e80ed tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-829bb485-387b-4306-bc99-aeed7f4e80ed tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 457/910] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc421b2e-3f59-47cf-a266-d5df1d2f2d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086baff-655d-4fd2-923c-cdcfaa6ceb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.quota_utils [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Quota exceeded for 98256b1c0057478bbbe12572692d1f94, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086baff-655d-4fd2-923c-cdcfaa6ceb1d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086baff-655d-4fd2-923c-cdcfaa6ceb1d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7086baff-655d-4fd2-923c-cdcfaa6ceb1d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc421b2e-3f59-47cf-a266-d5df1d2f2d41) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc421b2e-3f59-47cf-a266-d5df1d2f2d41) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Flow 'volume_create_api' (1b8fac53-8d40-40bb-b041-860970e91e18) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-50e42d55-1cc0-41c6-956e-bb0c096ab82c tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 413 Sep 08 13:53:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 454/911] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:43 2026] POST /volume/v3/volumes => generated 150 bytes in 240 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3229bee8-ee43-454b-bc08-e7ad6df82291 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3229bee8-ee43-454b-bc08-e7ad6df82291 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3229bee8-ee43-454b-bc08-e7ad6df82291 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3229bee8-ee43-454b-bc08-e7ad6df82291 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 458/912] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 13:53:43 2026] PUT /volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 => generated 590 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] POST http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a/action Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3224e679-23fc-405d-9dc4-f7fb2dfed216 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 459/913] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Quota exceeded for 98256b1c0057478bbbe12572692d1f94, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-e6bf695c-b4a8-482f-a8c9-ac0fc02f2204 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a/action returned with HTTP 413 Sep 08 13:53:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 455/914] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:53:43 2026] POST /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a/action => generated 208 bytes in 132 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4241e57a-e685-4778-b9e3-02e7ebd26012 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 460/915] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Delete volume with id: d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Delete volume request issued successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f975371-96b6-45df-859b-c1cd25f4aa55 tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 202 Sep 08 13:53:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 456/916] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:43 2026] DELETE /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Volume info retrieved successfully. Sep 08 13:53:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95ee4b3a-44cd-4e4e-b2ac-d5503ca625dc tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 200 Sep 08 13:53:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 461/917] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:43 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2b0461e0-be77-4002-9a40-44bc3eb188bb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee returned with HTTP 200 Sep 08 13:53:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 457/918] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:44 2026] GET /volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10cd0e07-bf6e-40c9-b486-108be2f2a6ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 462/919] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:44 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d3c88cc8-1a11-455b-9b68-6ab08a58f3c7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 458/920] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:44 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ebfaea33-2c16-44a4-976d-600d2ec7028a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ebfaea33-2c16-44a4-976d-600d2ec7028a tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] GET http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ebfaea33-2c16-44a4-976d-600d2ec7028a tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ebfaea33-2c16-44a4-976d-600d2ec7028a tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ebfaea33-2c16-44a4-976d-600d2ec7028a tempest-VolumeQuotasNegativeTestJSON-996706149 tempest-VolumeQuotasNegativeTestJSON-996706149-project-member] http://192.168.122.142/volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a returned with HTTP 404 Sep 08 13:53:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 463/921] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:44 2026] GET /volume/v3/volumes/d8ec485b-9ce4-4699-8320-4ea79aed9d1a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-79d03c3e-fe1d-447f-8f07-3a4f85d18a39 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79d03c3e-fe1d-447f-8f07-3a4f85d18a39 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] PUT http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79d03c3e-fe1d-447f-8f07-3a4f85d18a39 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa600a85-90a8-4135-a4af-a83b9ca51e79 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa600a85-90a8-4135-a4af-a83b9ca51e79 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa600a85-90a8-4135-a4af-a83b9ca51e79 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa600a85-90a8-4135-a4af-a83b9ca51e79 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa600a85-90a8-4135-a4af-a83b9ca51e79 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee returned with HTTP 404 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 464/922] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/snapshots/b6533bec-a208-4b16-b1ac-272b081eacee => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8b107d06-04aa-4e05-839b-e7f21c558eea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b107d06-04aa-4e05-839b-e7f21c558eea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b107d06-04aa-4e05-839b-e7f21c558eea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8b107d06-04aa-4e05-839b-e7f21c558eea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-8b107d06-04aa-4e05-839b-e7f21c558eea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1f54f438-d864-4239-b23f-537427eb466c {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8b107d06-04aa-4e05-839b-e7f21c558eea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c returned with HTTP 404 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 465/923] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/group_snapshots/1f54f438-d864-4239-b23f-537427eb466c => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /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 08 13:53:45 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:45 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79d03c3e-fe1d-447f-8f07-3a4f85d18a39 tempest-VolumeQuotasNegativeTestJSON-1105687011 tempest-VolumeQuotasNegativeTestJSON-1105687011-project-admin] http://192.168.122.142/volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 459/924] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:53:44 2026] PUT /volume/v3/os-quota-sets/98256b1c0057478bbbe12572692d1f94 => generated 594 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3fcf397-e827-41a9-852d-85ca7cd19fdf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 466/925] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb/action Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for group 3ecf3b33-be40-470f-bdea-1366e2002cbb {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group with id: 3ecf3b33-be40-470f-bdea-1366e2002cbb Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /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 08 13:53:45 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b82bbdb-3dcd-464b-8b8f-c518967df677 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 467/926] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] POST http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478/action Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /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 08 13:53:45 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6164d576-3490-4cae-8d24-c4c9a90a6e33 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb/action returned with HTTP 202 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 460/927] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:53:45 2026] POST /volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:45 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Created reservations ['e997dacd-484c-4be5-ad37-06fe300867d4', '249eef40-5f76-486c-8f98-6eb2f680212c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Extend volume request issued successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-578b6bd1-0a4a-49f5-b239-1999ec174171 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478/action returned with HTTP 202 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 468/928] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:53:45 2026] POST /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-697590c7-48a0-429a-8a8f-ff3fba3f37a5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 469/929] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71f2690b-757b-4771-b3b8-6a5993618bec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71f2690b-757b-4771-b3b8-6a5993618bec tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f16717b-c3bf-4e2d-bf94-5b5b87a2fdc1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 461/930] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 922 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71f2690b-757b-4771-b3b8-6a5993618bec tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71f2690b-757b-4771-b3b8-6a5993618bec tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-71f2690b-757b-4771-b3b8-6a5993618bec tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71f2690b-757b-4771-b3b8-6a5993618bec tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 470/931] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae23ea4a-fee4-4540-88c6-2c8c7cdf0b11 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 462/932] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:45 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1989184203"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1989184203'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume of 1 GB Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Availability Zones retrieved successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (18aca846-cb7a-4b7b-99a8-077cf140a2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba99b5d-c9b4-4ff7-97fa-4e9a64305ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba99b5d-c9b4-4ff7-97fa-4e9a64305ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631d64a9-569e-480e-b42b-8852d44116b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Created reservations ['d3fe32ce-a618-45da-a441-6408f253b926', 'a07dca76-6bcd-43d5-b7c7-e606a074e1e6', 'e722cbbb-3ab3-4775-9ac7-cf4659dbaee9', '579437aa-aa86-4745-b307-bfb12bf15272'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631d64a9-569e-480e-b42b-8852d44116b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fe32ce-a618-45da-a441-6408f253b926', 'a07dca76-6bcd-43d5-b7c7-e606a074e1e6', 'e722cbbb-3ab3-4775-9ac7-cf4659dbaee9', '579437aa-aa86-4745-b307-bfb12bf15272']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c2150e-e012-4cc4-b822-2fae107ecad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c2150e-e012-4cc4-b822-2fae107ecad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a3877c-8fb8-448a-ad81-baef5eb2ff11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1989184203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['d3fe32ce-a618-45da-a441-6408f253b926','a07dca76-6bcd-43d5-b7c7-e606a074e1e6','e722cbbb-3ab3-4775-9ac7-cf4659dbaee9','579437aa-aa86-4745-b307-bfb12bf15272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1989184203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a3877c-8fb8-448a-ad81-baef5eb2ff11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52db2484b89a4ff8b9f8df7445265575',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a04793b-b8fa-4bd7-9226-6478a2d3b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a04793b-b8fa-4bd7-9226-6478a2d3b263) transitioned into state 'SUCCESS' from state '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-1989184203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b370e45a44e4ab2ba5f1fd7174c88c3',qos_specs=None,replication_status=,reservations=['d3fe32ce-a618-45da-a441-6408f253b926','a07dca76-6bcd-43d5-b7c7-e606a074e1e6','e722cbbb-3ab3-4775-9ac7-cf4659dbaee9','579437aa-aa86-4745-b307-bfb12bf15272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52db2484b89a4ff8b9f8df7445265575',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050c284f-cedb-4a41-87c4-e3365e714ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050c284f-cedb-4a41-87c4-e3365e714ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Flow 'volume_create_api' (18aca846-cb7a-4b7b-99a8-077cf140a2b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Create volume request issued successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-050ffd06-596f-4ec9-8f01-cd889cb4ced5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 471/933] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:45 2026] POST /volume/v3/volumes => generated 764 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edf4ed5d-2637-471d-9d0c-3410dff96c80 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 463/934] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:46 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9f9c9278-2116-46cb-a158-2fc539aad923 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:46 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd3b20ed-eb2b-4bad-92f8-8ba1528d4885 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 472/935] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:46 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c27f163-2949-40dd-8185-9a9c5b86031e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c27f163-2949-40dd-8185-9a9c5b86031e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c27f163-2949-40dd-8185-9a9c5b86031e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c27f163-2949-40dd-8185-9a9c5b86031e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c27f163-2949-40dd-8185-9a9c5b86031e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] Volume info retrieved successfully. Sep 08 13:53:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c27f163-2949-40dd-8185-9a9c5b86031e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-reader] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 473/936] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:46 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:46 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Delete snapshot with id: 51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f9c9278-2116-46cb-a158-2fc539aad923 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 200 Sep 08 13:53:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 464/937] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:46 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 921 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot delete request issued successfully. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a218984a-b200-4f6a-b75c-b5f6b83b28e5 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 202 Sep 08 13:53:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 474/938] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:53:46 2026] DELETE /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0873a9b-165d-4230-92a8-69ee84af0eda None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0873a9b-165d-4230-92a8-69ee84af0eda tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0873a9b-165d-4230-92a8-69ee84af0eda tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0873a9b-165d-4230-92a8-69ee84af0eda tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0873a9b-165d-4230-92a8-69ee84af0eda tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0873a9b-165d-4230-92a8-69ee84af0eda tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 465/939] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:47 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 462 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a927828-8827-428c-9fdb-0d7270a40e4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a927828-8827-428c-9fdb-0d7270a40e4d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a927828-8827-428c-9fdb-0d7270a40e4d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a927828-8827-428c-9fdb-0d7270a40e4d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a927828-8827-428c-9fdb-0d7270a40e4d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a927828-8827-428c-9fdb-0d7270a40e4d tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 475/940] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:47 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-921848ea-eea7-4175-b607-63c298c98743 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921848ea-eea7-4175-b607-63c298c98743 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921848ea-eea7-4175-b607-63c298c98743 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921848ea-eea7-4175-b607-63c298c98743 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921848ea-eea7-4175-b607-63c298c98743 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 returned with HTTP 404 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 466/941] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/volumes/f6f9d2f9-4b48-4ce8-9f11-1b9b2a68fc80 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49059e34-1322-46fb-a6c1-030a49161879 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49059e34-1322-46fb-a6c1-030a49161879 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49059e34-1322-46fb-a6c1-030a49161879 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49059e34-1322-46fb-a6c1-030a49161879 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-49059e34-1322-46fb-a6c1-030a49161879 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 3ecf3b33-be40-470f-bdea-1366e2002cbb {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49059e34-1322-46fb-a6c1-030a49161879 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb returned with HTTP 404 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 476/942] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/groups/3ecf3b33-be40-470f-bdea-1366e2002cbb => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-960984e3-e393-4403-ab4f-7a8ff562dea0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-960984e3-e393-4403-ab4f-7a8ff562dea0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/31f17b1a-4e0f-4909-be58-6ad8482eadd9 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-960984e3-e393-4403-ab4f-7a8ff562dea0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-960984e3-e393-4403-ab4f-7a8ff562dea0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-960984e3-e393-4403-ab4f-7a8ff562dea0 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types/31f17b1a-4e0f-4909-be58-6ad8482eadd9 returned with HTTP 202 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 467/943] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:53:48 2026] DELETE /volume/v3/group_types/31f17b1a-4e0f-4909-be58-6ad8482eadd9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25b2da73-ec07-414a-bcda-2a9fc6315aca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25b2da73-ec07-414a-bcda-2a9fc6315aca tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25b2da73-ec07-414a-bcda-2a9fc6315aca tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25b2da73-ec07-414a-bcda-2a9fc6315aca tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Snapshot retrieved successfully. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68f6c780-69f2-429c-94c3-11f67bc3b49d tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 200 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 468/944] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 462 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25b2da73-ec07-414a-bcda-2a9fc6315aca tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 returned with HTTP 202 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 477/945] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:48 2026] DELETE /volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b80df72b-a2f5-42eb-87a9-f687573e5681 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b80df72b-a2f5-42eb-87a9-f687573e5681 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] GET http://192.168.122.142/volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b80df72b-a2f5-42eb-87a9-f687573e5681 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b80df72b-a2f5-42eb-87a9-f687573e5681 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b80df72b-a2f5-42eb-87a9-f687573e5681 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 returned with HTTP 404 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 469/946] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/types/56e360a7-ef0f-4e10-9381-72c17817dab0 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-00991188-2cc9-45e7-bd9d-bc78635a9172 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00991188-2cc9-45e7-bd9d-bc78635a9172 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-00991188-2cc9-45e7-bd9d-bc78635a9172 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1597773158"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-00991188-2cc9-45e7-bd9d-bc78635a9172 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 478/947] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:53:48 2026] POST /volume/v3/types => generated 224 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11cba1f6-ac80-4e7d-af43-67e967d63675 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11cba1f6-ac80-4e7d-af43-67e967d63675 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11cba1f6-ac80-4e7d-af43-67e967d63675 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-986064681"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11cba1f6-ac80-4e7d-af43-67e967d63675 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 470/948] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:53:48 2026] POST /volume/v3/group_types => generated 180 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7be5090b-b640-4007-b1f7-0b50601876c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4baec5b9-654c-4a7b-accc-30a518a78ee2", "volume_types": ["c30592aa-e324-4a95-b30b-5465d8147acb"], "name": "tempest-GroupSnapshotsTest-Group-1651527217"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group {'group': {'group_type': '4baec5b9-654c-4a7b-accc-30a518a78ee2', 'volume_types': ['c30592aa-e324-4a95-b30b-5465d8147acb'], 'name': 'tempest-GroupSnapshotsTest-Group-1651527217'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group tempest-GroupSnapshotsTest-Group-1651527217. Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['3527940a-f54b-4beb-bfba-68b0adae2253'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7be5090b-b640-4007-b1f7-0b50601876c9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 479/949] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:53:48 2026] POST /volume/v3/groups => generated 112 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:48 devstack devstack@c-api.service[86957]: /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 08 13:53:48 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae77aa0a-012f-4648-ab40-b40a099e39c5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 471/950] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-494e78b7-eeb1-4786-882a-69a363a455b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-494e78b7-eeb1-4786-882a-69a363a455b5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-494e78b7-eeb1-4786-882a-69a363a455b5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-494e78b7-eeb1-4786-882a-69a363a455b5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-494e78b7-eeb1-4786-882a-69a363a455b5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-494e78b7-eeb1-4786-882a-69a363a455b5 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 480/951] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f7771da-70c6-4ecf-aced-a2efb580da6c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 472/952] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:48 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d319507c-0b25-4c88-884e-36019caf7fc9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Create volume of 1 GB Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Availability Zones retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d688352-6d60-4851-a204-2a598c30b32b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d688352-6d60-4851-a204-2a598c30b32b tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d688352-6d60-4851-a204-2a598c30b32b tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d688352-6d60-4851-a204-2a598c30b32b tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Flow 'volume_create_api' (069044e2-9394-4a1a-bf92-78f795d35cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d688352-6d60-4851-a204-2a598c30b32b tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 returned with HTTP 404 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 473/953] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:49 2026] GET /volume/v3/snapshots/51eb60dc-a678-493a-840d-fb7edfcf5166 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb69b61-3ec8-468c-977e-5e94b04f4eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4863cccb-fca1-4bd1-a313-e5821cbd6855 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 474/954] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:49 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb69b61-3ec8-468c-977e-5e94b04f4eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] DELETE http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Delete volume with id: a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ac6066-aef1-4ba9-b68f-a6a922b9b71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Delete volume request issued successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-734ff773-b1ac-4ad9-bee7-1f4e5512175e tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 202 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 475/955] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:49 2026] DELETE /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-333c1772-03d4-4653-86b8-0ace57db53f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-333c1772-03d4-4653-86b8-0ace57db53f3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-333c1772-03d4-4653-86b8-0ace57db53f3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-333c1772-03d4-4653-86b8-0ace57db53f3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-333c1772-03d4-4653-86b8-0ace57db53f3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-333c1772-03d4-4653-86b8-0ace57db53f3 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 476/956] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:49 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Created reservations ['db9e9096-a53b-4bb2-bb20-4e75088117b8', '3bbda0e4-bfc0-4a2e-971f-d4001a754e70', 'c80e400e-30e9-4958-8b1b-1e2f171ca261', 'cf6314db-acef-4f6f-8a3d-69f6a131b72a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45ac6066-aef1-4ba9-b68f-a6a922b9b71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db9e9096-a53b-4bb2-bb20-4e75088117b8', '3bbda0e4-bfc0-4a2e-971f-d4001a754e70', 'c80e400e-30e9-4958-8b1b-1e2f171ca261', 'cf6314db-acef-4f6f-8a3d-69f6a131b72a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f053e0-c6a2-4c71-b811-473bc090c034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f053e0-c6a2-4c71-b811-473bc090c034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e49702-53e2-4dfd-a253-a98cfbc5fdb1', '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='26d332441e46422fac68572b18a20d45',qos_specs=None,replication_status=,reservations=['db9e9096-a53b-4bb2-bb20-4e75088117b8','3bbda0e4-bfc0-4a2e-971f-d4001a754e70','c80e400e-30e9-4958-8b1b-1e2f171ca261','cf6314db-acef-4f6f-8a3d-69f6a131b72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e32a80554648ea8c42036a28d0b19b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:49Z,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=72e49702-53e2-4dfd-a253-a98cfbc5fdb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26d332441e46422fac68572b18a20d45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9e32a80554648ea8c42036a28d0b19b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab7c52b-dc1a-48e0-8959-deed08be18a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab7c52b-dc1a-48e0-8959-deed08be18a7) transitioned into state 'SUCCESS' from 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='26d332441e46422fac68572b18a20d45',qos_specs=None,replication_status=,reservations=['db9e9096-a53b-4bb2-bb20-4e75088117b8','3bbda0e4-bfc0-4a2e-971f-d4001a754e70','c80e400e-30e9-4958-8b1b-1e2f171ca261','cf6314db-acef-4f6f-8a3d-69f6a131b72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9e32a80554648ea8c42036a28d0b19b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24b68bb-fe01-43a7-b478-dc9a9110e90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24b68bb-fe01-43a7-b478-dc9a9110e90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Flow 'volume_create_api' (069044e2-9394-4a1a-bf92-78f795d35cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Create volume request issued successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d319507c-0b25-4c88-884e-36019caf7fc9 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /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 08 13:53:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-753e8bb2-3270-4da8-baab-0b81cb3106b0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 477/957] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:49 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 481/958] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:48 2026] POST /volume/v3/volumes => generated 742 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1610509934", "volume_type": "c30592aa-e324-4a95-b30b-5465d8147acb", "group_id": "005a5cdf-9b76-4e67-b0d8-0c40e2cb1548", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1610509934', 'volume_type': 'c30592aa-e324-4a95-b30b-5465d8147acb', 'group_id': '005a5cdf-9b76-4e67-b0d8-0c40e2cb1548', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] GET http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume of 1 GB Sep 08 13:53:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /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 08 13:53:49 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (2f0dfa19-f39d-434f-87de-61454ddd1069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0680aa5-8bdf-47f8-bd56-c6fbef8fab9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Volume info retrieved successfully. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9e337d9-59da-4fab-91b2-48ea4ff17d8d tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 returned with HTTP 200 Sep 08 13:53:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 482/959] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:49 2026] GET /volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0680aa5-8bdf-47f8-bd56-c6fbef8fab9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c30592aa-e324-4a95-b30b-5465d8147acb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1597773158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c30592aa-e324-4a95-b30b-5465d8147acb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '005a5cdf-9b76-4e67-b0d8-0c40e2cb1548', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf432de6-edd7-40b1-a7f7-ef25a9c2c7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1597773158 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1597773158, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1597773158 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1597773158, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['963b26c3-da6d-4705-a098-e1eccdd3e151', 'c34cff25-ec16-4d7b-a24d-29da4b529e3f', '5df469ab-a732-444b-9cd2-a111f8199e5a', '117dd2f7-4b08-4410-817e-92cb77210c3d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf432de6-edd7-40b1-a7f7-ef25a9c2c7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['963b26c3-da6d-4705-a098-e1eccdd3e151', 'c34cff25-ec16-4d7b-a24d-29da4b529e3f', '5df469ab-a732-444b-9cd2-a111f8199e5a', '117dd2f7-4b08-4410-817e-92cb77210c3d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116a807f-0930-4217-8b88-cdc283158ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116a807f-0930-4217-8b88-cdc283158ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f5cc37-89a6-4063-9eb0-56d3162506db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1610509934',encryption_key_id=None,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['963b26c3-da6d-4705-a098-e1eccdd3e151','c34cff25-ec16-4d7b-a24d-29da4b529e3f','5df469ab-a732-444b-9cd2-a111f8199e5a','117dd2f7-4b08-4410-817e-92cb77210c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1610509934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,host=None,id=c8f5cc37-89a6-4063-9eb0-56d3162506db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4780d14742ea444286bec3ee3d06ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c30592aa-e324-4a95-b30b-5465d8147acb),volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f51123-b6ec-45ab-8753-3c59e318a366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f51123-b6ec-45ab-8753-3c59e318a366) transitioned into state 'SUCCESS' from state '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-1610509934',encryption_key_id=None,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['963b26c3-da6d-4705-a098-e1eccdd3e151','c34cff25-ec16-4d7b-a24d-29da4b529e3f','5df469ab-a732-444b-9cd2-a111f8199e5a','117dd2f7-4b08-4410-817e-92cb77210c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42eb8202-7579-49a6-85ad-ed81f77189a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42eb8202-7579-49a6-85ad-ed81f77189a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (2f0dfa19-f39d-434f-87de-61454ddd1069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request issued successfully. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:50 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b941f6b-1202-45b3-b738-3e96271ba6d9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 478/960] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:53:49 2026] POST /volume/v3/volumes => generated 831 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db Sep 08 13:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:50 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:50 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:50 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Volume info retrieved successfully. Sep 08 13:53:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-243bfcf3-2f56-46af-9c64-4cc482e06c81 tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 200 Sep 08 13:53:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 479/961] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:50 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9fd353c-3814-43da-9b5a-e0a17c46a8f9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db returned with HTTP 200 Sep 08 13:53:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 483/962] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:50 2026] GET /volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db => generated 899 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66b09e7b-6092-495f-b591-71b2106c95c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66b09e7b-6092-495f-b591-71b2106c95c1 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] GET http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66b09e7b-6092-495f-b591-71b2106c95c1 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66b09e7b-6092-495f-b591-71b2106c95c1 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-66b09e7b-6092-495f-b591-71b2106c95c1 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Volume info retrieved successfully. Sep 08 13:53:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66b09e7b-6092-495f-b591-71b2106c95c1 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 returned with HTTP 200 Sep 08 13:53:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 480/963] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:50 2026] GET /volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-408712b7-b339-4806-8c6d-bca11687da19 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40b52d28-6e79-454b-bdd3-64e84414a9ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b52d28-6e79-454b-bdd3-64e84414a9ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] GET http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b52d28-6e79-454b-bdd3-64e84414a9ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b52d28-6e79-454b-bdd3-64e84414a9ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b52d28-6e79-454b-bdd3-64e84414a9ab tempest-VolumesExtendTest-1763169399 tempest-VolumesExtendTest-1763169399-project-member] http://192.168.122.142/volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 returned with HTTP 404 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 481/964] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:51 2026] GET /volume/v3/volumes/a8e33698-268d-42cc-9f54-59016e70a478 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:51 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-408712b7-b339-4806-8c6d-bca11687da19 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-408712b7-b339-4806-8c6d-bca11687da19 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-408712b7-b339-4806-8c6d-bca11687da19 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 484/965] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:53:51 2026] POST /volume/v3/types => generated 188 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-be34f73b-2b3e-41c4-83cd-9e6598fe5d8d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be34f73b-2b3e-41c4-83cd-9e6598fe5d8d tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be34f73b-2b3e-41c4-83cd-9e6598fe5d8d tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be34f73b-2b3e-41c4-83cd-9e6598fe5d8d tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:53:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 485/966] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:53:51 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51c08908-99a9-45c9-9bdb-5fd72abe1817 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db returned with HTTP 200 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 482/967] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:51 2026] GET /volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db => generated 923 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0c2b819-e224-49f3-9429-f58035823f00 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0c2b819-e224-49f3-9429-f58035823f00 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] GET http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0c2b819-e224-49f3-9429-f58035823f00 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0c2b819-e224-49f3-9429-f58035823f00 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0c2b819-e224-49f3-9429-f58035823f00 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Volume info retrieved successfully. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0c2b819-e224-49f3-9429-f58035823f00 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 returned with HTTP 200 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 483/968] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:51 2026] GET /volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1&project_id=5b370e45a44e4ab2ba5f1fd7174c88c3 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Could not evaluate value 5b370e45a44e4ab2ba5f1fd7174c88c3, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 13:53:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Searching by: MultiDict([('project_id', '5b370e45a44e4ab2ba5f1fd7174c88c3'), ('all_tenants', 1)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Create volume of 1 GB Sep 08 13:53:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Availability Zones retrieved successfully. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Get all volumes completed successfully. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81ee66d6-bd36-4540-84e2-4b97afa49f48 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1&project_id=5b370e45a44e4ab2ba5f1fd7174c88c3 returned with HTTP 200 Sep 08 13:53:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 484/969] 192.168.122.142 () {58 vars in 1257 bytes} [Tue Sep 8 13:53:51 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=5b370e45a44e4ab2ba5f1fd7174c88c3 => generated 3042 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Flow 'volume_create_api' (7f7cf9e9-d4c9-4c7b-b29b-5509b68f37ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d90d01-0dd8-4ec2-83e6-d9e768f44389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:51 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Delete volume with id: 72e49702-53e2-4dfd-a253-a98cfbc5fdb1 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d90d01-0dd8-4ec2-83e6-d9e768f44389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71b84490-9730-4699-86bf-6711c938230c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71b84490-9730-4699-86bf-6711c938230c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016bd2a0-a0ed-434b-8c44-d3236903fb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] Delete volume request issued successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aaac67d8-1240-4ed4-a094-a1fdf36a2293 tempest-VolumesListAdminTestJSON-795754579 tempest-VolumesListAdminTestJSON-795754579-project-admin] http://192.168.122.142/volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 returned with HTTP 202 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 485/970] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:51 2026] DELETE /volume/v3/volumes/72e49702-53e2-4dfd-a253-a98cfbc5fdb1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9528f06b-a693-4e42-8f70-4d40408c4422 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9528f06b-a693-4e42-8f70-4d40408c4422 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9528f06b-a693-4e42-8f70-4d40408c4422 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9528f06b-a693-4e42-8f70-4d40408c4422 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-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 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9528f06b-a693-4e42-8f70-4d40408c4422 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-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 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9528f06b-a693-4e42-8f70-4d40408c4422 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 486/971] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:52 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73048c87-4f92-4fb9-97ad-2f208accf11a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] DELETE http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume with id: 95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Created reservations ['b06e5bd6-1059-406b-8962-f9f4e037184c', '50f9b461-2104-4bee-8d78-5f93288f91b7', '0ee6550a-1cc1-47fa-a62f-1d605c789a04', '1c1add70-24ef-4fe1-bac0-7344ea4c2f54'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume request issued successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73048c87-4f92-4fb9-97ad-2f208accf11a tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 202 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 487/972] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:52 2026] DELETE /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016bd2a0-a0ed-434b-8c44-d3236903fb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b06e5bd6-1059-406b-8962-f9f4e037184c', '50f9b461-2104-4bee-8d78-5f93288f91b7', '0ee6550a-1cc1-47fa-a62f-1d605c789a04', '1c1add70-24ef-4fe1-bac0-7344ea4c2f54']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f48385-3489-4017-8253-6ceaeeb4c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-485f0643-271c-4fb9-b847-2a9bb8aa4577 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 488/973] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:52 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f48385-3489-4017-8253-6ceaeeb4c853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8958e85d-210e-413a-b1f2-edae1f284922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7e72e96f2647b59946de7f1c4c893f',qos_specs=None,replication_status=,reservations=['b06e5bd6-1059-406b-8962-f9f4e037184c','50f9b461-2104-4bee-8d78-5f93288f91b7','0ee6550a-1cc1-47fa-a62f-1d605c789a04','1c1add70-24ef-4fe1-bac0-7344ea4c2f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6da2993345f4c84a00f0927651eed68',volume_type_id=71b84490-9730-4699-86bf-6711c938230c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8958e85d-210e-413a-b1f2-edae1f284922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e7e72e96f2647b59946de7f1c4c893f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6da2993345f4c84a00f0927651eed68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71b84490-9730-4699-86bf-6711c938230c),volume_type_id=71b84490-9730-4699-86bf-6711c938230c)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcf2ef8-a85d-4869-b5da-c6c725e6f5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcf2ef8-a85d-4869-b5da-c6c725e6f5e2) transitioned into state 'SUCCESS' from state '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-264551163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e7e72e96f2647b59946de7f1c4c893f',qos_specs=None,replication_status=,reservations=['b06e5bd6-1059-406b-8962-f9f4e037184c','50f9b461-2104-4bee-8d78-5f93288f91b7','0ee6550a-1cc1-47fa-a62f-1d605c789a04','1c1add70-24ef-4fe1-bac0-7344ea4c2f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6da2993345f4c84a00f0927651eed68',volume_type_id=71b84490-9730-4699-86bf-6711c938230c)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f6a0d1-bb47-425a-85b4-5c3bdd99ede0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f6a0d1-bb47-425a-85b4-5c3bdd99ede0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Flow 'volume_create_api' (7f7cf9e9-d4c9-4c7b-b29b-5509b68f37ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Create volume request issued successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-385d2e2c-219d-45d4-b2eb-3ab0c1aad49f tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 486/974] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:53:51 2026] POST /volume/v3/volumes => generated 775 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8cbcc8-586c-4182-b7c2-8487682be0e0 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 489/975] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:52 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 843 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a2ef81b-194e-4750-b097-afa77c96f4de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:52 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:52 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a2ef81b-194e-4750-b097-afa77c96f4de tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db returned with HTTP 200 Sep 08 13:53:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 487/976] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:52 2026] GET /volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db => generated 924 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-276358865", "volume_type": "c30592aa-e324-4a95-b30b-5465d8147acb", "group_id": "005a5cdf-9b76-4e67-b0d8-0c40e2cb1548", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-276358865', 'volume_type': 'c30592aa-e324-4a95-b30b-5465d8147acb', 'group_id': '005a5cdf-9b76-4e67-b0d8-0c40e2cb1548', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume of 1 GB Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /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 08 13:53:53 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (128cb016-9fbe-4d6c-b203-8a89b29504ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50290170-b110-4c30-bd5e-9061f3030f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50290170-b110-4c30-bd5e-9061f3030f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c30592aa-e324-4a95-b30b-5465d8147acb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1597773158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c30592aa-e324-4a95-b30b-5465d8147acb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '005a5cdf-9b76-4e67-b0d8-0c40e2cb1548', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa6970c-d13b-4c58-bcd8-e1180fcfba68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['faad4f05-4a74-4e47-b352-d4ec5fca3897', 'e96c7136-d32c-4e51-a385-ea7b0fca1504', 'dc37a7fe-d0ce-48d9-a79d-a2799ba1bc59', '513c8788-fa6b-45a1-a532-52663c16e022'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa6970c-d13b-4c58-bcd8-e1180fcfba68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faad4f05-4a74-4e47-b352-d4ec5fca3897', 'e96c7136-d32c-4e51-a385-ea7b0fca1504', 'dc37a7fe-d0ce-48d9-a79d-a2799ba1bc59', '513c8788-fa6b-45a1-a532-52663c16e022']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5426798-c7fc-4e15-8476-0733260d8078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5426798-c7fc-4e15-8476-0733260d8078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1befcc3-7113-48ba-93f0-af199c409af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-276358865',encryption_key_id=None,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['faad4f05-4a74-4e47-b352-d4ec5fca3897','e96c7136-d32c-4e51-a385-ea7b0fca1504','dc37a7fe-d0ce-48d9-a79d-a2799ba1bc59','513c8788-fa6b-45a1-a532-52663c16e022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-276358865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,host=None,id=d1befcc3-7113-48ba-93f0-af199c409af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4780d14742ea444286bec3ee3d06ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c30592aa-e324-4a95-b30b-5465d8147acb),volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53e2a3e-aaa8-44a0-8eb3-649ac4828a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8dec057a-a790-4cf6-9b75-c5c62d7187ca tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 200 Sep 08 13:53:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 488/977] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:53 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53e2a3e-aaa8-44a0-8eb3-649ac4828a39) transitioned into state 'SUCCESS' from state '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-276358865',encryption_key_id=None,group_id=005a5cdf-9b76-4e67-b0d8-0c40e2cb1548,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['faad4f05-4a74-4e47-b352-d4ec5fca3897','e96c7136-d32c-4e51-a385-ea7b0fca1504','dc37a7fe-d0ce-48d9-a79d-a2799ba1bc59','513c8788-fa6b-45a1-a532-52663c16e022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=c30592aa-e324-4a95-b30b-5465d8147acb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea45b21-06d8-443a-a6fa-8a515828ae88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea45b21-06d8-443a-a6fa-8a515828ae88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (128cb016-9fbe-4d6c-b203-8a89b29504ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request issued successfully. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:53 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad67b0fb-a508-4b26-88fc-e1c3dba5f70a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 490/978] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:53:53 2026] POST /volume/v3/volumes => generated 830 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4afa8255-5f0d-487b-bbe8-d17f7f77d33e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 489/979] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:53 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 867 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:53 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:53 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ddf0b0fa-7e91-49e7-9297-1cf0ee1df3dd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 200 Sep 08 13:53:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 491/980] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:53 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 898 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a45c3e9d-c8e3-4d21-afca-82fb90d9574e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a45c3e9d-c8e3-4d21-afca-82fb90d9574e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a45c3e9d-c8e3-4d21-afca-82fb90d9574e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a45c3e9d-c8e3-4d21-afca-82fb90d9574e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a45c3e9d-c8e3-4d21-afca-82fb90d9574e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 returned with HTTP 404 Sep 08 13:53:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 490/981] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/95a3877c-8fb8-448a-ad81-baef5eb2ff11 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be7bfea6-783f-4977-8369-0cefa7229a25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be7bfea6-783f-4977-8369-0cefa7229a25 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be7bfea6-783f-4977-8369-0cefa7229a25 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be7bfea6-783f-4977-8369-0cefa7229a25 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be7bfea6-783f-4977-8369-0cefa7229a25 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be7bfea6-783f-4977-8369-0cefa7229a25 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 492/982] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] DELETE http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume with id: 39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume request issued successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aca66c2b-f8e0-455b-935f-3f7e1e46b471 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 202 Sep 08 13:53:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 491/983] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:54 2026] DELETE /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e46e012-daf7-4ec7-b79b-5c097c69352c tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 200 Sep 08 13:53:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 493/984] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ace8d041-045f-4445-b39b-72c6b0c29063 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace8d041-045f-4445-b39b-72c6b0c29063 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace8d041-045f-4445-b39b-72c6b0c29063 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace8d041-045f-4445-b39b-72c6b0c29063 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ace8d041-045f-4445-b39b-72c6b0c29063 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace8d041-045f-4445-b39b-72c6b0c29063 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 492/985] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb6ffce5-1725-44e5-bd3e-703147f95cb2 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 494/986] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] POST http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922/action Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:54 devstack devstack@c-api.service[86958]: /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 08 13:53:54 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:53:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:54 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:54 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:54 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-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 08 13:53:54 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-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 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Created reservations ['5130dd77-b011-4866-a992-2123657987f0', 'f556402c-ee9c-4152-8462-7dc25bce6ad4'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Created reservations ['5f1da9d6-ed01-4173-b5c8-bb49e5011c58', 'be309a1a-097c-421f-a1a1-a8965e56293c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b71c6197-3cea-4fb3-8eef-616ad6d40dfd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 200 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 495/987] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:54 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 922 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Retype volume request issued successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a0dd7cb-a889-4d07-a819-b668e6544a06 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922/action returned with HTTP 202 Sep 08 13:53:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 493/988] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:53:54 2026] POST /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb5acccd-01a6-4b1c-8a93-6219bead4ea5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 496/989] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:55 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f9c51e6-0cca-4647-85b2-8fa03b940409 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f9c51e6-0cca-4647-85b2-8fa03b940409 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f9c51e6-0cca-4647-85b2-8fa03b940409 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f9c51e6-0cca-4647-85b2-8fa03b940409 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f9c51e6-0cca-4647-85b2-8fa03b940409 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e returned with HTTP 404 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 497/990] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:55 2026] GET /volume/v3/volumes/39619c8a-23d9-4714-b1ce-86cffab5f14e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7bb31e4-f57a-4de6-8de8-b848fbde75b4 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 498/991] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:55 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume with id: 5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-20218729"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-20218729'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create volume of 1 GB Sep 08 13:53:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Availability Zones retrieved successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Flow 'volume_create_api' (5a3f540b-dbf7-4cf4-8d90-531d26a7afe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948357d-f752-4e32-988d-9fc2480cc273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Delete volume request issued successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40605ca4-82ae-4f8e-822b-7f4f7b49ffb7 tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 202 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 499/992] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:55 2026] DELETE /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e030bb3-fab1-44bd-b097-015f9da1186f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e030bb3-fab1-44bd-b097-015f9da1186f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e030bb3-fab1-44bd-b097-015f9da1186f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e030bb3-fab1-44bd-b097-015f9da1186f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e030bb3-fab1-44bd-b097-015f9da1186f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e030bb3-fab1-44bd-b097-015f9da1186f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 500/993] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:55 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7948357d-f752-4e32-988d-9fc2480cc273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80df43a3-311b-4b43-9eaa-eeece64b3892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Created reservations ['130b69b3-6d34-4d4d-bc8c-af32ec48301d', '56216926-d019-4f92-9e67-5e6bb2536c9d', '4e4a6ec4-95e1-4cc3-9fe0-9dfb79a78e8f', '2d07686b-c962-468b-ad7a-8e092578f1f0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80df43a3-311b-4b43-9eaa-eeece64b3892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130b69b3-6d34-4d4d-bc8c-af32ec48301d', '56216926-d019-4f92-9e67-5e6bb2536c9d', '4e4a6ec4-95e1-4cc3-9fe0-9dfb79a78e8f', '2d07686b-c962-468b-ad7a-8e092578f1f0']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf29c3a-ab97-4f56-b480-432cabfe03a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf29c3a-ab97-4f56-b480-432cabfe03a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f764389-6230-43a6-8091-39108eeb7887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-20218729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d656518d3840689f3dc98dda3d108b',qos_specs=None,replication_status=,reservations=['130b69b3-6d34-4d4d-bc8c-af32ec48301d','56216926-d019-4f92-9e67-5e6bb2536c9d','4e4a6ec4-95e1-4cc3-9fe0-9dfb79a78e8f','2d07686b-c962-468b-ad7a-8e092578f1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43459a8dfaad4ca995a5d26f238d400f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-20218729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f764389-6230-43a6-8091-39108eeb7887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d656518d3840689f3dc98dda3d108b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43459a8dfaad4ca995a5d26f238d400f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5e9c64-581f-4737-8f5f-16a5b1a4ce18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:53:56 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e5e9c64-581f-4737-8f5f-16a5b1a4ce18) transitioned into state 'SUCCESS' from state '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-20218729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d656518d3840689f3dc98dda3d108b',qos_specs=None,replication_status=,reservations=['130b69b3-6d34-4d4d-bc8c-af32ec48301d','56216926-d019-4f92-9e67-5e6bb2536c9d','4e4a6ec4-95e1-4cc3-9fe0-9dfb79a78e8f','2d07686b-c962-468b-ad7a-8e092578f1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43459a8dfaad4ca995a5d26f238d400f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a3d5cb-aeba-4997-b371-2dc79029a8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a3d5cb-aeba-4997-b371-2dc79029a8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Flow 'volume_create_api' (5a3f540b-dbf7-4cf4-8d90-531d26a7afe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create volume request issued successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-525f8732-6c2c-42e7-9bcd-47ddaff8bc4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 494/994] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:53:55 2026] POST /volume/v3/volumes => generated 765 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f72398d-5b6a-449a-a524-626c514b5bd2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 501/995] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1711b2c-8d98-4605-af7e-4562a6a2fcc5 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 495/996] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-325ad304-ae37-4d0c-95a6-2533a8ec5540 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 502/997] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 833 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] PUT http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c8f5cc37-89a6-4063-9eb0-56d3162506db"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Update called for group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Updating group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 with name None description: None add_volumes: None remove_volumes: c8f5cc37-89a6-4063-9eb0-56d3162506db. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a2db296-36be-4422-930f-0e2b3f6d0739 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 503/998] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 1031 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ea1d21b-bc9f-45fd-bcbc-7ba99196e88b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 202 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 496/999] 192.168.122.142 () {62 vars in 1290 bytes} [Tue Sep 8 13:53:56 2026] PUT /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] GET http://192.168.122.142/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163'), ('all_tenants', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /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 08 13:53:56 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aed9c981-80d2-49bb-b5b0-62d5cdb3ccda tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 497/1000] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Get all volumes completed successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c00d6f7d-d2fe-4b2d-9df6-6a80cc102f53 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 504/1001] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-264551163 => generated 354 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab4a22ef-3262-465a-958e-12bfc196c40c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab4a22ef-3262-465a-958e-12bfc196c40c tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab4a22ef-3262-465a-958e-12bfc196c40c tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab4a22ef-3262-465a-958e-12bfc196c40c tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ab4a22ef-3262-465a-958e-12bfc196c40c tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab4a22ef-3262-465a-958e-12bfc196c40c tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 498/1002] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 868 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-09adb515-1eed-4a58-901f-1e23f9533d03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Delete volume with id: 8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Delete volume request issued successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09adb515-1eed-4a58-901f-1e23f9533d03 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 202 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 505/1003] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:53:56 2026] DELETE /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Volume info retrieved successfully. Sep 08 13:53:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d54708fa-fc1f-42dd-8a46-4d106a08f14e tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 200 Sep 08 13:53:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 499/1004] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Volume info retrieved successfully. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6537b150-36fe-4ad9-af9c-74f0253f8d4e tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 200 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 506/1005] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:56 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf4ad55d-a0e9-429f-b065-8f449da12417 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 200 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 500/1006] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /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 08 13:53:57 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1458e2b-4065-4368-bd5b-47a5c78dd32d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 507/1007] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 393 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] PUT http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c8f5cc37-89a6-4063-9eb0-56d3162506db"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Update called for group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548. {{(pid=86958) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Updating group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 with name None description: None add_volumes: c8f5cc37-89a6-4063-9eb0-56d3162506db remove_volumes: None. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:57 devstack devstack@c-api.service[86958]: /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 08 13:53:57 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc7e8319-58d7-4e3c-8408-b7d2964e9b85 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 202 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 501/1008] 192.168.122.142 () {62 vars in 1290 bytes} [Tue Sep 8 13:53:57 2026] PUT /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /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 08 13:53:57 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5aef8fe8-5f4a-4a0b-a808-d943e8d226e5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 508/1009] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ecc5bb6-0731-4622-ab1b-1314e5aef9d1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ecc5bb6-0731-4622-ab1b-1314e5aef9d1 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] GET http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ecc5bb6-0731-4622-ab1b-1314e5aef9d1 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ecc5bb6-0731-4622-ab1b-1314e5aef9d1 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ecc5bb6-0731-4622-ab1b-1314e5aef9d1 tempest-VolumeRetypeWithoutMigrationTest-621878209 tempest-VolumeRetypeWithoutMigrationTest-621878209-project-member] http://192.168.122.142/volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 returned with HTTP 404 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 502/1010] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/volumes/8958e85d-210e-413a-b1f2-edae1f284922 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-715ed2f1-35c2-4dde-8d02-bb422bcc8244 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-715ed2f1-35c2-4dde-8d02-bb422bcc8244 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] DELETE http://192.168.122.142/volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-715ed2f1-35c2-4dde-8d02-bb422bcc8244 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-715ed2f1-35c2-4dde-8d02-bb422bcc8244 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-715ed2f1-35c2-4dde-8d02-bb422bcc8244 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 returned with HTTP 202 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 509/1011] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:57 2026] DELETE /volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3e7b95e-5325-48f9-90d3-e1c01a3938a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3e7b95e-5325-48f9-90d3-e1c01a3938a6 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] GET http://192.168.122.142/volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3e7b95e-5325-48f9-90d3-e1c01a3938a6 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3e7b95e-5325-48f9-90d3-e1c01a3938a6 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3e7b95e-5325-48f9-90d3-e1c01a3938a6 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 returned with HTTP 404 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 503/1012] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/types/c05d5ca3-5b9c-4c00-9b54-7090b764a9f8 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3056be78-6ac4-4708-b7a0-36c1ae9a5ef9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3056be78-6ac4-4708-b7a0-36c1ae9a5ef9 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] DELETE http://192.168.122.142/volume/v3/types/71b84490-9730-4699-86bf-6711c938230c Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3056be78-6ac4-4708-b7a0-36c1ae9a5ef9 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3056be78-6ac4-4708-b7a0-36c1ae9a5ef9 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3056be78-6ac4-4708-b7a0-36c1ae9a5ef9 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types/71b84490-9730-4699-86bf-6711c938230c returned with HTTP 202 Sep 08 13:53:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 510/1013] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:53:57 2026] DELETE /volume/v3/types/71b84490-9730-4699-86bf-6711c938230c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80e69e68-f7c3-4d29-9207-0de5f23b8f26 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80e69e68-f7c3-4d29-9207-0de5f23b8f26 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] GET http://192.168.122.142/volume/v3/types/71b84490-9730-4699-86bf-6711c938230c Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80e69e68-f7c3-4d29-9207-0de5f23b8f26 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80e69e68-f7c3-4d29-9207-0de5f23b8f26 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80e69e68-f7c3-4d29-9207-0de5f23b8f26 tempest-VolumeRetypeWithoutMigrationTest-272758850 tempest-VolumeRetypeWithoutMigrationTest-272758850-project-admin] http://192.168.122.142/volume/v3/types/71b84490-9730-4699-86bf-6711c938230c returned with HTTP 404 Sep 08 13:53:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 504/1014] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:53:57 2026] GET /volume/v3/types/71b84490-9730-4699-86bf-6711c938230c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-818cf05b-0b51-4905-91be-15cf6e463e4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-818cf05b-0b51-4905-91be-15cf6e463e4f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] GET http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-818cf05b-0b51-4905-91be-15cf6e463e4f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-818cf05b-0b51-4905-91be-15cf6e463e4f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-818cf05b-0b51-4905-91be-15cf6e463e4f tempest-VolumesListAdminTestJSON-2122415767 tempest-VolumesListAdminTestJSON-2122415767-project-member] http://192.168.122.142/volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 returned with HTTP 404 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 511/1015] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:58 2026] GET /volume/v3/volumes/5219739f-4eb0-4a6f-b0ee-5fea093218f7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-85370119-0014-4c2b-9ec8-23268d1f635f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85370119-0014-4c2b-9ec8-23268d1f635f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85370119-0014-4c2b-9ec8-23268d1f635f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85370119-0014-4c2b-9ec8-23268d1f635f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-85370119-0014-4c2b-9ec8-23268d1f635f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85370119-0014-4c2b-9ec8-23268d1f635f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 200 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 505/1016] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:53:58 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f764389-6230-43a6-8091-39108eeb7887", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2026381926"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create snapshot from volume 2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Created reservations ['0570257d-0414-4203-9774-4343bedac61a', '85a3a0d2-de12-470e-96f0-39b732f6b98d', '0ed89a30-35f3-4f63-afd3-f0fcb7962bb3', '5a863c5d-4dfe-482f-abf6-e794e3d41da0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot create request issued successfully. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe2eedfd-9b4a-41c2-958a-80c8461711a1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 512/1017] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:53:58 2026] POST /volume/v3/snapshots => generated 314 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d415e42-caa3-44d3-8b69-ff43c92cc16f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /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 08 13:53:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf775cc3-51d8-4f8b-9075-a00bdcf9dca1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 513/1018] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:58 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 446 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 506/1019] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:58 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 393 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] PUT http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d1befcc3-7113-48ba-93f0-af199c409af5"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Update called for group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Updating group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 with name None description: None add_volumes: None remove_volumes: d1befcc3-7113-48ba-93f0-af199c409af5. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e7f1043-e5b8-4599-a98c-a55d74b32256 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 202 Sep 08 13:53:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 514/1020] 192.168.122.142 () {62 vars in 1290 bytes} [Tue Sep 8 13:53:58 2026] PUT /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:53:58 devstack devstack@c-api.service[86958]: /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 08 13:53:58 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:53:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80c571d1-cf19-4c2b-9050-8deaf23c11d7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:53:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 507/1021] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:58 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:53:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:53:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:53:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-576ef2c9-f701-4ef4-a6c3-54f471d98a90 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:53:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 515/1022] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:53:59 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:53:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:53:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:00 devstack devstack@c-api.service[86958]: /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 08 13:54:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a430f0c-27fb-498c-9ac3-2699f95eebdb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:54:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 508/1023] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:53:59 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] PUT http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d1befcc3-7113-48ba-93f0-af199c409af5"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Update called for group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548. {{(pid=86957) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Updating group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 with name None description: None add_volumes: d1befcc3-7113-48ba-93f0-af199c409af5 remove_volumes: None. Sep 08 13:54:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:00 devstack devstack@c-api.service[86957]: /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 08 13:54:00 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a07427fd-94b0-4d74-9aaa-134dd3e00aa7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 202 Sep 08 13:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 516/1024] 192.168.122.142 () {62 vars in 1290 bytes} [Tue Sep 8 13:54:00 2026] PUT /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41ef88f4-32be-489e-9e38-7147ded005f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41ef88f4-32be-489e-9e38-7147ded005f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41ef88f4-32be-489e-9e38-7147ded005f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41ef88f4-32be-489e-9e38-7147ded005f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-41ef88f4-32be-489e-9e38-7147ded005f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:00 devstack devstack@c-api.service[86958]: /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 08 13:54:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41ef88f4-32be-489e-9e38-7147ded005f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:54:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 509/1025] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:00 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec76049c-5e3a-4e98-84fc-7a46cec630ff tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:54:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 517/1026] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:00 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-984be9bf-8cae-4092-820e-aba493b98f61 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-984be9bf-8cae-4092-820e-aba493b98f61 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-984be9bf-8cae-4092-820e-aba493b98f61 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-984be9bf-8cae-4092-820e-aba493b98f61 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-984be9bf-8cae-4092-820e-aba493b98f61 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /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 08 13:54:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-984be9bf-8cae-4092-820e-aba493b98f61 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 200 Sep 08 13:54:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 510/1027] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:01 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /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 08 13:54:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45ad1979-91f4-4c7b-b425-81f4d747a91e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 518/1028] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:01 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-163053fd-657d-408f-8fa7-2043971d8f1d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/group_snapshots Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "005a5cdf-9b76-4e67-b0d8-0c40e2cb1548", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1507520769"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '005a5cdf-9b76-4e67-b0d8-0c40e2cb1548', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1507520769'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1507520769. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /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 08 13:54:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1597773158 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1597773158, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1597773158 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1597773158, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['d1ebc580-6be0-4752-82a3-feb57bd21ed0', 'e784a881-cfcf-4275-b9b2-11627e537853', '36b6798f-1dc4-4d04-bcb8-0f80168f25ca', '27ce5cd4-10a4-48b2-a97c-f47470f9e3a7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-163053fd-657d-408f-8fa7-2043971d8f1d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots returned with HTTP 202 Sep 08 13:54:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 511/1029] 192.168.122.142 () {62 vars in 1208 bytes} [Tue Sep 8 13:54:01 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42621ce8-5b89-4e56-8791-cc8f971408a9 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 519/1030] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:01 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ac44717-57de-460d-a244-a90723f1ee48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac44717-57de-460d-a244-a90723f1ee48 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac44717-57de-460d-a244-a90723f1ee48 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac44717-57de-460d-a244-a90723f1ee48 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ac44717-57de-460d-a244-a90723f1ee48 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac44717-57de-460d-a244-a90723f1ee48 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:54:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 512/1031] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:01 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:54:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f764389-6230-43a6-8091-39108eeb7887", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-362823301"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:54:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create snapshot from volume 2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Created reservations ['3a353875-9b19-4cf0-8626-1ee0ad3c49e2', 'dc239e3d-baef-4796-b9a9-a3687d10f19c', 'afc1b32b-3c24-485e-846f-601041dfca22', 'e2146dfd-796c-4d7b-8cde-cbe38eac6233'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot create request issued successfully. Sep 08 13:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3ba3f08-8bdc-4bab-83da-9581f5e5fbf2 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:54:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 520/1032] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:54:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6783135a-0420-4f95-82f2-b21306c6a1ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6783135a-0420-4f95-82f2-b21306c6a1ba tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6783135a-0420-4f95-82f2-b21306c6a1ba tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6783135a-0420-4f95-82f2-b21306c6a1ba tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6783135a-0420-4f95-82f2-b21306c6a1ba tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6783135a-0420-4f95-82f2-b21306c6a1ba tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 513/1033] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:02 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c89e130-3a26-44b0-9f8a-62a8c75cc7dc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 521/1034] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:02 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22d264aa-e15c-4417-8bc1-659704b2baac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22d264aa-e15c-4417-8bc1-659704b2baac tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22d264aa-e15c-4417-8bc1-659704b2baac tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22d264aa-e15c-4417-8bc1-659704b2baac tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22d264aa-e15c-4417-8bc1-659704b2baac tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22d264aa-e15c-4417-8bc1-659704b2baac tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 522/1035] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:03 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca tempest-AvailabilityZoneTestJSON-872194624 tempest-AvailabilityZoneTestJSON-872194624-project-reader] GET http://192.168.122.142/volume/v3/os-availability-zone Sep 08 13:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca tempest-AvailabilityZoneTestJSON-872194624 tempest-AvailabilityZoneTestJSON-872194624-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca tempest-AvailabilityZoneTestJSON-872194624 tempest-AvailabilityZoneTestJSON-872194624-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:03 devstack devstack@c-api.service[86958]: /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 08 13:54:03 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:54:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca tempest-AvailabilityZoneTestJSON-872194624 tempest-AvailabilityZoneTestJSON-872194624-project-reader] Availability Zones retrieved successfully. Sep 08 13:54:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8004afc4-7429-4a0d-9fc8-f0a1383fe3ca tempest-AvailabilityZoneTestJSON-872194624 tempest-AvailabilityZoneTestJSON-872194624-project-reader] http://192.168.122.142/volume/v3/os-availability-zone returned with HTTP 200 Sep 08 13:54:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 514/1036] 192.168.122.142 () {58 vars in 1160 bytes} [Tue Sep 8 13:54:03 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe700892-bfa3-4ebd-8018-f18740137b6f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe700892-bfa3-4ebd-8018-f18740137b6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe700892-bfa3-4ebd-8018-f18740137b6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe700892-bfa3-4ebd-8018-f18740137b6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-fe700892-bfa3-4ebd-8018-f18740137b6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe700892-bfa3-4ebd-8018-f18740137b6f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 523/1037] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:03 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a2f2cdaf-e6ec-4c23-ab3b-b9478e906c52 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 515/1038] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:04 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e744ae6-3ab0-4ccc-b7de-280a5fa8b9d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e744ae6-3ab0-4ccc-b7de-280a5fa8b9d7 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] GET http://192.168.122.142/volume/v3/os-services Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e744ae6-3ab0-4ccc-b7de-280a5fa8b9d7 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e744ae6-3ab0-4ccc-b7de-280a5fa8b9d7 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: /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 08 13:54:04 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e744ae6-3ab0-4ccc-b7de-280a5fa8b9d7 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services returned with HTTP 200 Sep 08 13:54:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 524/1039] 192.168.122.142 () {58 vars in 1133 bytes} [Tue Sep 8 13:54:04 2026] GET /volume/v3/os-services => generated 705 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0b8d576d-561d-4b79-876c-1514e23878ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b8d576d-561d-4b79-876c-1514e23878ac tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] PUT http://192.168.122.142/volume/v3/os-services/disable-log-reason Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0b8d576d-561d-4b79-876c-1514e23878ac tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0b8d576d-561d-4b79-876c-1514e23878ac tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 08 13:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 516/1040] 192.168.122.142 () {60 vars in 1210 bytes} [Tue Sep 8 13:54:04 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 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e67216f-1734-4a7f-9541-48b479faad27 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e67216f-1734-4a7f-9541-48b479faad27 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] PUT http://192.168.122.142/volume/v3/os-services/disable Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e67216f-1734-4a7f-9541-48b479faad27 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e67216f-1734-4a7f-9541-48b479faad27 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services/disable returned with HTTP 404 Sep 08 13:54:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 525/1041] 192.168.122.142 () {60 vars in 1177 bytes} [Tue Sep 8 13:54:04 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab62815f-47ce-4767-89cc-d73298e2929c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab62815f-47ce-4767-89cc-d73298e2929c tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] PUT http://192.168.122.142/volume/v3/os-services/enable Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab62815f-47ce-4767-89cc-d73298e2929c tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab62815f-47ce-4767-89cc-d73298e2929c tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services/enable returned with HTTP 404 Sep 08 13:54:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 517/1042] 192.168.122.142 () {60 vars in 1174 bytes} [Tue Sep 8 13:54:04 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d82dc38-122b-44b0-9b4d-c249e94c51e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d82dc38-122b-44b0-9b4d-c249e94c51e4 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] PUT http://192.168.122.142/volume/v3/os-services/freeze Sep 08 13:54:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d82dc38-122b-44b0-9b4d-c249e94c51e4 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:05 devstack devstack@c-api.service[86958]: /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 08 13:54:05 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 13:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d82dc38-122b-44b0-9b4d-c249e94c51e4 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services/freeze returned with HTTP 400 Sep 08 13:54:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 518/1043] 192.168.122.142 () {60 vars in 1174 bytes} [Tue Sep 8 13:54:04 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6005cdbb-9ea7-40bf-9a5b-9cfb84048ed9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6005cdbb-9ea7-40bf-9a5b-9cfb84048ed9 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] PUT http://192.168.122.142/volume/v3/os-services/thaw Sep 08 13:54:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6005cdbb-9ea7-40bf-9a5b-9cfb84048ed9 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1ded82f8-6d70-4417-9cb7-e5c0fe682339 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 526/1044] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:04 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6005cdbb-9ea7-40bf-9a5b-9cfb84048ed9 tempest-VolumeServicesNegativeTest-1112266418 tempest-VolumeServicesNegativeTest-1112266418-project-admin] http://192.168.122.142/volume/v3/os-services/thaw returned with HTTP 400 Sep 08 13:54:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 519/1045] 192.168.122.142 () {60 vars in 1168 bytes} [Tue Sep 8 13:54:05 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-108bf9ad-db59-460f-baa5-0927db97d81a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-108bf9ad-db59-460f-baa5-0927db97d81a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-108bf9ad-db59-460f-baa5-0927db97d81a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-108bf9ad-db59-460f-baa5-0927db97d81a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-108bf9ad-db59-460f-baa5-0927db97d81a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-108bf9ad-db59-460f-baa5-0927db97d81a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 527/1046] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:05 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:06 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=912,cinder:INSERT=148,cinder:UPDATE=208 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:54:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48132c1e-6a52-4fcc-aefd-2532affc6a67 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 520/1047] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:06 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:06 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=833,cinder:INSERT=113,cinder:UPDATE=202 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:54:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42ad6129-c7d0-42fc-a58f-b9ebc3d31038 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 528/1048] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:06 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a85a34d-e0cb-4c5e-b1b6-a2c7f50274cb tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 521/1049] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /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 08 13:54:07 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16b71ece-42f5-403c-9c37-1f837a19e3c7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 529/1050] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d43d33f0-6a1b-4608-bd47-0a84fb0e8af1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 522/1051] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bee63fa5-df14-433d-a42f-a0d26ecb58ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 530/1052] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-414757c5-e4e7-4e77-9b07-0da1474af284 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group_snapshot with id: 177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /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 08 13:54:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-414757c5-e4e7-4e77-9b07-0da1474af284 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 202 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 523/1053] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:07 2026] DELETE /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /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 08 13:54:07 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:07 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88873d62-6f22-45fa-9a93-754708cecb4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:07 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88873d62-6f22-45fa-9a93-754708cecb4e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88873d62-6f22-45fa-9a93-754708cecb4e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88873d62-6f22-45fa-9a93-754708cecb4e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-88873d62-6f22-45fa-9a93-754708cecb4e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88873d62-6f22-45fa-9a93-754708cecb4e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 524/1054] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b0fff6e-176d-49e2-a5fd-7328df3b97ac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 531/1055] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /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 08 13:54:07 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5988a5d9-c417-4a03-b876-0d5cb6c11476 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 525/1056] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1636352-d68b-4e97-8160-bfef2830c9f5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 200 Sep 08 13:54:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 532/1057] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:07 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d66da9ee-dc5e-4018-87fb-6f155ea866d7 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 526/1058] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:08 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e0baaa2-aeb9-4d40-8b0c-280c4a8d2911 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 200 Sep 08 13:54:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 527/1059] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:08 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-121601480"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-121601480'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Create volume of 1 GB Sep 08 13:54:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Availability Zones retrieved successfully. Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Flow 'volume_create_api' (f876853e-f81b-4fe7-b4a7-a72db36f55cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29113550-9088-45f9-9091-d37c68a9bc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29113550-9088-45f9-9091-d37c68a9bc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc15fe0-a26f-4a51-8d6c-458bfef5d1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Created reservations ['8e7e0fd9-9beb-4daf-94b8-8555949e7138', '80f89960-f4e9-4b78-bdf7-964f6a512700', 'a3129c99-dcca-44ad-94af-7a152bb6e748', '5454330a-b3ac-4142-b430-767585a9a3c3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc15fe0-a26f-4a51-8d6c-458bfef5d1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e7e0fd9-9beb-4daf-94b8-8555949e7138', '80f89960-f4e9-4b78-bdf7-964f6a512700', 'a3129c99-dcca-44ad-94af-7a152bb6e748', '5454330a-b3ac-4142-b430-767585a9a3c3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7470ef6-2a2e-48d3-91bc-7f5c7946f7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7470ef6-2a2e-48d3-91bc-7f5c7946f7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27c97460-eb4a-4fd0-8f31-284b9bf847fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-121601480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6ff116f9b544688c667b4f9f4d555a',qos_specs=None,replication_status=,reservations=['8e7e0fd9-9beb-4daf-94b8-8555949e7138','80f89960-f4e9-4b78-bdf7-964f6a512700','a3129c99-dcca-44ad-94af-7a152bb6e748','5454330a-b3ac-4142-b430-767585a9a3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a31f585f7fb14d9abaae26fb38fdf7e0',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-121601480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27c97460-eb4a-4fd0-8f31-284b9bf847fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c6ff116f9b544688c667b4f9f4d555a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a31f585f7fb14d9abaae26fb38fdf7e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d556d7b-37fa-49ee-a26a-eed5f5f7aa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d556d7b-37fa-49ee-a26a-eed5f5f7aa9a) transitioned into state 'SUCCESS' from state '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-121601480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c6ff116f9b544688c667b4f9f4d555a',qos_specs=None,replication_status=,reservations=['8e7e0fd9-9beb-4daf-94b8-8555949e7138','80f89960-f4e9-4b78-bdf7-964f6a512700','a3129c99-dcca-44ad-94af-7a152bb6e748','5454330a-b3ac-4142-b430-767585a9a3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a31f585f7fb14d9abaae26fb38fdf7e0',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ff262a-2e95-443f-8965-c208f27f3cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ff262a-2e95-443f-8965-c208f27f3cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Flow 'volume_create_api' (f876853e-f81b-4fe7-b4a7-a72db36f55cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Create volume request issued successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aab79b3-1bc3-4a83-9861-3e45de3c131d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 533/1060] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:08 2026] POST /volume/v3/volumes => generated 758 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d23d5af9-7c3f-46ae-982f-ca4d9c4cc05d tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 200 Sep 08 13:54:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 528/1061] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:09 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea0588ec-9936-4ee6-9239-3c0517e59147 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 534/1062] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:09 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-190a1098-d06a-4406-b81e-5f86dd883970 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f764389-6230-43a6-8091-39108eeb7887", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Create snapshot from volume 2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Created reservations ['634d830b-5365-434b-8c3c-36d988f95c97', '5a528954-ef0b-4bb1-8e88-eedd8094ad17', '94cf7bfa-7e5a-46e3-b756-97e506728ca9', 'b28e6120-5bd2-4f8b-a212-9b06a34d7509'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot create request issued successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-190a1098-d06a-4406-b81e-5f86dd883970 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:54:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 529/1063] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:54:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ed6f8b3-5d5b-4c59-8f4a-37fe878995a7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 200 Sep 08 13:54:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 535/1064] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:09 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36f9c6e8-5535-4120-b498-baa1c56c3620 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 530/1065] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:09 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3706f22a-9340-49af-b659-397b99e0a509 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3706f22a-9340-49af-b659-397b99e0a509 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3706f22a-9340-49af-b659-397b99e0a509 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3706f22a-9340-49af-b659-397b99e0a509 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3706f22a-9340-49af-b659-397b99e0a509 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3706f22a-9340-49af-b659-397b99e0a509 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 200 Sep 08 13:54:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 536/1066] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:10 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1495b18e-2c55-4631-97e2-f90708cdadb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ce1a7ff-89b6-4767-93e3-4ae555737010 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 200 Sep 08 13:54:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 531/1067] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:10 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfe0a327-7014-4dcb-9fa6-aa94778886ae tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 532/1068] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:10 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1495b18e-2c55-4631-97e2-f90708cdadb8 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1495b18e-2c55-4631-97e2-f90708cdadb8 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-439326277"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1495b18e-2c55-4631-97e2-f90708cdadb8 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 537/1069] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:54:10 2026] POST /volume/v3/types => generated 230 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd6de9b9-ffbb-4abf-bb68-254b308da812 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd6de9b9-ffbb-4abf-bb68-254b308da812 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] POST http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd6de9b9-ffbb-4abf-bb68-254b308da812 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd6de9b9-ffbb-4abf-bb68-254b308da812 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 533/1070] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:54:11 2026] POST /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 34 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e379c596-09e4-4f84-a12d-5b81e796127d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e379c596-09e4-4f84-a12d-5b81e796127d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e379c596-09e4-4f84-a12d-5b81e796127d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e379c596-09e4-4f84-a12d-5b81e796127d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e379c596-09e4-4f84-a12d-5b81e796127d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 538/1071] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d1f28fa4-dfd3-4572-a5e7-c3fc37d1f500 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1f28fa4-dfd3-4572-a5e7-c3fc37d1f500 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] DELETE http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1f28fa4-dfd3-4572-a5e7-c3fc37d1f500 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1f28fa4-dfd3-4572-a5e7-c3fc37d1f500 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1f28fa4-dfd3-4572-a5e7-c3fc37d1f500 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 returned with HTTP 202 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 534/1072] 192.168.122.142 () {58 vars in 1283 bytes} [Tue Sep 8 13:54:11 2026] DELETE /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fc5875b-002b-4193-a8ba-9e13e0291261 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fc5875b-002b-4193-a8ba-9e13e0291261 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fc5875b-002b-4193-a8ba-9e13e0291261 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fc5875b-002b-4193-a8ba-9e13e0291261 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fc5875b-002b-4193-a8ba-9e13e0291261 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 returned with HTTP 404 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 539/1073] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec3 => generated 129 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e2b94af-acfa-4ead-86aa-f463cf069327 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e2b94af-acfa-4ead-86aa-f463cf069327 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] POST http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e2b94af-acfa-4ead-86aa-f463cf069327 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20b2af60-decd-4bd9-903e-2eceb9248ed8 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 535/1074] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e2b94af-acfa-4ead-86aa-f463cf069327 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 540/1075] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:54:11 2026] POST /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 34 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d757929-40ae-47ab-84bb-8e8f1dafc9db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d757929-40ae-47ab-84bb-8e8f1dafc9db tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d757929-40ae-47ab-84bb-8e8f1dafc9db tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d757929-40ae-47ab-84bb-8e8f1dafc9db tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d757929-40ae-47ab-84bb-8e8f1dafc9db tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 541/1076] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5e7f558-040d-4de8-8371-a049b01cd8b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5e7f558-040d-4de8-8371-a049b01cd8b1 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] POST http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5e7f558-040d-4de8-8371-a049b01cd8b1 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] GET http://192.168.122.142/volume/v3/limits Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277 is set by the default quota flag: quota_volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-439326277, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1597773158 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1597773158, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5e7f558-040d-4de8-8371-a049b01cd8b1 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 542/1077] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:54:11 2026] POST /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a79d56db-2ce2-4b0b-ae4b-e5ab0a843680 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a79d56db-2ce2-4b0b-ae4b-e5ab0a843680 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] PUT http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a79d56db-2ce2-4b0b-ae4b-e5ab0a843680 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d92c23ad-8152-43a6-a2b8-a4b0d3ad87a7 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-reader] http://192.168.122.142/volume/v3/limits returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 536/1078] 192.168.122.142 () {58 vars in 1118 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/limits => generated 302 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a79d56db-2ce2-4b0b-ae4b-e5ab0a843680 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 543/1079] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:11 2026] PUT /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 => generated 17 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-565a308f-44a1-45e9-91e4-975e357280c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-565a308f-44a1-45e9-91e4-975e357280c6 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-565a308f-44a1-45e9-91e4-975e357280c6 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-565a308f-44a1-45e9-91e4-975e357280c6 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37aa12bb-2e5b-49c3-8f73-c2937182a0dc tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-565a308f-44a1-45e9-91e4-975e357280c6 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 537/1080] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 544/1081] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b82f74cd-081b-477d-83eb-7295f68c2b1d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82f74cd-081b-477d-83eb-7295f68c2b1d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] POST http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b82f74cd-081b-477d-83eb-7295f68c2b1d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] DELETE http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Delete volume with id: 27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82f74cd-081b-477d-83eb-7295f68c2b1d tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 538/1082] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:54:11 2026] POST /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 51 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Delete volume request issued successfully. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdca42d0-38cb-4e54-a475-14b5c1f56a64 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 202 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a16fe98-93bc-4b8e-aad7-c130e212fa1b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 545/1083] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:11 2026] DELETE /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a16fe98-93bc-4b8e-aad7-c130e212fa1b tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a16fe98-93bc-4b8e-aad7-c130e212fa1b tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a16fe98-93bc-4b8e-aad7-c130e212fa1b tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a16fe98-93bc-4b8e-aad7-c130e212fa1b tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 539/1084] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd/extra_specs => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da95896f-c8a8-47f0-af0a-e7f3bb8c491f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da95896f-c8a8-47f0-af0a-e7f3bb8c491f tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] DELETE http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da95896f-c8a8-47f0-af0a-e7f3bb8c491f tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da95896f-c8a8-47f0-af0a-e7f3bb8c491f tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Volume info retrieved successfully. Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4b5afcd-9225-43c5-8517-3812468c03b4 tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 200 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 546/1085] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93a65070-4a8a-4cc3-b16b-4f469f80170b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93a65070-4a8a-4cc3-b16b-4f469f80170b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93a65070-4a8a-4cc3-b16b-4f469f80170b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93a65070-4a8a-4cc3-b16b-4f469f80170b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93a65070-4a8a-4cc3-b16b-4f469f80170b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef returned with HTTP 404 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 547/1086] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/snapshots/2131cf3d-7429-424e-be49-5d9c9bcff1ef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ef0b2d4-a3ae-432f-a4d8-10bb688da252 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ef0b2d4-a3ae-432f-a4d8-10bb688da252 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ef0b2d4-a3ae-432f-a4d8-10bb688da252 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ef0b2d4-a3ae-432f-a4d8-10bb688da252 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ef0b2d4-a3ae-432f-a4d8-10bb688da252 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 returned with HTTP 404 Sep 08 13:54:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 548/1087] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/snapshots/c3b690dc-ca79-4ebf-9fa5-7c0cd469ca00 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-986038f0-fe32-4d73-aba7-3cf22969f51c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-986038f0-fe32-4d73-aba7-3cf22969f51c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-986038f0-fe32-4d73-aba7-3cf22969f51c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-986038f0-fe32-4d73-aba7-3cf22969f51c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da95896f-c8a8-47f0-af0a-e7f3bb8c491f tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd returned with HTTP 202 Sep 08 13:54:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 540/1088] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:54:11 2026] DELETE /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-986038f0-fe32-4d73-aba7-3cf22969f51c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-986038f0-fe32-4d73-aba7-3cf22969f51c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 549/1089] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:11 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 446 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b571d594-1c95-4b96-9131-e091887fe8d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b571d594-1c95-4b96-9131-e091887fe8d7 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] GET http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b571d594-1c95-4b96-9131-e091887fe8d7 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b571d594-1c95-4b96-9131-e091887fe8d7 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b571d594-1c95-4b96-9131-e091887fe8d7 tempest-VolumeTypesExtraSpecsTest-833978329 tempest-VolumeTypesExtraSpecsTest-833978329-project-admin] http://192.168.122.142/volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd returned with HTTP 404 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 550/1090] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:54:12 2026] GET /volume/v3/types/f10534cc-b181-45c6-b05b-7a14985418bd => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5a66dcd-d1c9-4fbf-b105-76f926950076 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 404 Sep 08 13:54:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 541/1091] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:12 2026] GET /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for member 177fe327-dbc7-4609-9805-378188a2ab76 {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group_snapshot with id: 177fe327-dbc7-4609-9805-378188a2ab76 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeca1b65-ed4b-4527-8f53-2a97f523a7c2 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 returned with HTTP 404 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 551/1092] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:12 2026] DELETE /volume/v3/group_snapshots/177fe327-dbc7-4609-9805-378188a2ab76 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c632bbe5-732f-47c7-a77c-97515d4d6271 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 542/1093] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:12 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8024388-8c7f-4f54-a01b-612196de4e5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548/action Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for group 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group with id: 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86957]: /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 08 13:54:12 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:54:12 devstack devstack@c-api.service[86957]: /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 08 13:54:12 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8024388-8c7f-4f54-a01b-612196de4e5d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548/action returned with HTTP 202 Sep 08 13:54:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 552/1094] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:54:12 2026] POST /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:12 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:12 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fb06bc6-4ceb-406a-942d-0b56ca0e6fc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 200 Sep 08 13:54:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 543/1095] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:12 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 922 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3430ecb-1abc-4c5f-9de1-522abd33c00b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3430ecb-1abc-4c5f-9de1-522abd33c00b tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] GET http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3430ecb-1abc-4c5f-9de1-522abd33c00b tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3430ecb-1abc-4c5f-9de1-522abd33c00b tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3430ecb-1abc-4c5f-9de1-522abd33c00b tempest-AbsoluteLimitsTests-1510476023 tempest-AbsoluteLimitsTests-1510476023-project-member] http://192.168.122.142/volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc returned with HTTP 404 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 553/1096] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:12 2026] GET /volume/v3/volumes/27c97460-eb4a-4fd0-8f31-284b9bf847fc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7939844e-f984-4f14-a96e-d390cb8d4fd9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 544/1097] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?limit=1 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8d5dc0a-34fe-4b38-9c3c-192e5bf42261 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 554/1098] 192.168.122.142 () {58 vars in 1142 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d992329-11fb-43da-a228-2f45d7654a43 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /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 08 13:54:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d992329-11fb-43da-a228-2f45d7654a43 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 545/1099] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5586873f-462f-4863-8249-e5c10cc2dfed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?limit=100000 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /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 08 13:54:13 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5586873f-462f-4863-8249-e5c10cc2dfed tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 555/1100] 192.168.122.142 () {58 vars in 1152 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?limit=0 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /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 08 13:54:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c736ff23-601d-43d0-8ed3-9f43cd53055f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 546/1101] 192.168.122.142 () {58 vars in 1142 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /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 08 13:54:13 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fefb3aa3-d755-47ff-a3f9-2b9e45523855 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 556/1102] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?marker=faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9205f6c-b875-482c-bd47-dabeb6fe7a11 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?marker=faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 547/1103] 192.168.122.142 () {58 vars in 1214 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?marker=faa5718b-a293-4325-b832-11cd8426a44e => generated 342 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03dd49d7-3532-4b35-be15-cf882e824680 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?offset=2&limit=3 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:13 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:13 devstack devstack@c-api.service[86958]: /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 08 13:54:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03dd49d7-3532-4b35-be15-cf882e824680 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 548/1104] 192.168.122.142 () {58 vars in 1160 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64f281c6-403c-43d0-9021-ed3f05d24589 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /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 08 13:54:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64f281c6-403c-43d0-9021-ed3f05d24589 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 549/1105] 192.168.122.142 () {58 vars in 1192 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /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 08 13:54:13 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cff3ced5-7abf-445f-9c9a-0872f35cdbd6 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 550/1106] 192.168.122.142 () {58 vars in 1194 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:13 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d167b2c-608c-46b5-bc2c-4a19932dd98e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 200 Sep 08 13:54:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 557/1107] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 922 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /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 08 13:54:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97819039-f692-4bf1-8d1b-ff0c33cc246e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 551/1108] 192.168.122.142 () {58 vars in 1176 bytes} [Tue Sep 8 13:54:13 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /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 08 13:54:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d00b0617-712c-4c6b-9fdd-09ab262a7a3c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 558/1109] 192.168.122.142 () {58 vars in 1178 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /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 08 13:54:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bccdade-1fc9-4bd2-8f91-85752459b782 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 552/1110] 192.168.122.142 () {58 vars in 1196 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /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 08 13:54:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d335b53-36f5-4fd4-a69f-24f1bfb6eab0 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 559/1111] 192.168.122.142 () {58 vars in 1198 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /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 08 13:54:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-279cbe6c-52e4-46f9-bfe8-8b223e086e75 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 553/1112] 192.168.122.142 () {58 vars in 1269 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c340f8c0-c944-4305-9141-25724682545e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots/detail?status=available Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /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 08 13:54:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c340f8c0-c944-4305-9141-25724682545e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 560/1113] 192.168.122.142 () {58 vars in 1181 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6e417c7-64db-46da-955c-f309224a3c46 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /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 08 13:54:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6e417c7-64db-46da-955c-f309224a3c46 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 554/1114] 192.168.122.142 () {58 vars in 1303 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /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 08 13:54:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b95a195-cc0a-4e69-9669-0c96c85c9028 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 561/1115] 192.168.122.142 () {58 vars in 1248 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 => generated 342 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe97ae76-375d-47f8-ac89-8124473fd43e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?status=available Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /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 08 13:54:14 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe97ae76-375d-47f8-ac89-8124473fd43e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?status=available returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 555/1116] 192.168.122.142 () {58 vars in 1160 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] GET http://192.168.122.142/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /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 08 13:54:14 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] Get all snapshots completed successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0a3dc36-4fa4-4093-9645-b6a92bb9d0cf tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-reader] http://192.168.122.142/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 562/1117] 192.168.122.142 () {58 vars in 1282 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2063857626 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Delete snapshot with id: c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot delete request issued successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3fc9e0e9-f44b-4fa7-9973-e35971e6cae3 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 202 Sep 08 13:54:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 556/1118] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:54:14 2026] DELETE /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-160fa4a5-30fb-403f-8ca4-415d48f83cc1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 563/1119] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a415741c-9907-4455-8536-e8ae6efe1815 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a415741c-9907-4455-8536-e8ae6efe1815 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a415741c-9907-4455-8536-e8ae6efe1815 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a415741c-9907-4455-8536-e8ae6efe1815 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a415741c-9907-4455-8536-e8ae6efe1815 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 returned with HTTP 404 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 557/1120] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:14 2026] GET /volume/v3/volumes/d1befcc3-7113-48ba-93f0-af199c409af5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d25d5755-7edc-4565-813f-a34ffb455832 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d25d5755-7edc-4565-813f-a34ffb455832 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d25d5755-7edc-4565-813f-a34ffb455832 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d25d5755-7edc-4565-813f-a34ffb455832 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d25d5755-7edc-4565-813f-a34ffb455832 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db returned with HTTP 404 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 564/1121] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:15 2026] GET /volume/v3/volumes/c8f5cc37-89a6-4063-9eb0-56d3162506db => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af0ee609-3a7e-4f84-b171-cf928d7ebfc4 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 returned with HTTP 404 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 558/1122] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:15 2026] GET /volume/v3/groups/005a5cdf-9b76-4e67-b0d8-0c40e2cb1548 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8f6b565-a1bd-49c0-b689-f6c4b044668e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8f6b565-a1bd-49c0-b689-f6c4b044668e tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/4baec5b9-654c-4a7b-accc-30a518a78ee2 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8f6b565-a1bd-49c0-b689-f6c4b044668e tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8f6b565-a1bd-49c0-b689-f6c4b044668e tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8f6b565-a1bd-49c0-b689-f6c4b044668e tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types/4baec5b9-654c-4a7b-accc-30a518a78ee2 returned with HTTP 202 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 565/1123] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:54:15 2026] DELETE /volume/v3/group_types/4baec5b9-654c-4a7b-accc-30a518a78ee2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f379c14d-0d93-4c90-8bbc-1f887842bec2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f379c14d-0d93-4c90-8bbc-1f887842bec2 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f379c14d-0d93-4c90-8bbc-1f887842bec2 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f379c14d-0d93-4c90-8bbc-1f887842bec2 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f379c14d-0d93-4c90-8bbc-1f887842bec2 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb returned with HTTP 202 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 559/1124] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:54:15 2026] DELETE /volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fdc15ed-5967-413b-9c79-4c4b45186ec9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fdc15ed-5967-413b-9c79-4c4b45186ec9 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] GET http://192.168.122.142/volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fdc15ed-5967-413b-9c79-4c4b45186ec9 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fdc15ed-5967-413b-9c79-4c4b45186ec9 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fdc15ed-5967-413b-9c79-4c4b45186ec9 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb returned with HTTP 404 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 566/1125] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:54:15 2026] GET /volume/v3/types/c30592aa-e324-4a95-b30b-5465d8147acb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc52ae63-af8d-4737-baf8-b6267e1d6f37 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc52ae63-af8d-4737-baf8-b6267e1d6f37 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc52ae63-af8d-4737-baf8-b6267e1d6f37 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1590872469"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc52ae63-af8d-4737-baf8-b6267e1d6f37 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 560/1126] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:54:15 2026] POST /volume/v3/types => generated 224 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee72356b-abce-4114-9bdd-c992b7d96246 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee72356b-abce-4114-9bdd-c992b7d96246 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee72356b-abce-4114-9bdd-c992b7d96246 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1895487711"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee72356b-abce-4114-9bdd-c992b7d96246 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 567/1127] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:54:15 2026] POST /volume/v3/group_types => generated 181 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1280763a-606d-4847-971e-58b0ffbd4269 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d1a61e00-c039-4afc-b880-835b6a722033", "volume_types": ["abaf23f2-1372-429d-916c-5267a0148d79"], "name": "tempest-GroupSnapshotsTest-Group-198324740"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group {'group': {'group_type': 'd1a61e00-c039-4afc-b880-835b6a722033', 'volume_types': ['abaf23f2-1372-429d-916c-5267a0148d79'], 'name': 'tempest-GroupSnapshotsTest-Group-198324740'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group tempest-GroupSnapshotsTest-Group-198324740. Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['7d0b0816-ca39-4a4a-9854-8c29cc311dce'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1280763a-606d-4847-971e-58b0ffbd4269 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 561/1128] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:54:15 2026] POST /volume/v3/groups => generated 111 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1025eaa2-8eff-4209-b0cc-1e6117781f8e {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b54d8f6-8e47-4b1a-87ec-e819cae0b841 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 568/1129] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:15 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:15 devstack devstack@c-api.service[86958]: /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 08 13:54:15 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f5a11ea-8e1f-49a2-8497-748d8b6e4683 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e returned with HTTP 200 Sep 08 13:54:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 562/1130] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:15 2026] GET /volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e => generated 391 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a203b151-be15-4115-9a32-c1a9c1689b98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a203b151-be15-4115-9a32-c1a9c1689b98 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a203b151-be15-4115-9a32-c1a9c1689b98 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a203b151-be15-4115-9a32-c1a9c1689b98 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a203b151-be15-4115-9a32-c1a9c1689b98 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a203b151-be15-4115-9a32-c1a9c1689b98 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 200 Sep 08 13:54:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 569/1131] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:16 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 472 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c686865-e2f9-4763-9406-015f00a4e0ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c686865-e2f9-4763-9406-015f00a4e0ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e Sep 08 13:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c686865-e2f9-4763-9406-015f00a4e0ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c686865-e2f9-4763-9406-015f00a4e0ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-7c686865-e2f9-4763-9406-015f00a4e0ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1025eaa2-8eff-4209-b0cc-1e6117781f8e {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:16 devstack devstack@c-api.service[86958]: /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 08 13:54:16 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c686865-e2f9-4763-9406-015f00a4e0ae tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e returned with HTTP 200 Sep 08 13:54:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 563/1132] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:16 2026] GET /volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e => generated 392 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-27325647", "volume_type": "abaf23f2-1372-429d-916c-5267a0148d79", "group_id": "1025eaa2-8eff-4209-b0cc-1e6117781f8e", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-27325647', 'volume_type': 'abaf23f2-1372-429d-916c-5267a0148d79', 'group_id': '1025eaa2-8eff-4209-b0cc-1e6117781f8e', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume of 1 GB Sep 08 13:54:16 devstack devstack@c-api.service[86957]: /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 08 13:54:16 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:54:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Availability Zones retrieved successfully. Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (771ec708-1c87-4e2c-aaf4-40320e6a7ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed621cf4-e8ff-4e0b-acbb-4abb4aa5fef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed621cf4-e8ff-4e0b-acbb-4abb4aa5fef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:54:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abaf23f2-1372-429d-916c-5267a0148d79,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1590872469',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abaf23f2-1372-429d-916c-5267a0148d79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1025eaa2-8eff-4209-b0cc-1e6117781f8e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcd5135-9857-4d0c-946a-3573237726b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1590872469 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1590872469, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1590872469 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1590872469, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['9daacc9b-f868-4d4c-8060-8aecb29678a2', '83f9c4c0-0bbf-4097-b88b-5cd0452a74f6', '186d17ba-da2a-4b3c-bc74-34d444b01fbd', 'fe926bc7-414b-4c26-bc9e-0832658edaf3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afcd5135-9857-4d0c-946a-3573237726b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9daacc9b-f868-4d4c-8060-8aecb29678a2', '83f9c4c0-0bbf-4097-b88b-5cd0452a74f6', '186d17ba-da2a-4b3c-bc74-34d444b01fbd', 'fe926bc7-414b-4c26-bc9e-0832658edaf3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1688ed4-cd97-4135-9433-3195e80c34e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1688ed4-cd97-4135-9433-3195e80c34e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33821b4c-4796-4d24-b32e-72584432049f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-27325647',encryption_key_id=None,group_id=1025eaa2-8eff-4209-b0cc-1e6117781f8e,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['9daacc9b-f868-4d4c-8060-8aecb29678a2','83f9c4c0-0bbf-4097-b88b-5cd0452a74f6','186d17ba-da2a-4b3c-bc74-34d444b01fbd','fe926bc7-414b-4c26-bc9e-0832658edaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=abaf23f2-1372-429d-916c-5267a0148d79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-27325647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1025eaa2-8eff-4209-b0cc-1e6117781f8e,host=None,id=33821b4c-4796-4d24-b32e-72584432049f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4780d14742ea444286bec3ee3d06ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abaf23f2-1372-429d-916c-5267a0148d79),volume_type_id=abaf23f2-1372-429d-916c-5267a0148d79)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb53171b-a114-4d44-82f9-50b0ecb20228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb53171b-a114-4d44-82f9-50b0ecb20228) transitioned into state 'SUCCESS' from state '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-27325647',encryption_key_id=None,group_id=1025eaa2-8eff-4209-b0cc-1e6117781f8e,group_type_id=,metadata={},multiattach=False,project_id='01ec843dbc4f478cb0c07a98bf49ab5f',qos_specs=None,replication_status=,reservations=['9daacc9b-f868-4d4c-8060-8aecb29678a2','83f9c4c0-0bbf-4097-b88b-5cd0452a74f6','186d17ba-da2a-4b3c-bc74-34d444b01fbd','fe926bc7-414b-4c26-bc9e-0832658edaf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4780d14742ea444286bec3ee3d06ac17',volume_type_id=abaf23f2-1372-429d-916c-5267a0148d79)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c12e5ab-6ce8-4ba1-8308-180546932e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c12e5ab-6ce8-4ba1-8308-180546932e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Flow 'volume_create_api' (771ec708-1c87-4e2c-aaf4-40320e6a7ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Create volume request issued successfully. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:17 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc84ab5e-7b1a-4077-ad2b-e86b30049d98 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 570/1133] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:54:16 2026] POST /volume/v3/volumes => generated 829 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:17 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab78c54b-a7e3-4267-ac72-aad1aec4c50e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 200 Sep 08 13:54:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 564/1134] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:17 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 897 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6447b6ba-4508-4ea9-8029-9c358ca4d75e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6447b6ba-4508-4ea9-8029-9c358ca4d75e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6447b6ba-4508-4ea9-8029-9c358ca4d75e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6447b6ba-4508-4ea9-8029-9c358ca4d75e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6447b6ba-4508-4ea9-8029-9c358ca4d75e tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e returned with HTTP 404 Sep 08 13:54:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 571/1135] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:17 2026] GET /volume/v3/snapshots/c5809944-02bc-4e7e-a4ae-2d0e2a45178e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Delete snapshot with id: faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot delete request issued successfully. Sep 08 13:54:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-620c01d0-a43f-4059-9b6a-d256bcaaa5e9 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 202 Sep 08 13:54:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 565/1136] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:54:17 2026] DELETE /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a4f5275-981d-458f-a36d-c849410e963f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a4f5275-981d-458f-a36d-c849410e963f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a4f5275-981d-458f-a36d-c849410e963f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a4f5275-981d-458f-a36d-c849410e963f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4a4f5275-981d-458f-a36d-c849410e963f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a4f5275-981d-458f-a36d-c849410e963f tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 572/1137] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:17 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 471 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-70839477"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-70839477'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume of 1 GB Sep 08 13:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Availability Zones retrieved successfully. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Flow 'volume_create_api' (96cde763-5c1e-4b82-b994-4229cf7bb72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ebe483-0c33-4f4f-973d-42fea850feae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ebe483-0c33-4f4f-973d-42fea850feae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33a8431-634b-4fe6-bde6-3242a301692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Created reservations ['394bddfd-8593-40d3-8628-7bab03b84635', 'de0a846f-dd82-4d40-9b08-c299eadf7c57', '03ded79a-3c25-4eec-a5ba-fd5caec9dbbb', '7a3699b2-bddd-49a0-999f-b1fd9e4da581'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d33a8431-634b-4fe6-bde6-3242a301692e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394bddfd-8593-40d3-8628-7bab03b84635', 'de0a846f-dd82-4d40-9b08-c299eadf7c57', '03ded79a-3c25-4eec-a5ba-fd5caec9dbbb', '7a3699b2-bddd-49a0-999f-b1fd9e4da581']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3fa9e8-7703-410f-a08f-b0999ea2f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a3fa9e8-7703-410f-a08f-b0999ea2f096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce5339dc-d26a-4236-8f68-230ca9a5d346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-70839477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170832f93494412f970212e45e45a93c',qos_specs=None,replication_status=,reservations=['394bddfd-8593-40d3-8628-7bab03b84635','de0a846f-dd82-4d40-9b08-c299eadf7c57','03ded79a-3c25-4eec-a5ba-fd5caec9dbbb','7a3699b2-bddd-49a0-999f-b1fd9e4da581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b85c5e2769340258357d11d99777698',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-70839477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce5339dc-d26a-4236-8f68-230ca9a5d346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170832f93494412f970212e45e45a93c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b85c5e2769340258357d11d99777698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0bd44c-15bd-40f5-bdf9-5d1a18bcca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0bd44c-15bd-40f5-bdf9-5d1a18bcca6b) transitioned into state 'SUCCESS' from state '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-70839477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170832f93494412f970212e45e45a93c',qos_specs=None,replication_status=,reservations=['394bddfd-8593-40d3-8628-7bab03b84635','de0a846f-dd82-4d40-9b08-c299eadf7c57','03ded79a-3c25-4eec-a5ba-fd5caec9dbbb','7a3699b2-bddd-49a0-999f-b1fd9e4da581'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b85c5e2769340258357d11d99777698',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d9d02c-c598-400f-810e-d1dfb18c1f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d9d02c-c598-400f-810e-d1dfb18c1f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b736e292-067c-4ac7-94b2-0d17710070bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Flow 'volume_create_api' (96cde763-5c1e-4b82-b994-4229cf7bb72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume request issued successfully. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-367b3149-29ef-4ae7-90e3-4fa2cacaa7b3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 566/1138] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:18 2026] POST /volume/v3/volumes => generated 754 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:18 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:18 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dc78b7d-9709-4542-bc2a-bb8700989dc3 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 567/1139] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:18 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 822 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:18 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b736e292-067c-4ac7-94b2-0d17710070bf tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 200 Sep 08 13:54:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 573/1140] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:18 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 921 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e615d3f-c1b7-431e-9ba9-6818af2c810a tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 200 Sep 08 13:54:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 568/1141] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:19 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-721d358b-f9c0-418d-80d1-d28a493e4050 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c13161a-e4f7-456e-a07d-e831c2b2d32f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 574/1142] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:19 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:19 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:19 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a3a22f6-e2a8-4190-95f8-09b8bb4e47fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a3a22f6-e2a8-4190-95f8-09b8bb4e47fd tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a3a22f6-e2a8-4190-95f8-09b8bb4e47fd tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a3a22f6-e2a8-4190-95f8-09b8bb4e47fd tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a3a22f6-e2a8-4190-95f8-09b8bb4e47fd tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e returned with HTTP 404 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 575/1143] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:20 2026] GET /volume/v3/snapshots/faa5718b-a293-4325-b832-11cd8426a44e => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-721d358b-f9c0-418d-80d1-d28a493e4050 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 200 Sep 08 13:54:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 569/1144] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:19 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Delete snapshot with id: ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/group_snapshots Sep 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1025eaa2-8eff-4209-b0cc-1e6117781f8e", "name": "tempest-group_snapshot-1968864868"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1025eaa2-8eff-4209-b0cc-1e6117781f8e', 'name': 'tempest-group_snapshot-1968864868'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Creating group_snapshot tempest-group_snapshot-1968864868. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot delete request issued successfully. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d7a87190-4bf5-4295-945c-f49ce4bca8b1 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 202 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 576/1145] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:54:20 2026] DELETE /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-69150558-4ca7-4881-8ec7-339a0eb7467c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69150558-4ca7-4881-8ec7-339a0eb7467c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69150558-4ca7-4881-8ec7-339a0eb7467c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69150558-4ca7-4881-8ec7-339a0eb7467c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-69150558-4ca7-4881-8ec7-339a0eb7467c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69150558-4ca7-4881-8ec7-339a0eb7467c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 577/1146] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:20 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86958]: /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 08 13:54:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1590872469 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1590872469, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1590872469 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1590872469, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Created reservations ['6265ab7b-b824-4412-87f8-5d5408f605f0', 'af69cac8-7d3d-4316-aaaf-9b0f1fc29585', '758faf02-a4a9-491f-9f49-434dec9650ea', '06f6edab-4cce-4a97-b848-9065b7db709c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a063094-cb1c-48cc-a833-ca86e194ced5 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots returned with HTTP 202 Sep 08 13:54:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 570/1147] 192.168.122.142 () {62 vars in 1208 bytes} [Tue Sep 8 13:54:20 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5278150-5e20-499f-8191-9cc485482b9b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5278150-5e20-499f-8191-9cc485482b9b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5278150-5e20-499f-8191-9cc485482b9b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5278150-5e20-499f-8191-9cc485482b9b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-a5278150-5e20-499f-8191-9cc485482b9b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5278150-5e20-499f-8191-9cc485482b9b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 200 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 578/1148] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:20 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d187cbd-7ceb-4671-a402-424f10544a05 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21396414-24b2-4614-bda3-b41e98074b5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21396414-24b2-4614-bda3-b41e98074b5a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21396414-24b2-4614-bda3-b41e98074b5a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21396414-24b2-4614-bda3-b41e98074b5a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21396414-24b2-4614-bda3-b41e98074b5a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21396414-24b2-4614-bda3-b41e98074b5a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 579/1149] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:20 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b855da36-e8fd-4937-ad46-f194b03caa12 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce5339dc-d26a-4236-8f68-230ca9a5d346", "size": 2, "name": "tempest-VolumesCloneTest-Volume-615403045"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume request body: {'volume': {'source_volid': 'ce5339dc-d26a-4236-8f68-230ca9a5d346', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-615403045'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume of 2 GB Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Availability Zones retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1703079260"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1703079260'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume of 1 GB Sep 08 13:54:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Flow 'volume_create_api' (c6d98583-c2bd-4d53-94ac-ee5017420363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Availability Zones retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f66148a-9bf0-4d16-bd7d-18f776e20956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Flow 'volume_create_api' (3be59dc8-aaae-4854-b167-55ac899f8935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ea34ab-9796-481b-b4dd-3fff2d350e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f66148a-9bf0-4d16-bd7d-18f776e20956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ce5339dc-d26a-4236-8f68-230ca9a5d346', 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f36d42a-7043-4622-929b-3a1e9d0cf88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ea34ab-9796-481b-b4dd-3fff2d350e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c770d0a-e01f-4504-94e3-d4e927698728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Created reservations ['99df5bba-5e36-4bd5-8ee7-c6ed64d00830', '0eb856d0-11b6-4b9c-9f2c-59e59e73b093', 'b022809c-63c4-4714-a4ff-1418fdc0858a', '5e0aed0b-c28f-4587-bdc5-2e28fb1aa1b8'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f36d42a-7043-4622-929b-3a1e9d0cf88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99df5bba-5e36-4bd5-8ee7-c6ed64d00830', '0eb856d0-11b6-4b9c-9f2c-59e59e73b093', 'b022809c-63c4-4714-a4ff-1418fdc0858a', '5e0aed0b-c28f-4587-bdc5-2e28fb1aa1b8']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e03d54-e0d8-4bb2-a384-b300304aa25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e03d54-e0d8-4bb2-a384-b300304aa25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-615403045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170832f93494412f970212e45e45a93c',qos_specs=None,replication_status=,reservations=['99df5bba-5e36-4bd5-8ee7-c6ed64d00830','0eb856d0-11b6-4b9c-9f2c-59e59e73b093','b022809c-63c4-4714-a4ff-1418fdc0858a','5e0aed0b-c28f-4587-bdc5-2e28fb1aa1b8'],size=2,snapshot_id=None,source_replicaid=,source_volid=ce5339dc-d26a-4236-8f68-230ca9a5d346,status='creating',user_id='4b85c5e2769340258357d11d99777698',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-615403045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170832f93494412f970212e45e45a93c',provider_auth=None,provider_geometry=None,provider_id=None,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=ce5339dc-d26a-4236-8f68-230ca9a5d346,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b85c5e2769340258357d11d99777698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6b9240-4dd5-4c25-81fc-8f28255a1819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Created reservations ['77122d14-a3ce-4d2a-87a0-c9e6623110a3', '5e89da6f-1cd5-4c7a-851a-40e53c88a52b', 'da2e5af8-0a58-4106-b23b-6ba7b2a71a37', '0922982e-5b29-4cdd-9258-41ab80dca0c8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c770d0a-e01f-4504-94e3-d4e927698728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77122d14-a3ce-4d2a-87a0-c9e6623110a3', '5e89da6f-1cd5-4c7a-851a-40e53c88a52b', 'da2e5af8-0a58-4106-b23b-6ba7b2a71a37', '0922982e-5b29-4cdd-9258-41ab80dca0c8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd40ef70-d0ab-4c11-93cd-baa34779ea22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e6b9240-4dd5-4c25-81fc-8f28255a1819) transitioned into state 'SUCCESS' from state '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-615403045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170832f93494412f970212e45e45a93c',qos_specs=None,replication_status=,reservations=['99df5bba-5e36-4bd5-8ee7-c6ed64d00830','0eb856d0-11b6-4b9c-9f2c-59e59e73b093','b022809c-63c4-4714-a4ff-1418fdc0858a','5e0aed0b-c28f-4587-bdc5-2e28fb1aa1b8'],size=2,snapshot_id=None,source_replicaid=,source_volid=ce5339dc-d26a-4236-8f68-230ca9a5d346,status='creating',user_id='4b85c5e2769340258357d11d99777698',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d01418-5c45-4891-bae1-eaa31b2b04c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d01418-5c45-4891-bae1-eaa31b2b04c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Flow 'volume_create_api' (c6d98583-c2bd-4d53-94ac-ee5017420363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Create volume request issued successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b855da36-e8fd-4937-ad46-f194b03caa12 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 580/1150] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:54:21 2026] POST /volume/v3/volumes => generated 789 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-190b117c-0510-486c-b930-a3b1b68b526c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-190b117c-0510-486c-b930-a3b1b68b526c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-190b117c-0510-486c-b930-a3b1b68b526c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-190b117c-0510-486c-b930-a3b1b68b526c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd40ef70-d0ab-4c11-93cd-baa34779ea22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba2d94d6-85d2-444c-8a7c-aebb37ca6dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1703079260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8559c29cb64cd39061e95a422747aa',qos_specs=None,replication_status=,reservations=['77122d14-a3ce-4d2a-87a0-c9e6623110a3','5e89da6f-1cd5-4c7a-851a-40e53c88a52b','da2e5af8-0a58-4106-b23b-6ba7b2a71a37','0922982e-5b29-4cdd-9258-41ab80dca0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1703079260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba2d94d6-85d2-444c-8a7c-aebb37ca6dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8559c29cb64cd39061e95a422747aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-190b117c-0510-486c-b930-a3b1b68b526c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Snapshot retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-190b117c-0510-486c-b930-a3b1b68b526c tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 200 Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256a285d-b238-45b4-83a8-141ec097450a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 581/1151] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:21 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b322ff64-ec33-4680-a34a-3f9f659cf5e4 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 582/1152] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:21 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256a285d-b238-45b4-83a8-141ec097450a) transitioned into state 'SUCCESS' from state '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-1703079260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8559c29cb64cd39061e95a422747aa',qos_specs=None,replication_status=,reservations=['77122d14-a3ce-4d2a-87a0-c9e6623110a3','5e89da6f-1cd5-4c7a-851a-40e53c88a52b','da2e5af8-0a58-4106-b23b-6ba7b2a71a37','0922982e-5b29-4cdd-9258-41ab80dca0c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c50eba-0c13-4f9e-ae8c-88d54640e474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a041e41-2b70-4e47-96f1-0ca005f5bd7d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 200 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 583/1153] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:21 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c50eba-0c13-4f9e-ae8c-88d54640e474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Flow 'volume_create_api' (3be59dc8-aaae-4854-b167-55ac899f8935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume request issued successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d187cbd-7ceb-4671-a402-424f10544a05 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 571/1154] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:20 2026] POST /volume/v3/volumes => generated 760 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-02c28613-24f4-40c8-887f-75594b984a2f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02c28613-24f4-40c8-887f-75594b984a2f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02c28613-24f4-40c8-887f-75594b984a2f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02c28613-24f4-40c8-887f-75594b984a2f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-02c28613-24f4-40c8-887f-75594b984a2f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02c28613-24f4-40c8-887f-75594b984a2f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 584/1155] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:21 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3483a5e-0988-42ee-95d1-f8585ab24f09 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3483a5e-0988-42ee-95d1-f8585ab24f09 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3483a5e-0988-42ee-95d1-f8585ab24f09 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3483a5e-0988-42ee-95d1-f8585ab24f09 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3483a5e-0988-42ee-95d1-f8585ab24f09 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 returned with HTTP 404 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 572/1156] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/snapshots/ad71767f-c521-4e7f-88eb-c94c66308d74 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-31a0eacd-8eff-4054-a486-b549bf198350 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31a0eacd-8eff-4054-a486-b549bf198350 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31a0eacd-8eff-4054-a486-b549bf198350 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31a0eacd-8eff-4054-a486-b549bf198350 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-31a0eacd-8eff-4054-a486-b549bf198350 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31a0eacd-8eff-4054-a486-b549bf198350 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 200 Sep 08 13:54:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 585/1157] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Delete volume with id: 2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63319f88-4c43-4075-8d8d-a2a5278f44b6 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 573/1158] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7263e79-4b47-499d-9118-5cd4429fa6b7 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 200 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 574/1159] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Delete volume request issued successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a05d4e5e-f8d9-4dc7-af00-9a0fc6602f49 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 202 Sep 08 13:54:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 586/1160] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:22 2026] DELETE /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b7e22de-4347-4317-b754-07289af3b581 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b7e22de-4347-4317-b754-07289af3b581 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b7e22de-4347-4317-b754-07289af3b581 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b7e22de-4347-4317-b754-07289af3b581 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9b7e22de-4347-4317-b754-07289af3b581 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Volume info retrieved successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b7e22de-4347-4317-b754-07289af3b581 tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 200 Sep 08 13:54:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 575/1161] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd4e8661-1507-44dc-8efd-8a7a5fb738a7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 587/1162] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:22 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b022bb0b-1913-4d3b-8c00-20a852fb2c1b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 588/1163] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 308 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ac5dd56-8011-4234-8cdd-c325c4ce2473 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 576/1164] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a191e04a-d454-4139-a469-8771c9684361 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-181517e2-297e-4b93-850f-bf7adf0e8a4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-181517e2-297e-4b93-850f-bf7adf0e8a4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] GET http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-181517e2-297e-4b93-850f-bf7adf0e8a4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-181517e2-297e-4b93-850f-bf7adf0e8a4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /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 08 13:54:23 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a191e04a-d454-4139-a469-8771c9684361 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 589/1165] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-181517e2-297e-4b93-850f-bf7adf0e8a4d tempest-VolumesSnapshotListTestJSON-849260681 tempest-VolumesSnapshotListTestJSON-849260681-project-member] http://192.168.122.142/volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 returned with HTTP 404 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 577/1166] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/volumes/2f764389-6230-43a6-8091-39108eeb7887 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96388077-e59e-4c6e-93ce-79981af4ac70 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96388077-e59e-4c6e-93ce-79981af4ac70 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96388077-e59e-4c6e-93ce-79981af4ac70 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96388077-e59e-4c6e-93ce-79981af4ac70 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfbf9c90-d321-4fd6-885a-82dfb00f6ce0 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 578/1167] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 => generated 451 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96388077-e59e-4c6e-93ce-79981af4ac70 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96388077-e59e-4c6e-93ce-79981af4ac70 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 590/1168] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a21862c-a0e8-49e2-90bf-2866d13b76bd tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 579/1169] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50f501d1-6e23-45aa-bd0e-f8916678eaca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50f501d1-6e23-45aa-bd0e-f8916678eaca tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/detail Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] POST http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ba2d94d6-85d2-444c-8a7c-aebb37ca6dff"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50f501d1-6e23-45aa-bd0e-f8916678eaca tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50f501d1-6e23-45aa-bd0e-f8916678eaca tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ba2d94d6-85d2-444c-8a7c-aebb37ca6dff'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Creating transfer of volume ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Generating transfer record for volume ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /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 08 13:54:23 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50f501d1-6e23-45aa-bd0e-f8916678eaca tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 591/1170] 192.168.122.142 () {60 vars in 1207 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-114af781-67ef-4bc2-ad55-81802f59f0d7 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 580/1171] 192.168.122.142 () {60 vars in 1175 bytes} [Tue Sep 8 13:54:23 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:54:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group_snapshot with id: 2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fee04cba-91e6-449c-b80e-1ae76dce4502 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 581/1172] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:23 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-652445f3-4c20-49b0-94b6-2587ac0a3a6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /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 08 13:54:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ceda9e6c-21d9-4cfd-aefa-19890a503a18 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 202 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 592/1173] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:23 2026] DELETE /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /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 08 13:54:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:24 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1978aaae-fba6-4af5-ad89-ed4a76c9bc45 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 593/1174] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /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 08 13:54:24 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all snapshots completed successfully. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f431d01-8041-49f7-a7f7-4790f2e8104c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 594/1175] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4415bd8a-f86f-4d49-b12b-6fa1e07a8445 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 595/1176] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-652445f3-4c20-49b0-94b6-2587ac0a3a6c tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-652445f3-4c20-49b0-94b6-2587ac0a3a6c tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-652445f3-4c20-49b0-94b6-2587ac0a3a6c tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-652445f3-4c20-49b0-94b6-2587ac0a3a6c tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 582/1177] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b => generated 417 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Listing volume transfers {{(pid=86957) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d4438c8-4d8e-4a31-9ee4-a4fe45bcc186 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 596/1178] 192.168.122.142 () {58 vars in 1154 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] POST http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b/accept Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ef74b6971c20f18a"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Accepting volume transfer f453f662-640d-4b2c-9c7a-43563f6a4d7b {{(pid=86958) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Accepting transfer f453f662-640d-4b2c-9c7a-43563f6a4d7b Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08a82d70-5261-4cd4-9c5c-f8813b4f88d2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 597/1179] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:24 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Created reservations ['90564427-4f47-4f57-a02d-bf3bb7519c87', 'baac047d-23bf-484d-a593-e5cdbbe63acf', '312d2130-5360-44de-9484-803672f5925f', '88e0c926-ecbb-42e8-9353-a86833fc8786'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Created reservations ['972cc4ef-5871-43c4-8e06-ac0121a94fc4', '28d0d757-0297-494e-bb7b-75487db9fa26', '2e3dedc9-6158-49cf-8506-bac3c83822bb', '706d4ab7-a347-46ec-b653-6f60d1b4c16c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:24 devstack devstack@c-api.service[86958]: /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 08 13:54:24 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Created reservations ['c8e90e1a-5cb3-43a5-87ba-a44849b048ad', '2f3c3126-28ae-4c32-9a8b-8815dc175c68', '52d49f8f-8fd5-4408-b2e6-76e75988cfce', 'b5aa61d7-61ea-4ee5-a198-b1400f7b7d0b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Created reservations ['b5c94658-e3a3-4f9e-8853-6d7f495d5339', '5e0f4180-a054-48a8-93db-b0c43ef3f09a', '8cda5098-e9ce-43aa-8a4d-87c5ff966bad', '660f764a-9242-4ae0-89e8-7af48d5588a7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Transfer volume completed successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f0a695a-96d6-46bb-a25a-546774fc6fea tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 returned with HTTP 200 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 598/1180] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:25 2026] GET /volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Volume ba2d94d6-85d2-444c-8a7c-aebb37ca6dff has been transferred. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4720e5ff-0434-44cd-aeb8-6b6a9ad2b860 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b/accept returned with HTTP 202 Sep 08 13:54:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 583/1181] 192.168.122.142 () {60 vars in 1307 bytes} [Tue Sep 8 13:54:24 2026] POST /volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b/accept => generated 373 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Volume info retrieved successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d104fb2f-8ed7-4d31-983a-acdb12640e87 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 599/1182] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:25 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] Volume info retrieved successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a0effc09-6f5b-407a-ae31-235a05cce6b7 tempest-VolumesTransfersTest-38338769 tempest-VolumesTransfersTest-38338769-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 584/1183] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:25 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] DELETE http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Delete transfer with id: f453f662-640d-4b2c-9c7a-43563f6a4d7b Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d2ec501-cc9b-4f15-b060-f3b185ad06c1 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b returned with HTTP 404 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 600/1184] 192.168.122.142 () {58 vars in 1268 bytes} [Tue Sep 8 13:54:25 2026] DELETE /volume/v3/os-volume-transfer/f453f662-640d-4b2c-9c7a-43563f6a4d7b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a96e59c1-df2b-4900-97db-facc4bace716 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a96e59c1-df2b-4900-97db-facc4bace716 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a96e59c1-df2b-4900-97db-facc4bace716 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a96e59c1-df2b-4900-97db-facc4bace716 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a96e59c1-df2b-4900-97db-facc4bace716 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a96e59c1-df2b-4900-97db-facc4bace716 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 601/1185] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:25 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Delete volume with id: ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Volume info retrieved successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Delete volume request issued successfully. Sep 08 13:54:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bf84e6f-bdc7-4498-b460-4074a7e969f2 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 202 Sep 08 13:54:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 585/1186] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:25 2026] DELETE /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 0 bytes in 414 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Volume info retrieved successfully. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59d4ffbd-6f43-4b20-9327-3cf834ada5f9 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 200 Sep 08 13:54:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 602/1187] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:26 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 1015 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 Sep 08 13:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Snapshot retrieved successfully. Sep 08 13:54:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a41aef82-aa1a-472c-9b22-c59b2b02d31e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 returned with HTTP 200 Sep 08 13:54:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 586/1188] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:26 2026] GET /volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 => generated 449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b591510-42c8-44a1-9479-5ab02b9f501a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b591510-42c8-44a1-9479-5ab02b9f501a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b591510-42c8-44a1-9479-5ab02b9f501a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b591510-42c8-44a1-9479-5ab02b9f501a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b591510-42c8-44a1-9479-5ab02b9f501a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b591510-42c8-44a1-9479-5ab02b9f501a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 603/1189] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:26 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e54c599d-e1bd-40f2-8fa5-17d96a589286 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e54c599d-e1bd-40f2-8fa5-17d96a589286 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e54c599d-e1bd-40f2-8fa5-17d96a589286 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e54c599d-e1bd-40f2-8fa5-17d96a589286 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e54c599d-e1bd-40f2-8fa5-17d96a589286 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 587/1190] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a41c1dff-abba-475f-afa4-9a9833ea9455 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a41c1dff-abba-475f-afa4-9a9833ea9455 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a41c1dff-abba-475f-afa4-9a9833ea9455 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a41c1dff-abba-475f-afa4-9a9833ea9455 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a41c1dff-abba-475f-afa4-9a9833ea9455 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 604/1191] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-adff5701-192e-49a8-b89a-baebc20ba878 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adff5701-192e-49a8-b89a-baebc20ba878 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adff5701-192e-49a8-b89a-baebc20ba878 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-adff5701-192e-49a8-b89a-baebc20ba878 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-adff5701-192e-49a8-b89a-baebc20ba878 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Delete volume with id: ba2d94d6-85d2-444c-8a7c-aebb37ca6dff Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-adff5701-192e-49a8-b89a-baebc20ba878 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 588/1192] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:27 2026] DELETE /volume/v3/volumes/ba2d94d6-85d2-444c-8a7c-aebb37ca6dff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-363254062"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-363254062'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume of 1 GB Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Availability Zones retrieved successfully. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Flow 'volume_create_api' (daae89f1-a144-4988-ae94-a2d427a5dde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd44e7aa-f723-428e-8730-27a0542168e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd44e7aa-f723-428e-8730-27a0542168e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8055a98-92fc-44c7-8365-fa58e192590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a61e83ec-678b-4193-a0d8-3bd6e8abed7c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a61e83ec-678b-4193-a0d8-3bd6e8abed7c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a61e83ec-678b-4193-a0d8-3bd6e8abed7c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a61e83ec-678b-4193-a0d8-3bd6e8abed7c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a61e83ec-678b-4193-a0d8-3bd6e8abed7c tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 589/1193] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/snapshots/8efa3f96-c0c4-4f28-b34e-1b15c4f8e088 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99f7bb80-98e7-4c22-a0a6-68f786f95f9d tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 590/1194] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49e2629c-4eed-46fe-8bfa-0e9e565faaac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49e2629c-4eed-46fe-8bfa-0e9e565faaac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/group_snapshots Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49e2629c-4eed-46fe-8bfa-0e9e565faaac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49e2629c-4eed-46fe-8bfa-0e9e565faaac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /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 08 13:54:27 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49e2629c-4eed-46fe-8bfa-0e9e565faaac tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots returned with HTTP 200 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 591/1195] 192.168.122.142 () {60 vars in 1186 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Created reservations ['49e0de44-c6f1-4ac1-8f1c-68837b77818e', 'ded322cb-a8bd-43ce-83c1-90298b48ec1b', 'a8871988-3854-488a-adfb-c8c4781a150f', '8bb68db4-e222-478e-862d-6906bbdb45e5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8055a98-92fc-44c7-8365-fa58e192590f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e0de44-c6f1-4ac1-8f1c-68837b77818e', 'ded322cb-a8bd-43ce-83c1-90298b48ec1b', 'a8871988-3854-488a-adfb-c8c4781a150f', '8bb68db4-e222-478e-862d-6906bbdb45e5']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d3d57b-a549-4df3-bbc1-f3d5112e22ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for member 2ade9223-ea89-4c0c-a92b-0439780c47cd {{(pid=86958) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group_snapshot with id: 2ade9223-ea89-4c0c-a92b-0439780c47cd Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49e7a7f0-269e-46f9-9b16-dff05701ac1a tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd returned with HTTP 404 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 592/1196] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:27 2026] DELETE /volume/v3/group_snapshots/2ade9223-ea89-4c0c-a92b-0439780c47cd => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d3d57b-a549-4df3-bbc1-f3d5112e22ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbea71e-cd6c-4b80-8e07-5e90d634a965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-363254062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8559c29cb64cd39061e95a422747aa',qos_specs=None,replication_status=,reservations=['49e0de44-c6f1-4ac1-8f1c-68837b77818e','ded322cb-a8bd-43ce-83c1-90298b48ec1b','a8871988-3854-488a-adfb-c8c4781a150f','8bb68db4-e222-478e-862d-6906bbdb45e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-363254062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbea71e-cd6c-4b80-8e07-5e90d634a965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8559c29cb64cd39061e95a422747aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07824f61-d569-445f-8b85-e1b81a49ecca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /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 08 13:54:27 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Get all volumes completed successfully. Sep 08 13:54:27 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:27 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07824f61-d569-445f-8b85-e1b81a49ecca) transitioned into state 'SUCCESS' from state '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-363254062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e8559c29cb64cd39061e95a422747aa',qos_specs=None,replication_status=,reservations=['49e0de44-c6f1-4ac1-8f1c-68837b77818e','ded322cb-a8bd-43ce-83c1-90298b48ec1b','a8871988-3854-488a-adfb-c8c4781a150f','8bb68db4-e222-478e-862d-6906bbdb45e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ad1ecb65fe24bc6a317faa48a0a13f8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eef67a1-b525-4cab-a7e2-98b8a4be2238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eef67a1-b525-4cab-a7e2-98b8a4be2238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Flow 'volume_create_api' (daae89f1-a144-4988-ae94-a2d427a5dde7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Create volume request issued successfully. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb14ebff-6e90-4e1f-aad8-3a0604a2be5a tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 605/1197] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:27 2026] POST /volume/v3/volumes => generated 759 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44479d2f-cb4f-420a-a39d-71e680776dbf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44479d2f-cb4f-420a-a39d-71e680776dbf tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44479d2f-cb4f-420a-a39d-71e680776dbf tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44479d2f-cb4f-420a-a39d-71e680776dbf tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abd5cff1-3a9b-41d0-bc69-233e7d91758e tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 593/1198] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44479d2f-cb4f-420a-a39d-71e680776dbf tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] POST http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e/action Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] delete called for group 1025eaa2-8eff-4209-b0cc-1e6117781f8e {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Delete group with id: 1025eaa2-8eff-4209-b0cc-1e6117781f8e Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44479d2f-cb4f-420a-a39d-71e680776dbf tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 606/1199] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 827 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /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 08 13:54:27 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:54:27 devstack devstack@c-api.service[86958]: /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 08 13:54:27 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdab7c36-f99a-41e6-8df7-c3699ae6bf4b tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e/action returned with HTTP 202 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 594/1200] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:54:27 2026] POST /volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:28 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:28 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9514b799-a54c-4b2f-a1d5-5c0ecad4db4e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 595/1201] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:28 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebdc2c71-4a0a-4bd4-baca-e6d4866cdc0f tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 200 Sep 08 13:54:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 607/1202] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:27 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 921 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a534c841-5c3e-43c8-83a8-27e847a38a9f tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 596/1203] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:28 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-739aefd1-32b6-42b6-9777-158616629966 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-739aefd1-32b6-42b6-9777-158616629966 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-739aefd1-32b6-42b6-9777-158616629966 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-739aefd1-32b6-42b6-9777-158616629966 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-739aefd1-32b6-42b6-9777-158616629966 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-739aefd1-32b6-42b6-9777-158616629966 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 608/1204] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:29 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Volume info retrieved successfully. Sep 08 13:54:29 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:29 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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 08 13:54:29 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbadf541-33f8-4c44-b856-cb9e2ad977f1 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 200 Sep 08 13:54:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 597/1205] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:29 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 921 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ff7e985-5a9d-44a2-beac-4fa409e1896d tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 609/1206] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:30 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15e9d406-573a-4cf6-b59c-d99dc4c6900a tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 598/1207] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:30 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e98848a-cad0-4029-8cf2-2a5f2af6aacc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e98848a-cad0-4029-8cf2-2a5f2af6aacc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e98848a-cad0-4029-8cf2-2a5f2af6aacc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e98848a-cad0-4029-8cf2-2a5f2af6aacc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e98848a-cad0-4029-8cf2-2a5f2af6aacc tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f returned with HTTP 404 Sep 08 13:54:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 610/1208] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:30 2026] GET /volume/v3/volumes/33821b4c-4796-4d24-b32e-72584432049f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] GET http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] show called for member 1025eaa2-8eff-4209-b0cc-1e6117781f8e {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d69d3b7-e83f-42e8-bd42-717ddcfbe871 tempest-GroupSnapshotsTest-990695160 tempest-GroupSnapshotsTest-990695160-project-member] http://192.168.122.142/volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e returned with HTTP 404 Sep 08 13:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 599/1209] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:30 2026] GET /volume/v3/groups/1025eaa2-8eff-4209-b0cc-1e6117781f8e => generated 108 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d0690ee8-8d43-4990-8019-7bdc80e455b4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0690ee8-8d43-4990-8019-7bdc80e455b4 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/d1a61e00-c039-4afc-b880-835b6a722033 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0690ee8-8d43-4990-8019-7bdc80e455b4 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0690ee8-8d43-4990-8019-7bdc80e455b4 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0690ee8-8d43-4990-8019-7bdc80e455b4 tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/group_types/d1a61e00-c039-4afc-b880-835b6a722033 returned with HTTP 202 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 611/1210] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:54:31 2026] DELETE /volume/v3/group_types/d1a61e00-c039-4afc-b880-835b6a722033 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dadeaaa2-908e-4bfe-9472-f8c6c07c0bdc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dadeaaa2-908e-4bfe-9472-f8c6c07c0bdc tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] DELETE http://192.168.122.142/volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dadeaaa2-908e-4bfe-9472-f8c6c07c0bdc tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dadeaaa2-908e-4bfe-9472-f8c6c07c0bdc tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dadeaaa2-908e-4bfe-9472-f8c6c07c0bdc tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 returned with HTTP 202 Sep 08 13:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 600/1211] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:54:31 2026] DELETE /volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea08d466-e12e-4e8b-a0f7-39ffa8cf1b9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34c40652-bb05-4dee-8577-552ff41bed37 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea08d466-e12e-4e8b-a0f7-39ffa8cf1b9a tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] GET http://192.168.122.142/volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea08d466-e12e-4e8b-a0f7-39ffa8cf1b9a tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea08d466-e12e-4e8b-a0f7-39ffa8cf1b9a tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34c40652-bb05-4dee-8577-552ff41bed37 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34c40652-bb05-4dee-8577-552ff41bed37 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34c40652-bb05-4dee-8577-552ff41bed37 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea08d466-e12e-4e8b-a0f7-39ffa8cf1b9a tempest-GroupSnapshotsTest-86337340 tempest-GroupSnapshotsTest-86337340-project-admin] http://192.168.122.142/volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 returned with HTTP 404 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 612/1212] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:54:31 2026] GET /volume/v3/types/abaf23f2-1372-429d-916c-5267a0148d79 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34c40652-bb05-4dee-8577-552ff41bed37 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34c40652-bb05-4dee-8577-552ff41bed37 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 601/1213] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:31 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1145f38f-7d5c-49fe-8f3c-31916dc15a61 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 613/1214] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:31 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-07e952e0-7489-4a0f-ac5b-5dbf4149fd96 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 602/1215] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:32 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40897dd1-ca98-4bdd-9ba8-cb39c2cdf0b2 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 614/1216] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:32 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2789a85-40bf-474c-b1e0-2e9224365aa2 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 603/1217] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:33 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e255ec18-8f7e-4569-8720-4e515371ef1e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e255ec18-8f7e-4569-8720-4e515371ef1e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e255ec18-8f7e-4569-8720-4e515371ef1e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e255ec18-8f7e-4569-8720-4e515371ef1e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e255ec18-8f7e-4569-8720-4e515371ef1e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e255ec18-8f7e-4569-8720-4e515371ef1e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 615/1218] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:33 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-684abc3f-b565-46e4-9956-a0987075bde8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-684abc3f-b565-46e4-9956-a0987075bde8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-684abc3f-b565-46e4-9956-a0987075bde8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-684abc3f-b565-46e4-9956-a0987075bde8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-684abc3f-b565-46e4-9956-a0987075bde8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-684abc3f-b565-46e4-9956-a0987075bde8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 604/1219] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:34 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1aa224d7-69ec-46a0-9c49-5c90737ac7c5 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 616/1220] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:34 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52d9535f-137a-44c6-9bef-ff968d095111 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52d9535f-137a-44c6-9bef-ff968d095111 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52d9535f-137a-44c6-9bef-ff968d095111 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52d9535f-137a-44c6-9bef-ff968d095111 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52d9535f-137a-44c6-9bef-ff968d095111 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52d9535f-137a-44c6-9bef-ff968d095111 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 605/1221] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:35 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-066f1eda-7525-476f-86aa-03921c72ea56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-066f1eda-7525-476f-86aa-03921c72ea56 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-066f1eda-7525-476f-86aa-03921c72ea56 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-066f1eda-7525-476f-86aa-03921c72ea56 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-066f1eda-7525-476f-86aa-03921c72ea56 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-066f1eda-7525-476f-86aa-03921c72ea56 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 617/1222] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-reader] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-reader] Volume info retrieved successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-343bc292-75a9-492d-8d1f-12e8cd27ce29 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-reader] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 606/1223] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 882 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78f5660b-e436-413f-8399-3350989eb1bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4fb7f2af-0d71-41b3-b058-7561176f1a94 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 618/1224] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78f5660b-e436-413f-8399-3350989eb1bd tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78f5660b-e436-413f-8399-3350989eb1bd tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78f5660b-e436-413f-8399-3350989eb1bd tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56e078cd-4593-4ba8-9722-42a258e36a0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] DELETE http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Delete volume with id: fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78f5660b-e436-413f-8399-3350989eb1bd tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78f5660b-e436-413f-8399-3350989eb1bd tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 607/1225] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99520234-66a5-4605-a299-7b82822af1aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] POST http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ecbea71e-cd6c-4b80-8e07-5e90d634a965"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ecbea71e-cd6c-4b80-8e07-5e90d634a965'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Creating transfer of volume ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Generating transfer record for volume ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Delete volume request issued successfully. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56e078cd-4593-4ba8-9722-42a258e36a0e tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 202 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 619/1226] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:36 2026] DELETE /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5162924f-4837-4e69-844e-e4f960a10f35 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5162924f-4837-4e69-844e-e4f960a10f35 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5162924f-4837-4e69-844e-e4f960a10f35 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5162924f-4837-4e69-844e-e4f960a10f35 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99520234-66a5-4605-a299-7b82822af1aa tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 202 Sep 08 13:54:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 608/1227] 192.168.122.142 () {60 vars in 1175 bytes} [Tue Sep 8 13:54:36 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5162924f-4837-4e69-844e-e4f960a10f35 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5162924f-4837-4e69-844e-e4f960a10f35 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 200 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 620/1228] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 881 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8aa384ec-8fd0-4fb4-ac80-8c14066a50af tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 609/1229] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:36 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b955d631-cccf-4a4a-bc06-e2196044f492 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b955d631-cccf-4a4a-bc06-e2196044f492 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/detail Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b955d631-cccf-4a4a-bc06-e2196044f492 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b955d631-cccf-4a4a-bc06-e2196044f492 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-b955d631-cccf-4a4a-bc06-e2196044f492 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] Listing volume transfers {{(pid=86957) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b955d631-cccf-4a4a-bc06-e2196044f492 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 621/1230] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 13:54:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] DELETE http://192.168.122.142/volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Delete transfer with id: c662fb93-ac6b-4433-9f12-9d14509eee48 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a2e3871-9ae8-4479-b10f-894aef2870fe tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 returned with HTTP 202 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 610/1231] 192.168.122.142 () {58 vars in 1268 bytes} [Tue Sep 8 13:54:37 2026] DELETE /volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Volume info retrieved successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fab51bde-f2d1-48b9-a836-a8633dbf6fb8 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 622/1232] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:37 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] DELETE http://192.168.122.142/volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Delete transfer with id: c662fb93-ac6b-4433-9f12-9d14509eee48 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db80cfc0-6ec9-44b8-a1c6-009c0f07cb08 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 returned with HTTP 404 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 611/1233] 192.168.122.142 () {58 vars in 1268 bytes} [Tue Sep 8 13:54:37 2026] DELETE /volume/v3/os-volume-transfer/c662fb93-ac6b-4433-9f12-9d14509eee48 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Delete volume with id: ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Volume info retrieved successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Delete volume request issued successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0b6249c-4177-4577-8bcc-5bb25aabf6e0 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 202 Sep 08 13:54:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 623/1234] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:37 2026] DELETE /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2753555d-b346-43c2-86d7-605e260e8283 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2753555d-b346-43c2-86d7-605e260e8283 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2753555d-b346-43c2-86d7-605e260e8283 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2753555d-b346-43c2-86d7-605e260e8283 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2753555d-b346-43c2-86d7-605e260e8283 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Volume info retrieved successfully. Sep 08 13:54:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2753555d-b346-43c2-86d7-605e260e8283 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 612/1235] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:37 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ebb1af27-6488-43c1-a027-e910a9ae6e50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebb1af27-6488-43c1-a027-e910a9ae6e50 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebb1af27-6488-43c1-a027-e910a9ae6e50 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ebb1af27-6488-43c1-a027-e910a9ae6e50 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ebb1af27-6488-43c1-a027-e910a9ae6e50 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 returned with HTTP 404 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 624/1236] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:38 2026] GET /volume/v3/volumes/fc9ed4c2-dc9c-4317-a634-2e680ab3d3d0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-670d3e6a-9d6e-4eb9-9457-e85bbe36ea7d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 613/1237] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:38 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Delete volume with id: ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Delete volume request issued successfully. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85edc3d3-a545-4730-a7ab-48d0f8ef603d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 202 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 625/1238] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:38 2026] DELETE /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4848b478-44c9-47de-ab99-aca4e11d0746 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4848b478-44c9-47de-ab99-aca4e11d0746 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4848b478-44c9-47de-ab99-aca4e11d0746 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4848b478-44c9-47de-ab99-aca4e11d0746 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4848b478-44c9-47de-ab99-aca4e11d0746 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4848b478-44c9-47de-ab99-aca4e11d0746 tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 614/1239] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:38 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 846 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Volume info retrieved successfully. Sep 08 13:54:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96d6c171-9c72-42f4-bd2e-77dc6ce49cee tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 200 Sep 08 13:54:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 626/1240] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:38 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-65b32477-c874-4724-a2b0-7e7e878e51ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55d84b18-79ae-47a8-a36b-889a0479d55d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55d84b18-79ae-47a8-a36b-889a0479d55d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55d84b18-79ae-47a8-a36b-889a0479d55d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55d84b18-79ae-47a8-a36b-889a0479d55d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65b32477-c874-4724-a2b0-7e7e878e51ce tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65b32477-c874-4724-a2b0-7e7e878e51ce tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-68029578"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55d84b18-79ae-47a8-a36b-889a0479d55d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Volume info retrieved successfully. Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65b32477-c874-4724-a2b0-7e7e878e51ce tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 615/1241] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:54:39 2026] POST /volume/v3/types => generated 226 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-253e7c0b-56e8-47c9-8a49-44d504b762e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-253e7c0b-56e8-47c9-8a49-44d504b762e9 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-253e7c0b-56e8-47c9-8a49-44d504b762e9 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1471735047"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55d84b18-79ae-47a8-a36b-889a0479d55d tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 200 Sep 08 13:54:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 627/1242] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:39 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-253e7c0b-56e8-47c9-8a49-44d504b762e9 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 616/1243] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:54:39 2026] POST /volume/v3/group_types => generated 185 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6978c290-498e-4bb9-a2fe-22507512aa63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b53f7f5b-b2e5-4564-8415-ee598d904a74 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b53f7f5b-b2e5-4564-8415-ee598d904a74 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b53f7f5b-b2e5-4564-8415-ee598d904a74 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b53f7f5b-b2e5-4564-8415-ee598d904a74 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b53f7f5b-b2e5-4564-8415-ee598d904a74 tempest-VolumesTransfersTest-241085576 tempest-VolumesTransfersTest-241085576-project-admin] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 404 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 617/1244] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:39 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-888836a8-83d6-4d46-b93a-ba9441455efb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-888836a8-83d6-4d46-b93a-ba9441455efb tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] GET http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-888836a8-83d6-4d46-b93a-ba9441455efb tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-888836a8-83d6-4d46-b93a-ba9441455efb tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-888836a8-83d6-4d46-b93a-ba9441455efb tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 404 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 618/1245] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:39 2026] GET /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "48e68605-4abf-4587-a91c-ffe106578d53", "volume_types": ["56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf"], "name": "tempest-GroupSnapshotsV319Test-Group-1660612491"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] Delete volume with id: ecbea71e-cd6c-4b80-8e07-5e90d634a965 Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Creating new group {'group': {'group_type': '48e68605-4abf-4587-a91c-ffe106578d53', 'volume_types': ['56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1660612491'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1660612491. Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca036b16-9bd1-4ce5-9ffc-a9945990b568 tempest-VolumesTransfersTest-350917292 tempest-VolumesTransfersTest-350917292-project-member] http://192.168.122.142/volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 returned with HTTP 404 Sep 08 13:54:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 619/1246] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:39 2026] DELETE /volume/v3/volumes/ecbea71e-cd6c-4b80-8e07-5e90d634a965 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Availability Zones retrieved successfully. Sep 08 13:54:39 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Created reservations ['cb56a155-b8be-4294-86eb-c58e691f3c67'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6978c290-498e-4bb9-a2fe-22507512aa63 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:54:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 628/1247] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:54:39 2026] POST /volume/v3/groups => generated 116 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member a2867e57-e200-437c-8d69-f1511c965a9b {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:40 devstack devstack@c-api.service[86958]: /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 08 13:54:40 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5f135c7-8f9c-4e90-b3c1-7b56668d1be3 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b returned with HTTP 200 Sep 08 13:54:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 620/1248] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:39 2026] GET /volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b => generated 396 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-33a0ca5e-8cd8-45fc-a4cf-a3855201860f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33a0ca5e-8cd8-45fc-a4cf-a3855201860f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] GET http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 Sep 08 13:54:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33a0ca5e-8cd8-45fc-a4cf-a3855201860f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33a0ca5e-8cd8-45fc-a4cf-a3855201860f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33a0ca5e-8cd8-45fc-a4cf-a3855201860f tempest-VolumesCloneTest-1946251936 tempest-VolumesCloneTest-1946251936-project-member] http://192.168.122.142/volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 returned with HTTP 404 Sep 08 13:54:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 629/1249] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:40 2026] GET /volume/v3/volumes/ce5339dc-d26a-4236-8f68-230ca9a5d346 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7c7e756-82e8-4170-987b-4e26074760f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7c7e756-82e8-4170-987b-4e26074760f7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7c7e756-82e8-4170-987b-4e26074760f7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7c7e756-82e8-4170-987b-4e26074760f7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-a7c7e756-82e8-4170-987b-4e26074760f7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member a2867e57-e200-437c-8d69-f1511c965a9b {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86958]: /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 08 13:54:41 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7c7e756-82e8-4170-987b-4e26074760f7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b returned with HTTP 200 Sep 08 13:54:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 621/1250] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:41 2026] GET /volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b => generated 397 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-56391676-77b9-4001-b49b-21b37a39fe5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2102534055", "volume_type": "56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf", "group_id": "a2867e57-e200-437c-8d69-f1511c965a9b", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2102534055', 'volume_type': '56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf', 'group_id': 'a2867e57-e200-437c-8d69-f1511c965a9b', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Create volume of 1 GB Sep 08 13:54:41 devstack devstack@c-api.service[86957]: /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 08 13:54:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:54:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Availability Zones retrieved successfully. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Flow 'volume_create_api' (0253bba6-d6fa-40b1-9b3b-dd0d5bbb12df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41b0ea7-22e9-49c2-b4eb-da87463d460f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41b0ea7-22e9-49c2-b4eb-da87463d460f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:54:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-68029578',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a2867e57-e200-437c-8d69-f1511c965a9b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536fab7d-d181-4d28-a566-aef3933bed1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-68029578 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-68029578, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-68029578 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-68029578, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Created reservations ['5ed7b171-22f6-4faf-9cea-86eba28aa4aa', '377763ed-80ee-40ee-ae22-0e32d732f703', 'e7f1ae25-04ad-4278-8c15-19dae90d6412', '2050cac2-2a7b-4a68-adc7-a4625c7e2026'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536fab7d-d181-4d28-a566-aef3933bed1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed7b171-22f6-4faf-9cea-86eba28aa4aa', '377763ed-80ee-40ee-ae22-0e32d732f703', 'e7f1ae25-04ad-4278-8c15-19dae90d6412', '2050cac2-2a7b-4a68-adc7-a4625c7e2026']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899a9379-fc3e-4db8-938a-8fcfd5c53dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899a9379-fc3e-4db8-938a-8fcfd5c53dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6e726c-2b29-4e75-af12-db9c67cd4ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2102534055',encryption_key_id=None,group_id=a2867e57-e200-437c-8d69-f1511c965a9b,group_type_id=,metadata={},multiattach=False,project_id='5c646e6e1349420ba76cfe92646a103e',qos_specs=None,replication_status=,reservations=['5ed7b171-22f6-4faf-9cea-86eba28aa4aa','377763ed-80ee-40ee-ae22-0e32d732f703','e7f1ae25-04ad-4278-8c15-19dae90d6412','2050cac2-2a7b-4a68-adc7-a4625c7e2026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c47c20fd509421eaaa2a5290be99087',volume_type_id=56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2102534055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a2867e57-e200-437c-8d69-f1511c965a9b,host=None,id=6e6e726c-2b29-4e75-af12-db9c67cd4ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c646e6e1349420ba76cfe92646a103e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c47c20fd509421eaaa2a5290be99087',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf),volume_type_id=56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f296d2-1e1d-4910-84dd-bd2a9fc48421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41f296d2-1e1d-4910-84dd-bd2a9fc48421) transitioned into state 'SUCCESS' from state '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-2102534055',encryption_key_id=None,group_id=a2867e57-e200-437c-8d69-f1511c965a9b,group_type_id=,metadata={},multiattach=False,project_id='5c646e6e1349420ba76cfe92646a103e',qos_specs=None,replication_status=,reservations=['5ed7b171-22f6-4faf-9cea-86eba28aa4aa','377763ed-80ee-40ee-ae22-0e32d732f703','e7f1ae25-04ad-4278-8c15-19dae90d6412','2050cac2-2a7b-4a68-adc7-a4625c7e2026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c47c20fd509421eaaa2a5290be99087',volume_type_id=56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fbac8a-a78b-40d6-a85c-9070fcc0dbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0fbac8a-a78b-40d6-a85c-9070fcc0dbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Flow 'volume_create_api' (0253bba6-d6fa-40b1-9b3b-dd0d5bbb12df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Create volume request issued successfully. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:41 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:41 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-56391676-77b9-4001-b49b-21b37a39fe5e tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 630/1251] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:54:41 2026] POST /volume/v3/volumes => generated 833 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6b03d36-1129-4d14-a649-dca321fea10f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Volume info retrieved successfully. Sep 08 13:54:41 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:41 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:41 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6b03d36-1129-4d14-a649-dca321fea10f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 returned with HTTP 200 Sep 08 13:54:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 622/1252] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:41 2026] GET /volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 => generated 901 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 Sep 08 13:54:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Volume info retrieved successfully. Sep 08 13:54:42 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:42 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:43 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7bcb65fa-eef5-45f8-9c9a-525b0f6cee1d tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 returned with HTTP 200 Sep 08 13:54:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 631/1253] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:42 2026] GET /volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 => generated 926 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16237a09-5e16-4497-b4b2-718737fdebe1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] POST http://192.168.122.142/volume/v3/group_snapshots Sep 08 13:54:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a2867e57-e200-437c-8d69-f1511c965a9b", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2024314259"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a2867e57-e200-437c-8d69-f1511c965a9b', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2024314259'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 08 13:54:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.group_snapshots [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2024314259. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: /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 08 13:54:43 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:43 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-68029578 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-68029578, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-68029578 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-68029578, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:54:43 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Created reservations ['51b1a7cf-0fca-4f46-b180-fb312fcd2788', 'e3b023d2-a28c-49b1-8749-05959a6d0ba1', '06420cfb-694e-4e7f-900f-db5f58fa7b29', '2af98949-ccf0-45f7-91c8-0360593e55c9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16237a09-5e16-4497-b4b2-718737fdebe1 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots returned with HTTP 202 Sep 08 13:54:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 623/1254] 192.168.122.142 () {62 vars in 1208 bytes} [Tue Sep 8 13:54:43 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e22ed893-3be8-4b75-b2b7-21aeb62e976a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 632/1255] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:43 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.group_snapshots [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48b3c07a-bef7-4aee-847d-1243b75a24a7 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 624/1256] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:44 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 330 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e6425b6-f8be-423a-9a7d-f36ddde2fa5c tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 633/1257] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:45 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f267c4e4-be1f-4404-b214-cde5812553d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d49f2bd6-0daf-4456-a50d-c6798e1e1772 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 634/1258] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /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 08 13:54:46 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Get all snapshots completed successfully. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c81a06a-279a-40cc-876a-7f3aabeb9639 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 635/1259] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Snapshot retrieved successfully. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c629ff9-170c-44fc-aaaa-1d68c7c9c04a tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 636/1260] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7534cc68-252e-4cd0-8676-136655ee01bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7534cc68-252e-4cd0-8676-136655ee01bf tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7534cc68-252e-4cd0-8676-136655ee01bf tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7534cc68-252e-4cd0-8676-136655ee01bf tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-7534cc68-252e-4cd0-8676-136655ee01bf tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Updating group '98f3083c-8900-44fc-baa4-2612589884d5' with 'creating' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7534cc68-252e-4cd0-8676-136655ee01bf tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action returned with HTTP 202 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 637/1261] 192.168.122.142 () {62 vars in 1339 bytes} [Tue Sep 8 13:54:46 2026] POST /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-910357731"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-910357731'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Create volume of 2 GB Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Availability Zones retrieved successfully. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45f35de2-2c07-4f6b-b36b-6d7c80c1b1c2 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 638/1262] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Flow 'volume_create_api' (966091e2-47f6-4419-8d70-e203f2c3fcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Updating group '98f3083c-8900-44fc-baa4-2612589884d5' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97c5d88-9702-4ab1-9c13-cd6aaa077fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Validating volume size '2' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-efabb848-37d3-4438-9a7f-5f4a7ff81da8 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action returned with HTTP 202 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 639/1263] 192.168.122.142 () {62 vars in 1339 bytes} [Tue Sep 8 13:54:46 2026] POST /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d459b882-301d-4bc2-994f-115f0c87aa1f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d459b882-301d-4bc2-994f-115f0c87aa1f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d459b882-301d-4bc2-994f-115f0c87aa1f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d459b882-301d-4bc2-994f-115f0c87aa1f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-d459b882-301d-4bc2-994f-115f0c87aa1f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d459b882-301d-4bc2-994f-115f0c87aa1f tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 640/1264] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97c5d88-9702-4ab1-9c13-cd6aaa077fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:46 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f73f46-28c7-4479-9e07-4292287f42f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Updating group '98f3083c-8900-44fc-baa4-2612589884d5' with 'error' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-486be3ee-6bc6-4516-b6d8-aabb1ba8ab31 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action returned with HTTP 202 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 641/1265] 192.168.122.142 () {62 vars in 1339 bytes} [Tue Sep 8 13:54:46 2026] POST /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0348f1b0-19d7-4cf1-a7a8-926254927164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 642/1266] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:46 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] POST http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Updating group '98f3083c-8900-44fc-baa4-2612589884d5' with 'available' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fd14f90-e118-42b0-9d90-d3735cd17518 tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action returned with HTTP 202 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 643/1267] 192.168.122.142 () {62 vars in 1339 bytes} [Tue Sep 8 13:54:47 2026] POST /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Created reservations ['3d9eefa9-45c5-4b39-b471-060328732f3e', 'ccce01e8-1bcd-44f1-9f6e-b241b5c3bd83', '6b9e2649-c342-467b-a15a-e9f2757188db', '60c4e1e0-ec76-450d-a6f9-40a43257b6fd'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f73f46-28c7-4479-9e07-4292287f42f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9eefa9-45c5-4b39-b471-060328732f3e', 'ccce01e8-1bcd-44f1-9f6e-b241b5c3bd83', '6b9e2649-c342-467b-a15a-e9f2757188db', '60c4e1e0-ec76-450d-a6f9-40a43257b6fd']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda4e186-2270-4d89-9d3e-e8e80aad2ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-76e82f28-69f2-4824-9ab1-ccc0a9368799 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 200 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 644/1268] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:47 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 331 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5484949-cf98-487b-8071-ce6f7f162dca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] DELETE http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] delete called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.group_snapshots [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Delete group_snapshot with id: 98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /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 08 13:54:47 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda4e186-2270-4d89-9d3e-e8e80aad2ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be60a78-37e1-4f31-883b-b4fd47691f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-910357731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce356d30dedc435a9890ba1f5a928b79',qos_specs=None,replication_status=,reservations=['3d9eefa9-45c5-4b39-b471-060328732f3e','ccce01e8-1bcd-44f1-9f6e-b241b5c3bd83','6b9e2649-c342-467b-a15a-e9f2757188db','60c4e1e0-ec76-450d-a6f9-40a43257b6fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eec351e913e47b484917b6344310e61',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-910357731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be60a78-37e1-4f31-883b-b4fd47691f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce356d30dedc435a9890ba1f5a928b79',provider_auth=None,provider_geometry=None,provider_id=None,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='1eec351e913e47b484917b6344310e61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a09beb-4d78-404f-aded-4645f52d10e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5484949-cf98-487b-8071-ce6f7f162dca tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 202 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 645/1269] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:54:47 2026] DELETE /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /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 08 13:54:47 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Get all volumes completed successfully. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:47 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a09beb-4d78-404f-aded-4645f52d10e4) transitioned into state 'SUCCESS' from state '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-910357731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce356d30dedc435a9890ba1f5a928b79',qos_specs=None,replication_status=,reservations=['3d9eefa9-45c5-4b39-b471-060328732f3e','ccce01e8-1bcd-44f1-9f6e-b241b5c3bd83','6b9e2649-c342-467b-a15a-e9f2757188db','60c4e1e0-ec76-450d-a6f9-40a43257b6fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eec351e913e47b484917b6344310e61',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6366b779-285a-4e11-903e-5cfe4c708b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6366b779-285a-4e11-903e-5cfe4c708b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Flow 'volume_create_api' (966091e2-47f6-4419-8d70-e203f2c3fcfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Create volume request issued successfully. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f267c4e4-be1f-4404-b214-cde5812553d6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 625/1270] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:46 2026] POST /volume/v3/volumes => generated 763 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cd370c1-7a4b-4a37-9dc1-8e3d07a8cab4 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 646/1271] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:47 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-704e5614-4d86-4518-adab-36876e6e599b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/detail Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:47 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bbb8afd-3fe6-4271-960c-eb12c0089f1a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 626/1272] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:47 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 831 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /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 08 13:54:47 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Get all snapshots completed successfully. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-704e5614-4d86-4518-adab-36876e6e599b tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/detail returned with HTTP 200 Sep 08 13:54:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 647/1273] 192.168.122.142 () {58 vars in 1148 bytes} [Tue Sep 8 13:54:47 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Snapshot retrieved successfully. Sep 08 13:54:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a378a1ef-1599-42ee-b4f2-f06fc2e23dfa tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 returned with HTTP 200 Sep 08 13:54:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 627/1274] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:47 2026] GET /volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 => generated 473 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a763ea19-31f7-480c-8262-6617afe5253f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a763ea19-31f7-480c-8262-6617afe5253f tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a763ea19-31f7-480c-8262-6617afe5253f tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a763ea19-31f7-480c-8262-6617afe5253f tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a763ea19-31f7-480c-8262-6617afe5253f tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a763ea19-31f7-480c-8262-6617afe5253f tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 648/1275] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:48 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 Sep 08 13:54:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Snapshot retrieved successfully. Sep 08 13:54:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f50b1237-0722-4715-b0cd-86cc6cd58103 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 returned with HTTP 200 Sep 08 13:54:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 628/1276] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:48 2026] GET /volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 => generated 473 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19643dae-5641-4c4b-b736-6153cf643ad2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19643dae-5641-4c4b-b736-6153cf643ad2 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19643dae-5641-4c4b-b736-6153cf643ad2 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19643dae-5641-4c4b-b736-6153cf643ad2 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19643dae-5641-4c4b-b736-6153cf643ad2 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88bca466-6f99-4244-a062-9618a86a3fd6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88bca466-6f99-4244-a062-9618a86a3fd6 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88bca466-6f99-4244-a062-9618a86a3fd6 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88bca466-6f99-4244-a062-9618a86a3fd6 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19643dae-5641-4c4b-b736-6153cf643ad2 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 649/1277] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88bca466-6f99-4244-a062-9618a86a3fd6 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 returned with HTTP 404 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 629/1278] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/snapshots/42667cb7-f2c3-46cf-9f53-3b13541ec685 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88cff7a6-e151-4135-a079-de80391b8320 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88cff7a6-e151-4135-a079-de80391b8320 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88cff7a6-e151-4135-a079-de80391b8320 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88cff7a6-e151-4135-a079-de80391b8320 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.group_snapshots [None req-88cff7a6-e151-4135-a079-de80391b8320 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member 98f3083c-8900-44fc-baa4-2612589884d5 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-128445fb-e880-4d27-bb51-101629c0aa73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88cff7a6-e151-4135-a079-de80391b8320 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 returned with HTTP 404 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 650/1279] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/group_snapshots/98f3083c-8900-44fc-baa4-2612589884d5 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1be60a78-37e1-4f31-883b-b4fd47691f21"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1be60a78-37e1-4f31-883b-b4fd47691f21'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Create volume of 1 GB Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Get all volumes completed successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Availability Zones retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Flow 'volume_create_api' (daa8a5b9-556a-49cb-8e46-245842a85b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05e25be-eed5-46e6-bb91-db8a0d135bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05e25be-eed5-46e6-bb91-db8a0d135bd5) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 13:54:49 devstack devstack@c-api.service[86958]: 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 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05e25be-eed5-46e6-bb91-db8a0d135bd5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05e25be-eed5-46e6-bb91-db8a0d135bd5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:54:49 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Flow 'volume_create_api' (daa8a5b9-556a-49cb-8e46-245842a85b34) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128445fb-e880-4d27-bb51-101629c0aa73 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 630/1280] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:54:49 2026] POST /volume/v3/volumes => generated 173 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fa177ff-9995-41a0-8cd7-fae3d43622f6 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-107d29ee-e473-4130-a4fa-5d7573caffd5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 631/1281] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 651/1282] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] POST http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b/action Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] delete called for group a2867e57-e200-437c-8d69-f1511c965a9b {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Delete group with id: a2867e57-e200-437c-8d69-f1511c965a9b Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] DELETE http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Delete volume with id: 1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /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 08 13:54:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /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 08 13:54:49 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Delete volume request issued successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6ee5062-8d51-49c9-8aff-2423c117a862 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 202 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 652/1283] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:54:49 2026] DELETE /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-790c4777-6a45-462d-9b96-a5b21ce460b5 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b/action returned with HTTP 202 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 632/1284] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:54:49 2026] POST /volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d6e0530-232f-47b6-a547-32fb300c4066 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Volume info retrieved successfully. Sep 08 13:54:49 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:49 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8b207e-01fc-47e0-b886-a6122b03b18c tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 653/1285] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:50 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6e0530-232f-47b6-a547-32fb300c4066 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 returned with HTTP 200 Sep 08 13:54:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 633/1286] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:49 2026] GET /volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 => generated 925 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Volume info retrieved successfully. Sep 08 13:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 Sep 08 13:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c57827aa-5c6a-4f6b-b96a-6ce4c1036745 tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 200 Sep 08 13:54:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 654/1287] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:51 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Volume info retrieved successfully. Sep 08 13:54:51 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:54:51 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:51 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:54:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bca775b-cb8e-4668-ac1c-3aa7ace09164 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 returned with HTTP 200 Sep 08 13:54:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 634/1288] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:51 2026] GET /volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 => generated 924 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1637325400"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1637325400'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume of 1 GB Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Availability Zones retrieved successfully. Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Flow 'volume_create_api' (65db9810-e4d7-40ce-a8d1-2f61b2ccbcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c009f2-951c-41db-adb1-f04eaaeb7b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84c009f2-951c-41db-adb1-f04eaaeb7b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5389d9-57e5-42c1-ae00-898c6feacc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Created reservations ['795a13a9-24f1-4abc-b7f0-ed3ed2cf11e1', '14537f4e-c713-47b2-b49a-2699aca83013', '4aa0d13f-0722-4486-8887-a598406a11eb', 'd938c380-3392-4681-9bcc-0fb43ce9bab4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5389d9-57e5-42c1-ae00-898c6feacc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['795a13a9-24f1-4abc-b7f0-ed3ed2cf11e1', '14537f4e-c713-47b2-b49a-2699aca83013', '4aa0d13f-0722-4486-8887-a598406a11eb', 'd938c380-3392-4681-9bcc-0fb43ce9bab4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a4b4f-26e3-4503-91ed-aca2836280bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77a4b4f-26e3-4503-91ed-aca2836280bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21b3db95-7e2e-41fa-82ec-e8f37784f019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1637325400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddde688a45234cddbde20535f374474d',qos_specs=None,replication_status=,reservations=['795a13a9-24f1-4abc-b7f0-ed3ed2cf11e1','14537f4e-c713-47b2-b49a-2699aca83013','4aa0d13f-0722-4486-8887-a598406a11eb','d938c380-3392-4681-9bcc-0fb43ce9bab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03be6a0cff84808873d82e2668424d6',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1637325400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21b3db95-7e2e-41fa-82ec-e8f37784f019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddde688a45234cddbde20535f374474d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03be6a0cff84808873d82e2668424d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46345997-ef9a-48c1-be2b-d140d7301f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46345997-ef9a-48c1-be2b-d140d7301f94) transitioned into state 'SUCCESS' from state '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-1637325400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddde688a45234cddbde20535f374474d',qos_specs=None,replication_status=,reservations=['795a13a9-24f1-4abc-b7f0-ed3ed2cf11e1','14537f4e-c713-47b2-b49a-2699aca83013','4aa0d13f-0722-4486-8887-a598406a11eb','d938c380-3392-4681-9bcc-0fb43ce9bab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03be6a0cff84808873d82e2668424d6',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2fb13-34a7-48a4-89e6-cd26a002250d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2fb13-34a7-48a4-89e6-cd26a002250d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Flow 'volume_create_api' (65db9810-e4d7-40ce-a8d1-2f61b2ccbcbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume request issued successfully. Sep 08 13:54:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7976edee-0d4c-4ce4-b1da-c53499d71464 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 655/1289] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:54:51 2026] POST /volume/v3/volumes => generated 828 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d15ca2b-ebb9-432a-b84a-1e3a10746298 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 635/1290] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:52 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 896 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be640ce8-9f9d-40b1-9904-2d7760e0819a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be640ce8-9f9d-40b1-9904-2d7760e0819a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] GET http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be640ce8-9f9d-40b1-9904-2d7760e0819a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be640ce8-9f9d-40b1-9904-2d7760e0819a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be640ce8-9f9d-40b1-9904-2d7760e0819a tempest-VolumesCloneNegativeTest-1832881457 tempest-VolumesCloneNegativeTest-1832881457-project-member] http://192.168.122.142/volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 returned with HTTP 404 Sep 08 13:54:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 656/1291] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:52 2026] GET /volume/v3/volumes/1be60a78-37e1-4f31-883b-b4fd47691f21 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e69ea1a-bf69-45fd-83b4-7d4479aac325 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e69ea1a-bf69-45fd-83b4-7d4479aac325 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e69ea1a-bf69-45fd-83b4-7d4479aac325 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e69ea1a-bf69-45fd-83b4-7d4479aac325 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e69ea1a-bf69-45fd-83b4-7d4479aac325 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 returned with HTTP 404 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 636/1292] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:52 2026] GET /volume/v3/volumes/6e6e726c-2b29-4e75-af12-db9c67cd4ee5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-515922c2-9114-4135-b258-5942e17ca7d0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-515922c2-9114-4135-b258-5942e17ca7d0 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] GET http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-515922c2-9114-4135-b258-5942e17ca7d0 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-515922c2-9114-4135-b258-5942e17ca7d0 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-515922c2-9114-4135-b258-5942e17ca7d0 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] show called for member a2867e57-e200-437c-8d69-f1511c965a9b {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-515922c2-9114-4135-b258-5942e17ca7d0 tempest-GroupSnapshotsV319Test-921480161 tempest-GroupSnapshotsV319Test-921480161-project-member] http://192.168.122.142/volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b returned with HTTP 404 Sep 08 13:54:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 657/1293] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:54:52 2026] GET /volume/v3/groups/a2867e57-e200-437c-8d69-f1511c965a9b => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44a9fe9d-7564-4208-8a7f-88d4d9f80cbb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44a9fe9d-7564-4208-8a7f-88d4d9f80cbb tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/48e68605-4abf-4587-a91c-ffe106578d53 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44a9fe9d-7564-4208-8a7f-88d4d9f80cbb tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44a9fe9d-7564-4208-8a7f-88d4d9f80cbb tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44a9fe9d-7564-4208-8a7f-88d4d9f80cbb tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/group_types/48e68605-4abf-4587-a91c-ffe106578d53 returned with HTTP 202 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 637/1294] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:54:52 2026] DELETE /volume/v3/group_types/48e68605-4abf-4587-a91c-ffe106578d53 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88bbad1c-a1f5-4c73-b0de-960fe9d7c4ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88bbad1c-a1f5-4c73-b0de-960fe9d7c4ff tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] DELETE http://192.168.122.142/volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88bbad1c-a1f5-4c73-b0de-960fe9d7c4ff tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88bbad1c-a1f5-4c73-b0de-960fe9d7c4ff tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88bbad1c-a1f5-4c73-b0de-960fe9d7c4ff tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf returned with HTTP 202 Sep 08 13:54:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 658/1295] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:54:52 2026] DELETE /volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a933751-b476-4102-a57f-07726a9f313a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a933751-b476-4102-a57f-07726a9f313a tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] GET http://192.168.122.142/volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a933751-b476-4102-a57f-07726a9f313a tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a933751-b476-4102-a57f-07726a9f313a tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a933751-b476-4102-a57f-07726a9f313a tempest-GroupSnapshotsV319Test-492071180 tempest-GroupSnapshotsV319Test-492071180-project-admin] http://192.168.122.142/volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf returned with HTTP 404 Sep 08 13:54:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 638/1296] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:54:52 2026] GET /volume/v3/types/56835a5b-7e57-4acf-8e4a-0a0d58ecfcaf => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f35184fa-8148-477f-96de-29059de5412a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35184fa-8148-477f-96de-29059de5412a tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f35184fa-8148-477f-96de-29059de5412a tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f35184fa-8148-477f-96de-29059de5412a tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f35184fa-8148-477f-96de-29059de5412a tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35184fa-8148-477f-96de-29059de5412a tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 659/1297] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:53 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-caa90cc5-58a9-4bd2-baee-6b5f653cdd59 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 639/1298] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:54 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 956 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] POST http://192.168.122.142/volume/v3/volume-transfers Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "21b3db95-7e2e-41fa-82ec-e8f37784f019"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volume_transfer [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Creating new volume transfer {'transfer': {'volume_id': '21b3db95-7e2e-41fa-82ec-e8f37784f019'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volume_transfer [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Creating transfer of volume 21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Generating transfer record for volume 21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-956546dd-2f7e-46a8-b65f-4e0dd4f7e8c7 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volume-transfers returned with HTTP 202 Sep 08 13:54:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 660/1299] 192.168.122.142 () {62 vars in 1210 bytes} [Tue Sep 8 13:54:54 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f8282174-ec34-4910-bd99-80793de1a319 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8282174-ec34-4910-bd99-80793de1a319 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8282174-ec34-4910-bd99-80793de1a319 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8282174-ec34-4910-bd99-80793de1a319 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8282174-ec34-4910-bd99-80793de1a319 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8282174-ec34-4910-bd99-80793de1a319 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 640/1300] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:54 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf421612-470d-4e72-ad3d-0feaff225dbe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf421612-470d-4e72-ad3d-0feaff225dbe tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/95f71e03-cdad-437a-bf44-e8ab38aa5f0c Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf421612-470d-4e72-ad3d-0feaff225dbe tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf421612-470d-4e72-ad3d-0feaff225dbe tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf421612-470d-4e72-ad3d-0feaff225dbe tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/95f71e03-cdad-437a-bf44-e8ab38aa5f0c returned with HTTP 200 Sep 08 13:54:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 661/1301] 192.168.122.142 () {60 vars in 1306 bytes} [Tue Sep 8 13:54:54 2026] GET /volume/v3/os-volume-transfer/95f71e03-cdad-437a-bf44-e8ab38aa5f0c => generated 440 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a7425a8-6111-4f60-8155-211190adb4e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a7425a8-6111-4f60-8155-211190adb4e0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a7425a8-6111-4f60-8155-211190adb4e0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a7425a8-6111-4f60-8155-211190adb4e0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-5a7425a8-6111-4f60-8155-211190adb4e0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:54:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a7425a8-6111-4f60-8155-211190adb4e0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 13:54:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 641/1302] 192.168.122.142 () {60 vars in 1195 bytes} [Tue Sep 8 13:54:54 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] POST http://192.168.122.142/volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c/accept Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5f0b0894288db4b4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Accepting volume transfer 95f71e03-cdad-437a-bf44-e8ab38aa5f0c {{(pid=86957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 13:54:54 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Accepting transfer 95f71e03-cdad-437a-bf44-e8ab38aa5f0c Sep 08 13:54:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Created reservations ['efde597c-f946-4061-b648-c4781d5ffffe', 'ddb9066a-b3b4-4a50-a42e-a0b100af8704', 'c463247c-ff11-4755-97bf-0829e56e28cb', 'c71eeda4-d136-44d7-8a8c-d6b2ac4f644f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Created reservations ['f3925dbc-8787-4bdf-bda1-2df7171cbb97', '84e9325a-3f70-40e1-bd1e-049e60868606', '901a4afd-b5de-4dc4-84ad-57aa9083bbdc', 'fc3a691e-1677-4964-aeea-4e18010988bd'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: /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 08 13:54:55 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Created reservations ['91df8f4f-554e-4aa9-83f7-3b2c6aeb0bd6', 'e9c83603-014f-4ce3-82a1-f123c3c6048d', 'c98dede5-74ec-4c71-aa43-8503837383d1', '481ea28e-e645-4eab-a613-5edc8c062789'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Created reservations ['4fcbfed9-2f83-4cf9-95cb-79b2c363f004', 'a0e6a527-691b-4d58-8d54-6c4eb4e5258e', '82b8e4a4-1ce6-4c50-97d5-97c2afe194f3', '50c366d2-741d-446e-8bcb-a14336484c68'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Transfer volume completed successfully. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Volume 21b3db95-7e2e-41fa-82ec-e8f37784f019 has been transferred. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9cbcf5b8-f5f1-442a-8774-e1336e2bf1b8 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] http://192.168.122.142/volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c/accept returned with HTTP 202 Sep 08 13:54:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 662/1303] 192.168.122.142 () {62 vars in 1342 bytes} [Tue Sep 8 13:54:54 2026] POST /volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c/accept => generated 373 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc508ff9-1990-4f2d-9337-89127296158e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc508ff9-1990-4f2d-9337-89127296158e tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc508ff9-1990-4f2d-9337-89127296158e tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc508ff9-1990-4f2d-9337-89127296158e tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc508ff9-1990-4f2d-9337-89127296158e tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Volume info retrieved successfully. Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc508ff9-1990-4f2d-9337-89127296158e tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 642/1304] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:55 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] Volume info retrieved successfully. Sep 08 13:54:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eccde912-49a9-4d62-95c9-80bd44ac2692 tempest-VolumesTransfersV355Test-961522109 tempest-VolumesTransfersV355Test-961522109-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 663/1305] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:55 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 956 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Delete transfer with id: 95f71e03-cdad-437a-bf44-e8ab38aa5f0c Sep 08 13:54:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1dd17b14-f09f-4e3a-a9e7-738e72eb5c92 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c returned with HTTP 404 Sep 08 13:54:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 643/1306] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:54:55 2026] DELETE /volume/v3/volume-transfers/95f71e03-cdad-437a-bf44-e8ab38aa5f0c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Delete volume with id: 21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Volume info retrieved successfully. Sep 08 13:54:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Delete volume request issued successfully. Sep 08 13:54:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4d58344-2307-4ee4-8ed2-1ae91cbfb32d tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 202 Sep 08 13:54:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 664/1307] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:54:55 2026] DELETE /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 0 bytes in 491 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:54:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Volume info retrieved successfully. Sep 08 13:54:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c59566af-ad5f-4d12-93ad-e3822e3e8cde tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 200 Sep 08 13:54:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 644/1308] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:56 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 1139 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d232f49d-2d31-4755-8250-0285fafa3440 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-129149750", "metadata": {"Type": "Test"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-129149750', 'metadata': {'Type': 'Test'}}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (c5f2cd9b-2930-4e95-8c4c-466a2c8299cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0093c54b-4a99-41f5-8ac5-ce4aa811c394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0093c54b-4a99-41f5-8ac5-ce4aa811c394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49367106-15d3-4be3-b677-48d63433e534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2d13ac6-ef30-4d4d-82a0-2c36a1558363 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2d13ac6-ef30-4d4d-82a0-2c36a1558363 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2d13ac6-ef30-4d4d-82a0-2c36a1558363 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2d13ac6-ef30-4d4d-82a0-2c36a1558363 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2d13ac6-ef30-4d4d-82a0-2c36a1558363 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 404 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 645/1309] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:57 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f5e9c832-8369-4586-bff9-340b75f8bd51 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5e9c832-8369-4586-bff9-340b75f8bd51 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5e9c832-8369-4586-bff9-340b75f8bd51 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5e9c832-8369-4586-bff9-340b75f8bd51 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5e9c832-8369-4586-bff9-340b75f8bd51 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 404 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 646/1310] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:57 2026] GET /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] DELETE http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Delete volume with id: 21b3db95-7e2e-41fa-82ec-e8f37784f019 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb34133d-52cf-4d0e-965f-a20da67e9911 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 returned with HTTP 404 Sep 08 13:54:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 647/1311] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:54:57 2026] DELETE /volume/v3/volumes/21b3db95-7e2e-41fa-82ec-e8f37784f019 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1621473724"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['f341919c-e3c5-4d7b-a79d-77636f359366', '98cae676-e058-4f23-8ccf-1f87ca655a0e', 'a84e19df-f842-4317-bc5d-aee07f30b188', 'b80b63c5-5732-4e1b-98eb-93246a30dab3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1621473724'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume of 1 GB Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49367106-15d3-4be3-b677-48d63433e534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f341919c-e3c5-4d7b-a79d-77636f359366', '98cae676-e058-4f23-8ccf-1f87ca655a0e', 'a84e19df-f842-4317-bc5d-aee07f30b188', 'b80b63c5-5732-4e1b-98eb-93246a30dab3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7836ec89-8ce5-4974-acac-98749441795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Availability Zones retrieved successfully. Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Flow 'volume_create_api' (d0c8dc83-875b-4e73-be68-ecc1ef1b9493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7836ec89-8ce5-4974-acac-98749441795c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd377ef28-c252-4f5e-8fa6-86f7a7e98ca2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129149750',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['f341919c-e3c5-4d7b-a79d-77636f359366','98cae676-e058-4f23-8ccf-1f87ca655a0e','a84e19df-f842-4317-bc5d-aee07f30b188','b80b63c5-5732-4e1b-98eb-93246a30dab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-129149750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d377ef28-c252-4f5e-8fa6-86f7a7e98ca2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9e90a2-aff2-44c9-8c6e-5cfc062a74ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d46ab5-f594-4b8c-84ea-e1f80e88f92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d46ab5-f594-4b8c-84ea-e1f80e88f92b) transitioned into state 'SUCCESS' from state '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-129149750',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['f341919c-e3c5-4d7b-a79d-77636f359366','98cae676-e058-4f23-8ccf-1f87ca655a0e','a84e19df-f842-4317-bc5d-aee07f30b188','b80b63c5-5732-4e1b-98eb-93246a30dab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337b687c-00d4-46c0-8cca-94295d016257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (337b687c-00d4-46c0-8cca-94295d016257) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (c5f2cd9b-2930-4e95-8c4c-466a2c8299cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d232f49d-2d31-4755-8250-0285fafa3440 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 665/1312] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:54:57 2026] POST /volume/v3/volumes => generated 767 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d9e90a2-aff2-44c9-8c6e-5cfc062a74ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:57 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454d518e-6fbd-4c46-9a01-afdf04090248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:54:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8cd9f620-a68e-4415-ad5b-896f6ef76b4b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:54:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 666/1313] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:57 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 835 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Created reservations ['99f9b4e0-37b7-4678-bba6-70a15021209a', 'b0bd38c7-0508-4727-bf47-7a4f30e2ab47', '02913775-09fb-4e6a-90f8-aa182f6c5a03', '491c4de2-6f60-421e-91f1-0eac1e09143d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454d518e-6fbd-4c46-9a01-afdf04090248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99f9b4e0-37b7-4678-bba6-70a15021209a', 'b0bd38c7-0508-4727-bf47-7a4f30e2ab47', '02913775-09fb-4e6a-90f8-aa182f6c5a03', '491c4de2-6f60-421e-91f1-0eac1e09143d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06de090-7e3a-490d-b06c-0665f1545321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f06de090-7e3a-490d-b06c-0665f1545321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95201407-92a9-4869-af14-2e2bb316ddb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1621473724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddde688a45234cddbde20535f374474d',qos_specs=None,replication_status=,reservations=['99f9b4e0-37b7-4678-bba6-70a15021209a','b0bd38c7-0508-4727-bf47-7a4f30e2ab47','02913775-09fb-4e6a-90f8-aa182f6c5a03','491c4de2-6f60-421e-91f1-0eac1e09143d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03be6a0cff84808873d82e2668424d6',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1621473724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95201407-92a9-4869-af14-2e2bb316ddb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddde688a45234cddbde20535f374474d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03be6a0cff84808873d82e2668424d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18750a3-3492-4523-a783-48f67532486d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f18750a3-3492-4523-a783-48f67532486d) transitioned into state 'SUCCESS' from state '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-1621473724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddde688a45234cddbde20535f374474d',qos_specs=None,replication_status=,reservations=['99f9b4e0-37b7-4678-bba6-70a15021209a','b0bd38c7-0508-4727-bf47-7a4f30e2ab47','02913775-09fb-4e6a-90f8-aa182f6c5a03','491c4de2-6f60-421e-91f1-0eac1e09143d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03be6a0cff84808873d82e2668424d6',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5af907-5c96-4e74-b3b2-84025a66ad0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5af907-5c96-4e74-b3b2-84025a66ad0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Flow 'volume_create_api' (d0c8dc83-875b-4e73-be68-ecc1ef1b9493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:54:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Create volume request issued successfully. Sep 08 13:54:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e525ca1b-799a-4783-9644-2ad2a71401f3 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:54:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 648/1314] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:54:57 2026] POST /volume/v3/volumes => generated 828 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-70ec8063-3d3d-4caa-a9af-bc3e9055ab5e tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:54:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 667/1315] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:58 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 896 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9fb6ca27-affe-4538-b513-373b66b94e65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fb6ca27-affe-4538-b513-373b66b94e65 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fb6ca27-affe-4538-b513-373b66b94e65 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fb6ca27-affe-4538-b513-373b66b94e65 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:54:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:54:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9fb6ca27-affe-4538-b513-373b66b94e65 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:54:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fb6ca27-affe-4538-b513-373b66b94e65 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:54:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 649/1316] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:54:59 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-08a20248-169b-4eeb-a098-6ffb22575eb4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08a20248-169b-4eeb-a098-6ffb22575eb4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-08a20248-169b-4eeb-a098-6ffb22575eb4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004", "extra_specs": {}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-08a20248-169b-4eeb-a098-6ffb22575eb4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:54:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 668/1317] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:54:59 2026] POST /volume/v3/types => generated 266 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-23d1af40-f727-4786-8b04-23c1f9d07c64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:54:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:54:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:54:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7ec5ab-4c49-498d-9192-7ae5f35e582d tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:54:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 669/1318] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:54:59 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 920 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23d1af40-f727-4786-8b04-23c1f9d07c64 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23d1af40-f727-4786-8b04-23c1f9d07c64 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-12644115"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23d1af40-f727-4786-8b04-23c1f9d07c64 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:54:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 650/1319] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:54:59 2026] POST /volume/v3/types => generated 218 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f61c16b-d0bc-413e-b230-bebb11080605 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f61c16b-d0bc-413e-b230-bebb11080605 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] POST http://192.168.122.142/volume/v3/group_types Sep 08 13:54:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f61c16b-d0bc-413e-b230-bebb11080605 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1115035359"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:54:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f61c16b-d0bc-413e-b230-bebb11080605 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] http://192.168.122.142/volume/v3/group_types returned with HTTP 202 Sep 08 13:54:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 670/1320] 192.168.122.142 () {62 vars in 1195 bytes} [Tue Sep 8 13:54:59 2026] POST /volume/v3/group_types => generated 177 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:54:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8a583515-e4a2-4edc-b7be-e66325b2295f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] POST http://192.168.122.142/volume/v3/groups Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dbac9321-3759-4bca-8e7e-543a51c43021", "volume_types": ["9a204d9e-f215-4008-8499-934be1591ee8"], "name": "tempest-GroupsV314Test-Group-162727619"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Creating new group {'group': {'group_type': 'dbac9321-3759-4bca-8e7e-543a51c43021', 'volume_types': ['9a204d9e-f215-4008-8499-934be1591ee8'], 'name': 'tempest-GroupsV314Test-Group-162727619'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Creating group tempest-GroupsV314Test-Group-162727619. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Availability Zones retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Created reservations ['7fd00462-f49d-4708-8f29-e36f70709f2e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab6b9872-b38c-47cb-a91f-49a0ba0bdbbe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 671/1321] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81005303-91a5-48e4-8cbe-cd3946edd1df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a583515-e4a2-4edc-b7be-e66325b2295f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups returned with HTTP 202 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 651/1322] 192.168.122.142 () {62 vars in 1181 bytes} [Tue Sep 8 13:54:59 2026] POST /volume/v3/groups => generated 107 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member bd04d2e5-e210-465c-a996-a84ee19b2253 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /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 08 13:55:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d367d35c-0d4f-496e-a784-e3c0db2c8975 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 652/1323] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81005303-91a5-48e4-8cbe-cd3946edd1df tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81005303-91a5-48e4-8cbe-cd3946edd1df tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81005303-91a5-48e4-8cbe-cd3946edd1df tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81005303-91a5-48e4-8cbe-cd3946edd1df tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81005303-91a5-48e4-8cbe-cd3946edd1df tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 672/1324] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 860 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-129149750"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3352b2f0-3ee6-4a7c-b975-a9735f4b53f3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 653/1325] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:00 2026] PUT /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 792 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2145067337", "description": "This is the new description of volume"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2fb1bf6a-230d-483b-ae3f-b492142e17b1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 673/1326] 192.168.122.142 () {60 vars in 1253 bytes} [Tue Sep 8 13:55:00 2026] PUT /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d51d703-d41a-4a09-a62e-118648b51398 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d51d703-d41a-4a09-a62e-118648b51398 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d51d703-d41a-4a09-a62e-118648b51398 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d51d703-d41a-4a09-a62e-118648b51398 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d51d703-d41a-4a09-a62e-118648b51398 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d51d703-d41a-4a09-a62e-118648b51398 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 654/1327] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1893658862", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1966772247"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1893658862', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1966772247'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (2d180f04-16e3-4308-aae6-3c4810f8a34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9269da-c31f-47ae-95c1-df50bddf1323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9269da-c31f-47ae-95c1-df50bddf1323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf2bf28-c8b7-43ba-887b-0e32d574aa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a898bccf-9bb8-4f1c-9bf0-2b2bb1793278 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 655/1328] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 956 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f99bf5db-d612-484f-b984-a1f9d192a9df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] POST http://192.168.122.142/volume/v3/volume-transfers Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "95201407-92a9-4869-af14-2e2bb316ddb4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volume_transfer [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Creating new volume transfer {'transfer': {'volume_id': '95201407-92a9-4869-af14-2e2bb316ddb4'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volume_transfer [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Creating transfer of volume 95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Generating transfer record for volume 95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['97ee68fc-2f72-40c5-b2f0-feba9abd8c66', '9e8ba05c-c15b-46e1-9943-7bbdab40c10f', '3d78f7b8-9db5-496f-88fb-7d1bc4379f92', '1f055a01-00e7-4b41-a2e4-7b56541ff940'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf2bf28-c8b7-43ba-887b-0e32d574aa7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ee68fc-2f72-40c5-b2f0-feba9abd8c66', '9e8ba05c-c15b-46e1-9943-7bbdab40c10f', '3d78f7b8-9db5-496f-88fb-7d1bc4379f92', '1f055a01-00e7-4b41-a2e4-7b56541ff940']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f99bf5db-d612-484f-b984-a1f9d192a9df tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volume-transfers returned with HTTP 202 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 656/1329] 192.168.122.142 () {62 vars in 1210 bytes} [Tue Sep 8 13:55:00 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14b6998-a2b9-4006-b234-f4e21a72b4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-279b2e02-462b-4695-b846-201950aacdf0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-279b2e02-462b-4695-b846-201950aacdf0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-279b2e02-462b-4695-b846-201950aacdf0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-279b2e02-462b-4695-b846-201950aacdf0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-279b2e02-462b-4695-b846-201950aacdf0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14b6998-a2b9-4006-b234-f4e21a72b4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1893658862',display_name='tempest-VolumesGetTest-Volume-1966772247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['97ee68fc-2f72-40c5-b2f0-feba9abd8c66','9e8ba05c-c15b-46e1-9943-7bbdab40c10f','3d78f7b8-9db5-496f-88fb-7d1bc4379f92','1f055a01-00e7-4b41-a2e4-7b56541ff940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1893658862',display_name='tempest-VolumesGetTest-Volume-1966772247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ec4b54-18c8-456b-9cc6-f626e1ed6595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-279b2e02-462b-4695-b846-201950aacdf0 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 657/1330] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/detail Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f851b9b-1aaa-4eb5-a9a0-8a16631e4f37 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 658/1331] 192.168.122.142 () {60 vars in 1216 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ec4b54-18c8-456b-9cc6-f626e1ed6595) transitioned into 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-1893658862',display_name='tempest-VolumesGetTest-Volume-1966772247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['97ee68fc-2f72-40c5-b2f0-feba9abd8c66','9e8ba05c-c15b-46e1-9943-7bbdab40c10f','3d78f7b8-9db5-496f-88fb-7d1bc4379f92','1f055a01-00e7-4b41-a2e4-7b56541ff940'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38179b1b-d678-4ce6-9299-ca32760d813e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Delete transfer with id: b1951adf-ad5f-450d-9322-e4dd3b3be4d4 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38179b1b-d678-4ce6-9299-ca32760d813e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (2d180f04-16e3-4308-aae6-3c4810f8a34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ccada71f-e4b8-4868-93d9-698fbb6d4c3e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 674/1332] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:00 2026] POST /volume/v3/volumes => generated 789 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5287a48d-3e76-4d98-8d28-bdf280702ad1 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 returned with HTTP 202 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 659/1333] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:55:00 2026] DELETE /volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f9d35e3-9807-4906-b218-82c6e198d50b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f9d35e3-9807-4906-b218-82c6e198d50b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f9d35e3-9807-4906-b218-82c6e198d50b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f9d35e3-9807-4906-b218-82c6e198d50b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f9d35e3-9807-4906-b218-82c6e198d50b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Volume info retrieved successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f9d35e3-9807-4906-b218-82c6e198d50b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 675/1334] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 956 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d299874-9742-463c-9f0c-bdf24b22e9a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 660/1335] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:00 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Delete transfer with id: b1951adf-ad5f-450d-9322-e4dd3b3be4d4 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7716bc18-d076-4062-a5cb-3ad4df8bd25b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 returned with HTTP 404 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 676/1336] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:55:01 2026] DELETE /volume/v3/volume-transfers/b1951adf-ad5f-450d-9322-e4dd3b3be4d4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-911040d5-6511-4474-9077-da6ae13e0ce0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Delete volume with id: 95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Volume info retrieved successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Delete volume request issued successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-911040d5-6511-4474-9077-da6ae13e0ce0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 202 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 661/1337] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:55:01 2026] DELETE /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d588a3a1-038b-4a94-b054-72621198c3e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d588a3a1-038b-4a94-b054-72621198c3e0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d588a3a1-038b-4a94-b054-72621198c3e0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d588a3a1-038b-4a94-b054-72621198c3e0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d588a3a1-038b-4a94-b054-72621198c3e0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Volume info retrieved successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d588a3a1-038b-4a94-b054-72621198c3e0 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 677/1338] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:01 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member bd04d2e5-e210-465c-a996-a84ee19b2253 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /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 08 13:55:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bcd51b4-5163-4fb2-9dd4-aee70a795785 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 returned with HTTP 200 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 662/1339] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:01 2026] GET /volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6295bbb-416e-4528-ae8d-03c677789b4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-976118064", "volume_type": "9a204d9e-f215-4008-8499-934be1591ee8", "group_id": "bd04d2e5-e210-465c-a996-a84ee19b2253", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-976118064', 'volume_type': '9a204d9e-f215-4008-8499-934be1591ee8', 'group_id': 'bd04d2e5-e210-465c-a996-a84ee19b2253', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Create volume of 1 GB Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /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 08 13:55:01 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Availability Zones retrieved successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Flow 'volume_create_api' (642329af-fb23-40e0-b775-fa7fdef10cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233d1202-8124-4777-ad52-a09d7e50f188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233d1202-8124-4777-ad52-a09d7e50f188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a204d9e-f215-4008-8499-934be1591ee8,is_public=True,name='tempest-GroupsV314Test-volume-type-12644115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a204d9e-f215-4008-8499-934be1591ee8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd04d2e5-e210-465c-a996-a84ee19b2253', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f3359d-e695-4c8e-97b5-aaa70be174cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-12644115 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-12644115, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-12644115 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-12644115, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Created reservations ['82bbf114-fd50-4343-9a8e-adeb8ba7437a', '0143490d-86de-45b6-a21c-7b39610c60bf', '397fdd0e-5b24-46e7-ac42-b33293960b9a', '1535d551-e581-4e52-bbaf-545a9c5e6d74'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9f3359d-e695-4c8e-97b5-aaa70be174cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82bbf114-fd50-4343-9a8e-adeb8ba7437a', '0143490d-86de-45b6-a21c-7b39610c60bf', '397fdd0e-5b24-46e7-ac42-b33293960b9a', '1535d551-e581-4e52-bbaf-545a9c5e6d74']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8224ab-9d3c-4e9a-a015-eac861e47233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad8224ab-9d3c-4e9a-a015-eac861e47233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2889b9b9-4913-403b-b5f6-035d931b5dc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-976118064',encryption_key_id=None,group_id=bd04d2e5-e210-465c-a996-a84ee19b2253,group_type_id=,metadata={},multiattach=False,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',qos_specs=None,replication_status=,reservations=['82bbf114-fd50-4343-9a8e-adeb8ba7437a','0143490d-86de-45b6-a21c-7b39610c60bf','397fdd0e-5b24-46e7-ac42-b33293960b9a','1535d551-e581-4e52-bbaf-545a9c5e6d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-976118064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd04d2e5-e210-465c-a996-a84ee19b2253,host=None,id=2889b9b9-4913-403b-b5f6-035d931b5dc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a204d9e-f215-4008-8499-934be1591ee8),volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027e158a-056c-4b7c-af70-cbf87291c4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027e158a-056c-4b7c-af70-cbf87291c4dc) transitioned into state 'SUCCESS' from state '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-976118064',encryption_key_id=None,group_id=bd04d2e5-e210-465c-a996-a84ee19b2253,group_type_id=,metadata={},multiattach=False,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',qos_specs=None,replication_status=,reservations=['82bbf114-fd50-4343-9a8e-adeb8ba7437a','0143490d-86de-45b6-a21c-7b39610c60bf','397fdd0e-5b24-46e7-ac42-b33293960b9a','1535d551-e581-4e52-bbaf-545a9c5e6d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08acb293-3d45-4b22-b375-cd9496b2a3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08acb293-3d45-4b22-b375-cd9496b2a3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Flow 'volume_create_api' (642329af-fb23-40e0-b775-fa7fdef10cde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Create volume request issued successfully. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:01 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:01 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6295bbb-416e-4528-ae8d-03c677789b4d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 678/1340] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:55:01 2026] POST /volume/v3/volumes => generated 824 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:02 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e58e7f8-f404-4e0e-8a19-cc25c731ada7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 returned with HTTP 200 Sep 08 13:55:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 663/1341] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:01 2026] GET /volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 => generated 892 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a165a1f-d70b-4ae6-bae2-d774c51dec34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 679/1342] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:02 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 881 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-128490cb-3cb8-450f-ab0e-0e04449046cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128490cb-3cb8-450f-ab0e-0e04449046cb tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-128490cb-3cb8-450f-ab0e-0e04449046cb tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-128490cb-3cb8-450f-ab0e-0e04449046cb tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-128490cb-3cb8-450f-ab0e-0e04449046cb tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Volume info retrieved successfully. Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-128490cb-3cb8-450f-ab0e-0e04449046cb tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 200 Sep 08 13:55:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 664/1343] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:02 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 1139 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcd5eb52-45a1-4756-872d-dddb830bbf42 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcd5eb52-45a1-4756-872d-dddb830bbf42 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcd5eb52-45a1-4756-872d-dddb830bbf42 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089", "extra_specs": {}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcd5eb52-45a1-4756-872d-dddb830bbf42 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 680/1344] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:55:02 2026] POST /volume/v3/types => generated 268 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8509a27-1dbc-4557-a5d5-1e9a0a8fe174 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8509a27-1dbc-4557-a5d5-1e9a0a8fe174 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8509a27-1dbc-4557-a5d5-1e9a0a8fe174 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892", "extra_specs": {}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8509a27-1dbc-4557-a5d5-1e9a0a8fe174 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 665/1345] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:55:02 2026] POST /volume/v3/types => generated 269 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2012409046", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2012409046', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume of 1 GB Sep 08 13:55:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Availability Zones retrieved successfully. Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (293f9b8e-9ca3-4c31-8117-984c3dc61b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f688e2-3265-4a2d-965d-8c32fc501579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f688e2-3265-4a2d-965d-8c32fc501579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1780bca-c85d-46b8-ba23-ef4acc28b9cb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1780bca-c85d-46b8-ba23-ef4acc28b9cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d16599-1992-4346-a508-0efa7eb73d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-517975408-1659095089, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Created reservations ['7128424e-7141-49f4-9112-a685b5e19320', '2bc0e91a-c334-4b53-ab37-87f2ccc999ad', '4aebfcb4-fbdd-4701-98e7-7fffafccce00', '0ab59de7-db9a-481a-9bbe-79e80c5b9df8'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d16599-1992-4346-a508-0efa7eb73d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7128424e-7141-49f4-9112-a685b5e19320', '2bc0e91a-c334-4b53-ab37-87f2ccc999ad', '4aebfcb4-fbdd-4701-98e7-7fffafccce00', '0ab59de7-db9a-481a-9bbe-79e80c5b9df8']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22abf9f0-b35f-4e91-93ac-3d8e07862e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22abf9f0-b35f-4e91-93ac-3d8e07862e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2012409046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['7128424e-7141-49f4-9112-a685b5e19320','2bc0e91a-c334-4b53-ab37-87f2ccc999ad','4aebfcb4-fbdd-4701-98e7-7fffafccce00','0ab59de7-db9a-481a-9bbe-79e80c5b9df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=a1780bca-c85d-46b8-ba23-ef4acc28b9cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2012409046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923394d80b174133aec2342e107ea0fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1780bca-c85d-46b8-ba23-ef4acc28b9cb),volume_type_id=a1780bca-c85d-46b8-ba23-ef4acc28b9cb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af33a974-393b-4fad-a1b6-371032ef7e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:03 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af33a974-393b-4fad-a1b6-371032ef7e6a) transitioned into state 'SUCCESS' from state '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-2012409046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['7128424e-7141-49f4-9112-a685b5e19320','2bc0e91a-c334-4b53-ab37-87f2ccc999ad','4aebfcb4-fbdd-4701-98e7-7fffafccce00','0ab59de7-db9a-481a-9bbe-79e80c5b9df8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=a1780bca-c85d-46b8-ba23-ef4acc28b9cb)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d3a291-addc-449c-9efd-58c675dd5498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1d3a291-addc-449c-9efd-58c675dd5498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (293f9b8e-9ca3-4c31-8117-984c3dc61b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request issued successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-010576cc-e369-42f4-94c2-6f96c8b43e63 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 681/1346] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:02 2026] POST /volume/v3/volumes => generated 854 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a2e8c20-a688-43da-9015-b19414de474a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a2e8c20-a688-43da-9015-b19414de474a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a2e8c20-a688-43da-9015-b19414de474a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a2e8c20-a688-43da-9015-b19414de474a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6da6cd4-fbce-4c8b-a4a8-30bff4370fa8 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 returned with HTTP 200 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 666/1347] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89b9828f-ce9c-4694-adc3-ee1f5efae349 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89b9828f-ce9c-4694-adc3-ee1f5efae349 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89b9828f-ce9c-4694-adc3-ee1f5efae349 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89b9828f-ce9c-4694-adc3-ee1f5efae349 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a2e8c20-a688-43da-9015-b19414de474a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89b9828f-ce9c-4694-adc3-ee1f5efae349 tempest-VolumesTransfersV355Test-1956888380 tempest-VolumesTransfersV355Test-1956888380-project-admin] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 404 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 667/1348] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1290825942", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a2e8c20-a688-43da-9015-b19414de474a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1290825942', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 682/1349] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 882 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68086af1-b33f-4b01-bbc4-3b511af6105b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68086af1-b33f-4b01-bbc4-3b511af6105b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] GET http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68086af1-b33f-4b01-bbc4-3b511af6105b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68086af1-b33f-4b01-bbc4-3b511af6105b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume of 1 GB Sep 08 13:55:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Availability Zones retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68086af1-b33f-4b01-bbc4-3b511af6105b tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 404 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 683/1350] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (6304058b-3b9b-4815-bd91-d2ee5dd52dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-129149750", "description": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414000d6-4273-481e-9f90-d144dc890014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4bbdaa21-77bf-4ce7-b049-6a79c267177e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414000d6-4273-481e-9f90-d144dc890014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:55:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba9b9922-d5f7-43ed-a25f-3c02548bdc13,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba9b9922-d5f7-43ed-a25f-3c02548bdc13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 684/1351] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:03 2026] PUT /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 778 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfda4e37-9112-4324-8da9-bc0012962e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4619899a-9d37-4355-a2cb-0703869cd050 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4619899a-9d37-4355-a2cb-0703869cd050 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] DELETE http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4619899a-9d37-4355-a2cb-0703869cd050 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4619899a-9d37-4355-a2cb-0703869cd050 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4619899a-9d37-4355-a2cb-0703869cd050 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] Delete volume with id: 95201407-92a9-4869-af14-2e2bb316ddb4 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4619899a-9d37-4355-a2cb-0703869cd050 tempest-VolumesTransfersV355Test-443788361 tempest-VolumesTransfersV355Test-443788361-project-member] http://192.168.122.142/volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 returned with HTTP 404 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 685/1352] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:55:03 2026] DELETE /volume/v3/volumes/95201407-92a9-4869-af14-2e2bb316ddb4 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1544816556-1823070892, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5fcee31-2ee7-4b97-ab96-ce0add3c8f95 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 686/1353] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: 7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Created reservations ['3e3d4a5b-d3c4-49ec-813c-ad2beeb1e1b7', 'c0fe68ae-9e64-4457-b5b7-a9742008abb8', '85c6c5f0-a95a-4790-b0cf-87256148fd09', '2bb66f2b-8cb0-4d5a-a81a-b6e3c8f54db7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfda4e37-9112-4324-8da9-bc0012962e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3d4a5b-d3c4-49ec-813c-ad2beeb1e1b7', 'c0fe68ae-9e64-4457-b5b7-a9742008abb8', '85c6c5f0-a95a-4790-b0cf-87256148fd09', '2bb66f2b-8cb0-4d5a-a81a-b6e3c8f54db7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def629d-451a-491d-a5ff-a78256d2c45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1def629d-451a-491d-a5ff-a78256d2c45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd56fe956-2503-4a7f-b2f0-bb8416c30283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1290825942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['3e3d4a5b-d3c4-49ec-813c-ad2beeb1e1b7','c0fe68ae-9e64-4457-b5b7-a9742008abb8','85c6c5f0-a95a-4790-b0cf-87256148fd09','2bb66f2b-8cb0-4d5a-a81a-b6e3c8f54db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=ba9b9922-d5f7-43ed-a25f-3c02548bdc13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1290825942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d56fe956-2503-4a7f-b2f0-bb8416c30283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923394d80b174133aec2342e107ea0fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba9b9922-d5f7-43ed-a25f-3c02548bdc13),volume_type_id=ba9b9922-d5f7-43ed-a25f-3c02548bdc13)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05042d95-e2ed-431d-818a-7c6e3fb54b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d726c1d-39ee-4083-a75f-52639f9c94ad tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 202 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 687/1354] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:03 2026] DELETE /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fcc9f651-21d2-417b-9a15-4da64be37afe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcc9f651-21d2-417b-9a15-4da64be37afe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcc9f651-21d2-417b-9a15-4da64be37afe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcc9f651-21d2-417b-9a15-4da64be37afe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05042d95-e2ed-431d-818a-7c6e3fb54b0b) transitioned into state 'SUCCESS' from state '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-1290825942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['3e3d4a5b-d3c4-49ec-813c-ad2beeb1e1b7','c0fe68ae-9e64-4457-b5b7-a9742008abb8','85c6c5f0-a95a-4790-b0cf-87256148fd09','2bb66f2b-8cb0-4d5a-a81a-b6e3c8f54db7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=ba9b9922-d5f7-43ed-a25f-3c02548bdc13)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b75cfe-b4d7-4fb2-a36b-b301c3ff46e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fcc9f651-21d2-417b-9a15-4da64be37afe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcc9f651-21d2-417b-9a15-4da64be37afe tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 200 Sep 08 13:55:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 688/1355] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:03 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b75cfe-b4d7-4fb2-a36b-b301c3ff46e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (6304058b-3b9b-4815-bd91-d2ee5dd52dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request issued successfully. Sep 08 13:55:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9e65e81-bf31-4403-bb8f-57cb09ac0228 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 668/1356] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:03 2026] POST /volume/v3/volumes => generated 855 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1324817f-a153-47c5-aaba-d27e23d54b75 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1770286422", "snapshot_id": null, "imageRef": "e87d95ab-a7fa-4ffc-a19c-91865f0ff766", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1770286422', 'snapshot_id': None, 'imageRef': 'e87d95ab-a7fa-4ffc-a19c-91865f0ff766', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:04 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume of 1 GB Sep 08 13:55:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Availability Zones retrieved successfully. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (e6701758-7ae6-4c56-94e9-497fb7b5e634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe1f2a6-61f2-4823-9703-5d5ca648e6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-12d2b6e7-7228-4af8-a2c8-b131f768620a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 returned with HTTP 200 Sep 08 13:55:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 669/1357] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:04 2026] GET /volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 => generated 917 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-368da398-959c-4eaa-b520-4d423d46c171 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] POST http://192.168.122.142/volume/v3/groups/action Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action body: b'{"create-from-src": {"source_group_id": "bd04d2e5-e210-465c-a996-a84ee19b2253", "name": "tempest-Group_from_grp-1550059031"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "bd04d2e5-e210-465c-a996-a84ee19b2253", "name": "tempest-Group_from_grp-1550059031"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Creating new group {'create-from-src': {'source_group_id': 'bd04d2e5-e210-465c-a996-a84ee19b2253', 'name': 'tempest-Group_from_grp-1550059031'}}. {{(pid=86958) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Creating group tempest-Group_from_grp-1550059031 from source group bd04d2e5-e210-465c-a996-a84ee19b2253. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /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 08 13:55:04 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /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 08 13:55:04 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fe1f2a6-61f2-4823-9703-5d5ca648e6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:54:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f59e63f3-1ad2-4113-abc5-ed585f87b683,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f59e63f3-1ad2-4113-abc5-ed585f87b683', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e267b594-f286-48bd-8702-1df8bc636326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Created reservations ['2724aa31-dc27-4616-9952-949266f48641'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-525021685-16697004, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /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 08 13:55:04 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.group.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] A mapping entry already exists for group 232a6e5b-fe6c-488f-bc20-7846c29204bc and volume type 9a204d9e-f215-4008-8499-934be1591ee8. Do not need to create again. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Created reservations ['0b12ba2c-e6fa-4b30-afd0-9a1f824aa8ad', '219a5175-e4dd-470e-aa75-8e5f9264b2e3', '7bb64f9e-0fe1-46d1-9115-26517f3fdc61', 'c50d5cd5-bef5-42fe-a1e9-97fe7f927183'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Availability Zones retrieved successfully. Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e267b594-f286-48bd-8702-1df8bc636326) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b12ba2c-e6fa-4b30-afd0-9a1f824aa8ad', '219a5175-e4dd-470e-aa75-8e5f9264b2e3', '7bb64f9e-0fe1-46d1-9115-26517f3fdc61', 'c50d5cd5-bef5-42fe-a1e9-97fe7f927183']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60b7401-ce50-4e81-92a9-48baf46d3a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Flow 'volume_create_api' (057a3369-1f58-4c29-9d56-4a14f0368525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092c6650-4697-47a3-b998-dfa97d4ec4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c60b7401-ce50-4e81-92a9-48baf46d3a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d34efb8-536e-4c8b-a6e7-57467e4cae39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1770286422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['0b12ba2c-e6fa-4b30-afd0-9a1f824aa8ad','219a5175-e4dd-470e-aa75-8e5f9264b2e3','7bb64f9e-0fe1-46d1-9115-26517f3fdc61','c50d5cd5-bef5-42fe-a1e9-97fe7f927183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=f59e63f3-1ad2-4113-abc5-ed585f87b683), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1770286422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d34efb8-536e-4c8b-a6e7-57467e4cae39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923394d80b174133aec2342e107ea0fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f59e63f3-1ad2-4113-abc5-ed585f87b683),volume_type_id=f59e63f3-1ad2-4113-abc5-ed585f87b683)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a41bc9-8353-482f-8bbd-8f8537309633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (092c6650-4697-47a3-b998-dfa97d4ec4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2889b9b9-4913-403b-b5f6-035d931b5dc9', 'volume_type': VolumeType(created_at=2026-09-08T11:55:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a204d9e-f215-4008-8499-934be1591ee8,is_public=True,name='tempest-GroupsV314Test-volume-type-12644115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a204d9e-f215-4008-8499-934be1591ee8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '232a6e5b-fe6c-488f-bc20-7846c29204bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3a41bc9-8353-482f-8bbd-8f8537309633) transitioned into state 'SUCCESS' from state '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-1770286422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923394d80b174133aec2342e107ea0fc',qos_specs=None,replication_status=,reservations=['0b12ba2c-e6fa-4b30-afd0-9a1f824aa8ad','219a5175-e4dd-470e-aa75-8e5f9264b2e3','7bb64f9e-0fe1-46d1-9115-26517f3fdc61','c50d5cd5-bef5-42fe-a1e9-97fe7f927183'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15d2b3ea09ff4fe391c8907444d530ee',volume_type_id=f59e63f3-1ad2-4113-abc5-ed585f87b683)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7aac5d-277c-4978-8e7e-477f0f073877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608e4fde-af81-4802-ba1e-608b5796981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (608e4fde-af81-4802-ba1e-608b5796981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Flow 'volume_create_api' (e6701758-7ae6-4c56-94e9-497fb7b5e634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Create volume request issued successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1324817f-a153-47c5-aaba-d27e23d54b75 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 689/1358] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:03 2026] POST /volume/v3/volumes => generated 852 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a5b774d-b0da-454a-af19-418644989c55 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a5b774d-b0da-454a-af19-418644989c55 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a5b774d-b0da-454a-af19-418644989c55 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a5b774d-b0da-454a-af19-418644989c55 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a5b774d-b0da-454a-af19-418644989c55 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 returned with HTTP 404 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 690/1359] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/7f3dcb2b-2bcf-4b88-9755-d48464d3d4a9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73085f20-5298-4709-a345-b748098f27aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73085f20-5298-4709-a345-b748098f27aa tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73085f20-5298-4709-a345-b748098f27aa tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73085f20-5298-4709-a345-b748098f27aa tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-12644115 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-12644115, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-12644115 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-12644115, it is now deprecated. Please use the default quota class for default quota. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73085f20-5298-4709-a345-b748098f27aa tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73085f20-5298-4709-a345-b748098f27aa tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 691/1360] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 920 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Created reservations ['e786d726-82ad-46f1-835c-de75dbd8954c', '91519669-1d19-421e-9207-550cacd0aa23', '9be1d9fd-d5af-47fa-bb90-cb187feb1112', '705d0d9f-13d3-4fc5-b18a-4fd9fbd26b57'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7aac5d-277c-4978-8e7e-477f0f073877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e786d726-82ad-46f1-835c-de75dbd8954c', '91519669-1d19-421e-9207-550cacd0aa23', '9be1d9fd-d5af-47fa-bb90-cb187feb1112', '705d0d9f-13d3-4fc5-b18a-4fd9fbd26b57']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4003b4b-0fbe-48ce-a5e3-4b60a469fbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9caf6ea-f3a2-4761-8f9c-d985b6b92f90 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 692/1361] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 900 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4003b4b-0fbe-48ce-a5e3-4b60a469fbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '669b9e83-39f5-4fd1-820d-e0f8b3cb3141', '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=232a6e5b-fe6c-488f-bc20-7846c29204bc,group_type_id=,metadata={},multiattach=False,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',qos_specs=None,replication_status=,reservations=['e786d726-82ad-46f1-835c-de75dbd8954c','91519669-1d19-421e-9207-550cacd0aa23','9be1d9fd-d5af-47fa-bb90-cb187feb1112','705d0d9f-13d3-4fc5-b18a-4fd9fbd26b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=2889b9b9-4913-403b-b5f6-035d931b5dc9,status='creating',user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=232a6e5b-fe6c-488f-bc20-7846c29204bc,host=None,id=669b9e83-39f5-4fd1-820d-e0f8b3cb3141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2889b9b9-4913-403b-b5f6-035d931b5dc9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a204d9e-f215-4008-8499-934be1591ee8),volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53943611-f5a4-4a9f-b932-d59f5f8ff524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b2f6833-e449-4e33-8939-b0efd8e32f3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 202 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 693/1362] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:05 2026] DELETE /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53943611-f5a4-4a9f-b932-d59f5f8ff524) transitioned into state 'SUCCESS' from 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=232a6e5b-fe6c-488f-bc20-7846c29204bc,group_type_id=,metadata={},multiattach=False,project_id='ec11dd5bd1d14b2ba8ccf86406b304a0',qos_specs=None,replication_status=,reservations=['e786d726-82ad-46f1-835c-de75dbd8954c','91519669-1d19-421e-9207-550cacd0aa23','9be1d9fd-d5af-47fa-bb90-cb187feb1112','705d0d9f-13d3-4fc5-b18a-4fd9fbd26b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=2889b9b9-4913-403b-b5f6-035d931b5dc9,status='creating',user_id='7cbdefc66bba4301abb0e6c64df38e18',volume_type_id=9a204d9e-f215-4008-8499-934be1591ee8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Flow 'volume_create_api' (057a3369-1f58-4c29-9d56-4a14f0368525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Create volume request issued successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e093ed3-0da4-4d41-8a50-2b113121f8a9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 694/1363] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 899 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /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 08 13:55:05 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-368da398-959c-4eaa-b520-4d423d46c171 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/action returned with HTTP 202 Sep 08 13:55:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 670/1364] 192.168.122.142 () {62 vars in 1202 bytes} [Tue Sep 8 13:55:04 2026] POST /volume/v3/groups/action => generated 102 bytes in 986 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9936b48f-80c4-48b6-8eee-efec14855fef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Get all volumes completed successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:05 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:05 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:05 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9936b48f-80c4-48b6-8eee-efec14855fef tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:55:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 695/1365] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:05 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:05 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:06 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:06 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=707,cinder:UPDATE=183,cinder:INSERT=115 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:55:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0746ac2d-2baf-4259-a5d1-bb67f09c5b3e tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 671/1366] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:05 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9dd3c7b-5e4c-47e0-8402-f2a9408ca7d6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 696/1367] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:06 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f0748d45-180e-4325-917a-b46f8c5573ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0748d45-180e-4325-917a-b46f8c5573ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0748d45-180e-4325-917a-b46f8c5573ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0748d45-180e-4325-917a-b46f8c5573ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f0748d45-180e-4325-917a-b46f8c5573ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0748d45-180e-4325-917a-b46f8c5573ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 200 Sep 08 13:55:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 672/1368] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:06 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 899 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-782c5353-f405-4f55-815e-a4cc10b6f995 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=779,cinder:INSERT=140,cinder:UPDATE=198 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:07 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:07 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-782c5353-f405-4f55-815e-a4cc10b6f995 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 697/1369] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:07 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45189dee-cce1-4ee6-9eb4-068d66d2b575 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 673/1370] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:07 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fa3d5ab-3fca-4cb2-85ad-fbc0eab74986 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fa3d5ab-3fca-4cb2-85ad-fbc0eab74986 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fa3d5ab-3fca-4cb2-85ad-fbc0eab74986 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fa3d5ab-3fca-4cb2-85ad-fbc0eab74986 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fa3d5ab-3fca-4cb2-85ad-fbc0eab74986 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 returned with HTTP 404 Sep 08 13:55:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 698/1371] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:07 2026] GET /volume/v3/volumes/d377ef28-c252-4f5e-8fa6-86f7a7e98ca2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-786609856"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-786609856'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (aa6fb35b-ac88-4a80-a0ee-c83d70e8a1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59a9e6d-8523-4860-b40f-dcc073e8f633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59a9e6d-8523-4860-b40f-dcc073e8f633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d160c77b-042d-4aaa-91ab-1c3544733449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['217eba40-6fde-439a-b1b9-77a93b5f8d17', 'f981f67d-86b4-487c-90a9-8683c178b51d', 'c4e29aef-48bc-44e0-b82c-8dd847ebb8da', '67bf1b32-38da-4d49-b8cf-4ee457381852'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d160c77b-042d-4aaa-91ab-1c3544733449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['217eba40-6fde-439a-b1b9-77a93b5f8d17', 'f981f67d-86b4-487c-90a9-8683c178b51d', 'c4e29aef-48bc-44e0-b82c-8dd847ebb8da', '67bf1b32-38da-4d49-b8cf-4ee457381852']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4c7f68-1403-427e-a22e-438d748470ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4c7f68-1403-427e-a22e-438d748470ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4877b5e6-7f31-4466-a977-eb6ddc35a63e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-786609856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['217eba40-6fde-439a-b1b9-77a93b5f8d17','f981f67d-86b4-487c-90a9-8683c178b51d','c4e29aef-48bc-44e0-b82c-8dd847ebb8da','67bf1b32-38da-4d49-b8cf-4ee457381852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-786609856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4877b5e6-7f31-4466-a977-eb6ddc35a63e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5c122c-3de9-4de9-be84-e8fbfcce08c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5c122c-3de9-4de9-be84-e8fbfcce08c0) transitioned into state 'SUCCESS' from state '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-786609856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['217eba40-6fde-439a-b1b9-77a93b5f8d17','f981f67d-86b4-487c-90a9-8683c178b51d','c4e29aef-48bc-44e0-b82c-8dd847ebb8da','67bf1b32-38da-4d49-b8cf-4ee457381852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a6086a-b955-4eec-8baa-d52cdd10430c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95a6086a-b955-4eec-8baa-d52cdd10430c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (aa6fb35b-ac88-4a80-a0ee-c83d70e8a1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2ef9f6b-5f66-4d1e-a97e-eeec9f5bd61e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 674/1372] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:55:07 2026] POST /volume/v3/volumes => generated 753 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a04f448b-c409-43f0-bae2-99d8ada429fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a04f448b-c409-43f0-bae2-99d8ada429fd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a04f448b-c409-43f0-bae2-99d8ada429fd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a04f448b-c409-43f0-bae2-99d8ada429fd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a04f448b-c409-43f0-bae2-99d8ada429fd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a04f448b-c409-43f0-bae2-99d8ada429fd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 699/1373] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:08 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:08 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4feb650d-3426-45e9-b8f4-3b05cdc29592 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 700/1374] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:08 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:08 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2029eadd-eaf3-4117-b4dc-b0f8096a9137 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 675/1375] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:08 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8df1edb3-c8f0-45f0-b1f6-293bb80ff591 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 701/1376] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:09 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bc5c1c3-c8ad-44ff-87e9-5d0df01e07ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 676/1377] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:09 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:09 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:09 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ff92d1b-52cd-4cd2-bf87-6364a3a1ff0f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 702/1378] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:09 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-287cb28e-cb7d-4019-9289-73a81d913f17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-287cb28e-cb7d-4019-9289-73a81d913f17 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-287cb28e-cb7d-4019-9289-73a81d913f17 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-287cb28e-cb7d-4019-9289-73a81d913f17 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-287cb28e-cb7d-4019-9289-73a81d913f17 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-287cb28e-cb7d-4019-9289-73a81d913f17 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 677/1379] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:10 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dff61ad7-b778-45f6-a732-2299a7b6ddf5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 703/1380] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:10 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:11 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:11 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:11 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6de9e8fe-b26e-4857-a53d-bdb136a87fca tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 678/1381] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:10 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99e9d3a8-ba6b-4d2f-a912-6d240505b0b0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 704/1382] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:11 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eeacc920-e736-442d-9aad-d2ae6c082002 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1570ee2a-5946-47e2-b0d8-49ec8212b14c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 679/1383] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:11 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 944 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] GET http://192.168.122.142/volume/v3/volumes/summary Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] Get summary completed successfully. Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeacc920-e736-442d-9aad-d2ae6c082002 tempest-VolumesSummaryTest-356154334 tempest-VolumesSummaryTest-356154334-project-reader] http://192.168.122.142/volume/v3/volumes/summary returned with HTTP 200 Sep 08 13:55:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 705/1384] 192.168.122.142 () {60 vars in 1186 bytes} [Tue Sep 8 13:55:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:12 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:12 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:12 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-452cdf9e-5b20-4b8f-8ab8-e2ed0890fc2f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 680/1385] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:12 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-45ebd86a-85c8-4538-9968-76d108e601d9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45ebd86a-85c8-4538-9968-76d108e601d9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45ebd86a-85c8-4538-9968-76d108e601d9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-45ebd86a-85c8-4538-9968-76d108e601d9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-45ebd86a-85c8-4538-9968-76d108e601d9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-45ebd86a-85c8-4538-9968-76d108e601d9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 706/1386] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:12 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64a6edd1-196a-4b08-a5e9-f5abaf4e2dae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 681/1387] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:13 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:13 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:13 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-018272e5-931c-486d-8ded-fc025f949e54 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-018272e5-931c-486d-8ded-fc025f949e54 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-018272e5-931c-486d-8ded-fc025f949e54 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:14 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-018272e5-931c-486d-8ded-fc025f949e54 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-018272e5-931c-486d-8ded-fc025f949e54 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-136075f0-0b5c-42f9-93b3-24b5c7008e2a tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 707/1388] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:13 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-018272e5-931c-486d-8ded-fc025f949e54 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 682/1389] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:13 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4ff268b-9513-4bfb-97c7-7e3b142d4d18 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 708/1390] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:14 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:15 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:15 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38fcbc35-6e2a-44ea-bff6-96e8589145b8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 709/1391] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:15 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:15 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72c906ee-92a8-4aee-a9be-ca1e7ef45eb2 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 683/1392] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:15 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27d902b8-3360-4825-95e5-5d2fee8602f9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 710/1393] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:15 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5671861d-8e31-461f-b350-f9310352002a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5671861d-8e31-461f-b350-f9310352002a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5671861d-8e31-461f-b350-f9310352002a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5671861d-8e31-461f-b350-f9310352002a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5671861d-8e31-461f-b350-f9310352002a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5671861d-8e31-461f-b350-f9310352002a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 684/1394] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:16 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eae960d8-f9de-400e-bb59-4bd016e3346f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:16 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:16 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:16 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eae960d8-f9de-400e-bb59-4bd016e3346f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 711/1395] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:16 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61bd7f22-0a25-4599-b03a-75adbdf06c28 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 685/1396] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:16 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3272224-d047-4146-8176-f8c222cade36 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3272224-d047-4146-8176-f8c222cade36 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3272224-d047-4146-8176-f8c222cade36 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3272224-d047-4146-8176-f8c222cade36 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3272224-d047-4146-8176-f8c222cade36 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3272224-d047-4146-8176-f8c222cade36 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 712/1397] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:17 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c382e95-3275-490a-afb1-b0b3eb4abf24 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 713/1398] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:17 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c635e5f-a7cb-46fd-adf6-459d698e0b2b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 686/1399] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:17 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 929 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member 232a6e5b-fe6c-488f-bc20-7846c29204bc {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86957]: /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 08 13:55:17 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58f6def2-addd-41b8-9a64-07c0f3b2b43f tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc returned with HTTP 200 Sep 08 13:55:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 714/1400] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:17 2026] GET /volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc => generated 417 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /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 08 13:55:17 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Get all volumes completed successfully. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:17 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:17 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b672f78e-1694-4c0d-9a29-48bcf9a466c7 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:55:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 687/1401] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:55:17 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-722e9710-b385-4fc7-8925-90473e3d0f9b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] POST http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc/action Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:55:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] delete called for group 232a6e5b-fe6c-488f-bc20-7846c29204bc {{(pid=86957) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.groups [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Delete group with id: 232a6e5b-fe6c-488f-bc20-7846c29204bc Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /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 08 13:55:18 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /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 08 13:55:18 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-722e9710-b385-4fc7-8925-90473e3d0f9b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc/action returned with HTTP 202 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 715/1402] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:55:17 2026] POST /volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:18 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41b10acd-fdcf-4573-b7f1-01c1b650fcae tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 200 Sep 08 13:55:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 688/1403] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:18 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 928 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d446193-160b-46e9-b9b1-446e7f121529 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d446193-160b-46e9-b9b1-446e7f121529 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d446193-160b-46e9-b9b1-446e7f121529 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d446193-160b-46e9-b9b1-446e7f121529 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3d446193-160b-46e9-b9b1-446e7f121529 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d446193-160b-46e9-b9b1-446e7f121529 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 716/1404] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:18 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49babb90-6a9b-4417-a922-e6c266bea518 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4877b5e6-7f31-4466-a977-eb6ddc35a63e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1113534283", "metadata": {"Type": "Test"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'source_volid': '4877b5e6-7f31-4466-a977-eb6ddc35a63e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1113534283', 'metadata': {'Type': 'Test'}}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (1b16fbb2-9b3b-49a1-a98d-0a19f8cbf622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98e2e9f-a8ad-48c2-8e02-75985d5c5710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98e2e9f-a8ad-48c2-8e02-75985d5c5710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4877b5e6-7f31-4466-a977-eb6ddc35a63e', 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d655fd-7fa0-4fa7-8bfd-55a7b6097030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['8f875287-7e14-41a6-a52e-933929234a3d', '629cbe59-e9ef-4d39-b90e-58aff4db2272', '65a457d4-95a5-4f0e-b5d5-d24908409799', '4cd1437f-88f3-41a3-bfb2-1a34c351c075'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d655fd-7fa0-4fa7-8bfd-55a7b6097030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f875287-7e14-41a6-a52e-933929234a3d', '629cbe59-e9ef-4d39-b90e-58aff4db2272', '65a457d4-95a5-4f0e-b5d5-d24908409799', '4cd1437f-88f3-41a3-bfb2-1a34c351c075']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117308aa-8252-4147-b498-23245263b327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c2699f3-ae50-4f7d-ba59-c0ef2526475b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 717/1405] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:18 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1002 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (117308aa-8252-4147-b498-23245263b327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1ccbca-9002-4126-95a6-234c93c99837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1113534283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['8f875287-7e14-41a6-a52e-933929234a3d','629cbe59-e9ef-4d39-b90e-58aff4db2272','65a457d4-95a5-4f0e-b5d5-d24908409799','4cd1437f-88f3-41a3-bfb2-1a34c351c075'],size=1,snapshot_id=None,source_replicaid=,source_volid=4877b5e6-7f31-4466-a977-eb6ddc35a63e,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1113534283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1ccbca-9002-4126-95a6-234c93c99837,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4877b5e6-7f31-4466-a977-eb6ddc35a63e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff8698-cdb9-4cb6-bebb-e0a732144210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff8698-cdb9-4cb6-bebb-e0a732144210) transitioned into state 'SUCCESS' from state '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-1113534283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['8f875287-7e14-41a6-a52e-933929234a3d','629cbe59-e9ef-4d39-b90e-58aff4db2272','65a457d4-95a5-4f0e-b5d5-d24908409799','4cd1437f-88f3-41a3-bfb2-1a34c351c075'],size=1,snapshot_id=None,source_replicaid=,source_volid=4877b5e6-7f31-4466-a977-eb6ddc35a63e,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b8b3cf-9bdf-480d-aab7-bd72b434ba43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29b8b3cf-9bdf-480d-aab7-bd72b434ba43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (1b16fbb2-9b3b-49a1-a98d-0a19f8cbf622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49babb90-6a9b-4417-a922-e6c266bea518 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 689/1406] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:18 2026] POST /volume/v3/volumes => generated 802 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eaac2e07-8aa6-40c2-af80-c0ea98510d1c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 718/1407] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:18 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-179d6b63-4d4b-4453-a403-b7f96e9ff152 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-179d6b63-4d4b-4453-a403-b7f96e9ff152 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-179d6b63-4d4b-4453-a403-b7f96e9ff152 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-179d6b63-4d4b-4453-a403-b7f96e9ff152 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-179d6b63-4d4b-4453-a403-b7f96e9ff152 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 returned with HTTP 404 Sep 08 13:55:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 690/1408] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:19 2026] GET /volume/v3/volumes/669b9e83-39f5-4fd1-820d-e0f8b3cb3141 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d94e332-92ca-4c71-8693-98a843f061ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d94e332-92ca-4c71-8693-98a843f061ad tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d94e332-92ca-4c71-8693-98a843f061ad tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d94e332-92ca-4c71-8693-98a843f061ad tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-6d94e332-92ca-4c71-8693-98a843f061ad tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member 232a6e5b-fe6c-488f-bc20-7846c29204bc {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:19 devstack devstack@c-api.service[86957]: /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 08 13:55:19 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d94e332-92ca-4c71-8693-98a843f061ad tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc returned with HTTP 200 Sep 08 13:55:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 719/1409] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:19 2026] GET /volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc => generated 416 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a474377-87df-4a90-b916-4ba80ac0f6c9 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 691/1410] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:19 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1005 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9605c39b-7118-4771-939e-bee86c02fdc6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9605c39b-7118-4771-939e-bee86c02fdc6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9605c39b-7118-4771-939e-bee86c02fdc6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9605c39b-7118-4771-939e-bee86c02fdc6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9605c39b-7118-4771-939e-bee86c02fdc6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9605c39b-7118-4771-939e-bee86c02fdc6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 720/1411] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:19 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member 232a6e5b-fe6c-488f-bc20-7846c29204bc {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b395bf10-4190-4374-a695-1c9ffd9469b9 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc returned with HTTP 404 Sep 08 13:55:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 692/1412] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:20 2026] GET /volume/v3/groups/232a6e5b-fe6c-488f-bc20-7846c29204bc => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Get all volumes completed successfully. Sep 08 13:55:20 devstack devstack@c-api.service[86957]: WARNING stevedore.named [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:20 devstack devstack@c-api.service[86957]: WARNING castellan.key_manager [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a8c495f-1267-4ebb-9653-692edf4ad96c tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 13:55:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 721/1413] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 13:55:20 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0da65284-6c05-4255-90f6-af29cdce434b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] POST http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253/action Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] delete called for group bd04d2e5-e210-465c-a996-a84ee19b2253 {{(pid=86958) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.groups [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Delete group with id: bd04d2e5-e210-465c-a996-a84ee19b2253 Sep 08 13:55:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:20 devstack devstack@c-api.service[86958]: /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 08 13:55:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 08 13:55:20 devstack devstack@c-api.service[86958]: /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 08 13:55:20 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b62c6072-2f2f-4ec0-adff-74847532b1af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b62c6072-2f2f-4ec0-adff-74847532b1af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b62c6072-2f2f-4ec0-adff-74847532b1af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b62c6072-2f2f-4ec0-adff-74847532b1af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0da65284-6c05-4255-90f6-af29cdce434b tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253/action returned with HTTP 202 Sep 08 13:55:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 693/1414] 192.168.122.142 () {62 vars in 1312 bytes} [Tue Sep 8 13:55:20 2026] POST /volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b62c6072-2f2f-4ec0-adff-74847532b1af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b62c6072-2f2f-4ec0-adff-74847532b1af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 722/1415] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:20 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1005 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Volume info retrieved successfully. Sep 08 13:55:20 devstack devstack@c-api.service[86958]: WARNING stevedore.named [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 08 13:55:20 devstack devstack@c-api.service[86958]: WARNING castellan.key_manager [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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 08 13:55:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95613c5a-23cb-4be7-8c11-60ec85819903 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95613c5a-23cb-4be7-8c11-60ec85819903 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95613c5a-23cb-4be7-8c11-60ec85819903 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95613c5a-23cb-4be7-8c11-60ec85819903 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:21 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95613c5a-23cb-4be7-8c11-60ec85819903 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95613c5a-23cb-4be7-8c11-60ec85819903 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 723/1416] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:20 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-45d6b2f1-c8d4-49c2-9c6f-061f4b2cd68d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 returned with HTTP 200 Sep 08 13:55:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 694/1417] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:20 2026] GET /volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f66cb2a0-e872-4dbd-9ee7-e3cfa9b824e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 724/1418] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:21 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1005 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6bc641de-15b4-4a64-912c-94109f6bf83b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bc641de-15b4-4a64-912c-94109f6bf83b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bc641de-15b4-4a64-912c-94109f6bf83b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bc641de-15b4-4a64-912c-94109f6bf83b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4c1d71b6-e744-40ac-97c7-b116238bde66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c1d71b6-e744-40ac-97c7-b116238bde66 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c1d71b6-e744-40ac-97c7-b116238bde66 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c1d71b6-e744-40ac-97c7-b116238bde66 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c1d71b6-e744-40ac-97c7-b116238bde66 tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 returned with HTTP 404 Sep 08 13:55:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6bc641de-15b4-4a64-912c-94109f6bf83b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 725/1419] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:55:22 2026] GET /volume/v3/volumes/2889b9b9-4913-403b-b5f6-035d931b5dc9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bee253cc-1531-4778-a299-9b8ee2cffefd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bee253cc-1531-4778-a299-9b8ee2cffefd tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bee253cc-1531-4778-a299-9b8ee2cffefd tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bee253cc-1531-4778-a299-9b8ee2cffefd tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.groups [None req-bee253cc-1531-4778-a299-9b8ee2cffefd tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member bd04d2e5-e210-465c-a996-a84ee19b2253 {{(pid=86957) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bc641de-15b4-4a64-912c-94109f6bf83b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 695/1420] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:22 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:22 devstack devstack@c-api.service[86957]: /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 08 13:55:22 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), Sep 08 13:55:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bee253cc-1531-4778-a299-9b8ee2cffefd tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 returned with HTTP 200 Sep 08 13:55:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 726/1421] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:22 2026] GET /volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 => generated 387 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0adb252a-585f-46a8-a1e5-63bdac34ddcd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 696/1422] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:23 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1256 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] GET http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.groups [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] show called for member bd04d2e5-e210-465c-a996-a84ee19b2253 {{(pid=86958) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f0cf4d9-9220-4d43-b000-2b2c6d053888 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 727/1423] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:23 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4f3c70b-2e9d-488c-9844-2fb15817b10d tempest-GroupsV314Test-863888367 tempest-GroupsV314Test-863888367-project-member] http://192.168.122.142/volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 returned with HTTP 404 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 697/1424] 192.168.122.142 () {60 vars in 1270 bytes} [Tue Sep 8 13:55:23 2026] GET /volume/v3/groups/bd04d2e5-e210-465c-a996-a84ee19b2253 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba5480fa-891f-4a67-8e28-2d66a09e1d94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba5480fa-891f-4a67-8e28-2d66a09e1d94 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] DELETE http://192.168.122.142/volume/v3/group_types/dbac9321-3759-4bca-8e7e-543a51c43021 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba5480fa-891f-4a67-8e28-2d66a09e1d94 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba5480fa-891f-4a67-8e28-2d66a09e1d94 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba5480fa-891f-4a67-8e28-2d66a09e1d94 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] http://192.168.122.142/volume/v3/group_types/dbac9321-3759-4bca-8e7e-543a51c43021 returned with HTTP 202 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 728/1425] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 13:55:23 2026] DELETE /volume/v3/group_types/dbac9321-3759-4bca-8e7e-543a51c43021 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5661258c-b0f5-4cd9-9ef7-33c84cce8fb3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5661258c-b0f5-4cd9-9ef7-33c84cce8fb3 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] DELETE http://192.168.122.142/volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5661258c-b0f5-4cd9-9ef7-33c84cce8fb3 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5661258c-b0f5-4cd9-9ef7-33c84cce8fb3 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5661258c-b0f5-4cd9-9ef7-33c84cce8fb3 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] http://192.168.122.142/volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 returned with HTTP 202 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 698/1426] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:55:23 2026] DELETE /volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-202035c2-ff7c-4703-8a1a-e92f201146a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-202035c2-ff7c-4703-8a1a-e92f201146a5 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] GET http://192.168.122.142/volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-202035c2-ff7c-4703-8a1a-e92f201146a5 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-202035c2-ff7c-4703-8a1a-e92f201146a5 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-202035c2-ff7c-4703-8a1a-e92f201146a5 tempest-GroupsV314Test-2133508559 tempest-GroupsV314Test-2133508559-project-admin] http://192.168.122.142/volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 returned with HTTP 404 Sep 08 13:55:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 699/1427] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:23 2026] GET /volume/v3/types/9a204d9e-f215-4008-8499-934be1591ee8 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8b11af7c-702d-4f1f-968e-916b05f1361a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 729/1428] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:55:23 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1256 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-74311cbf-4c31-497c-9685-f62009cac479 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74311cbf-4c31-497c-9685-f62009cac479 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74311cbf-4c31-497c-9685-f62009cac479 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74311cbf-4c31-497c-9685-f62009cac479 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-74311cbf-4c31-497c-9685-f62009cac479 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74311cbf-4c31-497c-9685-f62009cac479 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 700/1429] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:24 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85d2529e-8989-466e-a771-5d2a23237820 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85d2529e-8989-466e-a771-5d2a23237820 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85d2529e-8989-466e-a771-5d2a23237820 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85d2529e-8989-466e-a771-5d2a23237820 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85d2529e-8989-466e-a771-5d2a23237820 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85d2529e-8989-466e-a771-5d2a23237820 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 730/1430] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:25 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-d60ced12-b70c-455d-b5b3-3e60ea40b2ce tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 701/1431] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:55:26 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1256 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e18f7833-0552-476b-bcc9-95b74bd0acce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e18f7833-0552-476b-bcc9-95b74bd0acce None None] GET http://192.168.122.142/volume// Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e18f7833-0552-476b-bcc9-95b74bd0acce None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e18f7833-0552-476b-bcc9-95b74bd0acce None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e18f7833-0552-476b-bcc9-95b74bd0acce None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:55:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 731/1432] 192.168.122.142 () {58 vars in 1308 bytes} [Tue Sep 8 13:55:26 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:55:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-bf754d6c-d374-49dc-a388-8b184d1d8810 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-bf754d6c-d374-49dc-a388-8b184d1d8810 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:55:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-bf754d6c-d374-49dc-a388-8b184d1d8810 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d34efb8-536e-4c8b-a6e7-57467e4cae39", "connector": null, "instance_uuid": "2f66699f-47e0-44b2-b31d-fbd1b30de8f1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-bf754d6c-d374-49dc-a388-8b184d1d8810 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:55:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 702/1433] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:55:26 2026] POST /volume/v3/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1387e25c-26f8-415c-b263-6c6f0dbf4615 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 732/1434] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:26 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3014d64d-37be-48c7-bf89-8f7b1c28e649 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 703/1435] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:27 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8555fbc8-d5a4-42d1-861e-30bf14740104 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 733/1436] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:29 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46670809-be6c-4387-af90-d755d96adcaf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46670809-be6c-4387-af90-d755d96adcaf None None] GET http://192.168.122.142/volume// Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46670809-be6c-4387-af90-d755d96adcaf None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46670809-be6c-4387-af90-d755d96adcaf None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46670809-be6c-4387-af90-d755d96adcaf None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:55:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 704/1437] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:55:30 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:55:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-a9816690-87cb-4417-9466-9ebce054b1ac tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:55:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 734/1438] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:55:30 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1436 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7529b767-88d7-4068-8877-8f590463b9f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7529b767-88d7-4068-8877-8f590463b9f7 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7529b767-88d7-4068-8877-8f590463b9f7 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7529b767-88d7-4068-8877-8f590463b9f7 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7529b767-88d7-4068-8877-8f590463b9f7 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7529b767-88d7-4068-8877-8f590463b9f7 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 705/1439] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:30 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] PUT http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Acquiring lock "cinder-attachment_update-4d34efb8-536e-4c8b-a6e7-57467e4cae39-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-4d34efb8-536e-4c8b-a6e7-57467e4cae39-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:55:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-119e1ed5-2f1e-42f0-a469-0380ba51b32e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 706/1440] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:31 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16ab587f-007b-472a-996a-61ed431c4b0c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16ab587f-007b-472a-996a-61ed431c4b0c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16ab587f-007b-472a-996a-61ed431c4b0c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16ab587f-007b-472a-996a-61ed431c4b0c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16ab587f-007b-472a-996a-61ed431c4b0c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16ab587f-007b-472a-996a-61ed431c4b0c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 707/1441] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:32 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 895 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-4d34efb8-536e-4c8b-a6e7-57467e4cae39-devstack" released by "attachment_update" :: held 2.060s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-42c6a36d-7d1e-49f0-912a-82acf2ab1310 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 returned with HTTP 200 Sep 08 13:55:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 735/1442] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:55:30 2026] PUT /volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 => generated 694 bytes in 2128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8f9f98ab-f7ef-4fa6-a385-aaf4b8bb35e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8f9f98ab-f7ef-4fa6-a385-aaf4b8bb35e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04/action Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8f9f98ab-f7ef-4fa6-a385-aaf4b8bb35e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8f9f98ab-f7ef-4fa6-a385-aaf4b8bb35e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ce538ccb-795d-4859-84cc-8b7668af26b5 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 708/1443] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:32 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 895 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1113534283"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e19dcda9-5af1-4b8e-9545-3212fd2ed127 req-8f9f98ab-f7ef-4fa6-a385-aaf4b8bb35e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04/action returned with HTTP 204 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 736/1444] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:55:32 2026] POST /volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-600ad719-1fc5-4fe8-90e9-f5a955e2535b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 709/1445] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:32 2026] PUT /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-872657140", "description": "This is the new description of volume"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09dcedcd-8c0f-432a-b244-657c92e9a836 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 737/1446] 192.168.122.142 () {60 vars in 1253 bytes} [Tue Sep 8 13:55:32 2026] PUT /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-21a33b8d-1410-44cb-a196-4ca7405a543e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-21a33b8d-1410-44cb-a196-4ca7405a543e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-21a33b8d-1410-44cb-a196-4ca7405a543e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-21a33b8d-1410-44cb-a196-4ca7405a543e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-21a33b8d-1410-44cb-a196-4ca7405a543e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-21a33b8d-1410-44cb-a196-4ca7405a543e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 710/1447] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:33 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 933 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-223590342", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1200126148"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-223590342', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1200126148'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (1239901b-f8ce-43a1-a69e-edd8508576ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33648d6-682f-4e4b-9e66-f17ed6e9ce1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33648d6-682f-4e4b-9e66-f17ed6e9ce1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a46515f-b5a7-45ed-99e5-b675e277bd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['89c4d7a4-9d6c-4e02-bc74-1050c89eb1b5', '463e230a-b1fe-4c02-9aba-0719197c2c8b', '9966eb77-f58d-4d76-99cb-d007d99b96a0', '284142d9-8dcf-408e-bedf-111a5b5b6e77'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a46515f-b5a7-45ed-99e5-b675e277bd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c4d7a4-9d6c-4e02-bc74-1050c89eb1b5', '463e230a-b1fe-4c02-9aba-0719197c2c8b', '9966eb77-f58d-4d76-99cb-d007d99b96a0', '284142d9-8dcf-408e-bedf-111a5b5b6e77']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5426c-884c-434a-b6f2-298fd127400a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7a5426c-884c-434a-b6f2-298fd127400a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8085ecfa-60c9-47c2-bb92-e7d3882d26a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-223590342',display_name='tempest-VolumesGetTest-Volume-1200126148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['89c4d7a4-9d6c-4e02-bc74-1050c89eb1b5','463e230a-b1fe-4c02-9aba-0719197c2c8b','9966eb77-f58d-4d76-99cb-d007d99b96a0','284142d9-8dcf-408e-bedf-111a5b5b6e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-223590342',display_name='tempest-VolumesGetTest-Volume-1200126148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8085ecfa-60c9-47c2-bb92-e7d3882d26a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8397b2b-3115-4b56-81fe-5ce3a42f3cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8397b2b-3115-4b56-81fe-5ce3a42f3cff) transitioned into 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-223590342',display_name='tempest-VolumesGetTest-Volume-1200126148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['89c4d7a4-9d6c-4e02-bc74-1050c89eb1b5','463e230a-b1fe-4c02-9aba-0719197c2c8b','9966eb77-f58d-4d76-99cb-d007d99b96a0','284142d9-8dcf-408e-bedf-111a5b5b6e77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84045368-98a3-4548-83d7-d1fa0158e60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84045368-98a3-4548-83d7-d1fa0158e60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (1239901b-f8ce-43a1-a69e-edd8508576ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b247c4d7-1d3b-4dc4-8b79-904851ff96f8 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 738/1448] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:33 2026] POST /volume/v3/volumes => generated 788 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3955493-1eb9-457d-bfb0-a4c62e62680a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 711/1449] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:33 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0be63b61-86e1-40bc-b4b4-6c3edbcd3e72 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1584806324"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1584806324'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume of 1 GB Sep 08 13:55:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Availability Zones retrieved successfully. Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (a95751ae-54b0-441a-977c-2523431bb6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dd6f68-15cd-4760-9703-ff5150072fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dd6f68-15cd-4760-9703-ff5150072fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1610ca55-4498-4d2c-8f62-c9cf5713b703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0be63b61-86e1-40bc-b4b4-6c3edbcd3e72 tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools?detail=True Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0be63b61-86e1-40bc-b4b4-6c3edbcd3e72 tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0be63b61-86e1-40bc-b4b4-6c3edbcd3e72 tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0be63b61-86e1-40bc-b4b4-6c3edbcd3e72 tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 08 13:55:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 712/1450] 192.168.122.142 () {58 vars in 1198 bytes} [Tue Sep 8 13:55:34 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4af8058f-7b4f-4180-ab5b-6b0e001c863a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4af8058f-7b4f-4180-ab5b-6b0e001c863a tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4af8058f-7b4f-4180-ab5b-6b0e001c863a tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4af8058f-7b4f-4180-ab5b-6b0e001c863a tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4af8058f-7b4f-4180-ab5b-6b0e001c863a tempest-VolumePoolsAdminTestsJSON-1590763400 tempest-VolumePoolsAdminTestsJSON-1590763400-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 13:55:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 713/1451] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 13:55:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-283ce920-e374-49c5-8efd-e5f055a39e8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-283ce920-e374-49c5-8efd-e5f055a39e8e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-283ce920-e374-49c5-8efd-e5f055a39e8e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-283ce920-e374-49c5-8efd-e5f055a39e8e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-283ce920-e374-49c5-8efd-e5f055a39e8e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-283ce920-e374-49c5-8efd-e5f055a39e8e tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 714/1452] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:34 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 880 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['c33ec341-eef7-4d62-8599-079ace0f55b3', 'c0aa66b0-b159-4d41-af27-5475288bee17', '9e7e5243-6522-49bb-9ad5-5c057ee6717d', '1da3f5eb-11d1-4f07-adb0-c7e207adc0ce'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1610ca55-4498-4d2c-8f62-c9cf5713b703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c33ec341-eef7-4d62-8599-079ace0f55b3', 'c0aa66b0-b159-4d41-af27-5475288bee17', '9e7e5243-6522-49bb-9ad5-5c057ee6717d', '1da3f5eb-11d1-4f07-adb0-c7e207adc0ce']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae370a1-f1cb-496c-a6d0-8657efa39c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae370a1-f1cb-496c-a6d0-8657efa39c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b350d38a-e6d8-489b-9788-97dc5c9c432f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1584806324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['c33ec341-eef7-4d62-8599-079ace0f55b3','c0aa66b0-b159-4d41-af27-5475288bee17','9e7e5243-6522-49bb-9ad5-5c057ee6717d','1da3f5eb-11d1-4f07-adb0-c7e207adc0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1584806324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b350d38a-e6d8-489b-9788-97dc5c9c432f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3387be31140949ff984f6b075e0020c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b968bef484f569b4a70f8570b0c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2109c60f-a11e-417b-bb84-51c7365b15cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2109c60f-a11e-417b-bb84-51c7365b15cd) transitioned into state 'SUCCESS' from state '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-1584806324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['c33ec341-eef7-4d62-8599-079ace0f55b3','c0aa66b0-b159-4d41-af27-5475288bee17','9e7e5243-6522-49bb-9ad5-5c057ee6717d','1da3f5eb-11d1-4f07-adb0-c7e207adc0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ea62d2-02df-4af6-9d78-6157e5d5b05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ea62d2-02df-4af6-9d78-6157e5d5b05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (a95751ae-54b0-441a-977c-2523431bb6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request issued successfully. Sep 08 13:55:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e5e67d3-a05c-4f87-be20-6b82ef0375ce tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 739/1453] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:55:34 2026] POST /volume/v3/volumes => generated 763 bytes in 1129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb759230-d6a6-4ca9-9180-1962c85cdd42 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:55:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 715/1454] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:35 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 831 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b2f2fce-6808-4693-a45e-ed8eea54404c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 740/1455] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:36 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 881 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1113534283", "description": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1777bb13-fd0d-4b69-927d-f988cc12a67c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 716/1456] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:36 2026] PUT /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 779 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a2f6929-ddad-4237-914e-2c7b77a308a2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 741/1457] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:36 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 847 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: 8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e1fc11c-1b29-4ddd-b526-d457c01cdf09 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 202 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 717/1458] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:36 2026] DELETE /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7df2489-a479-4f61-a9e1-75038d3c1825 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:55:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 742/1459] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:36 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3539e323-8e12-4544-b491-2508516ad3bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3539e323-8e12-4544-b491-2508516ad3bd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3539e323-8e12-4544-b491-2508516ad3bd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3539e323-8e12-4544-b491-2508516ad3bd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3539e323-8e12-4544-b491-2508516ad3bd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3539e323-8e12-4544-b491-2508516ad3bd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 718/1460] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:36 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecce6bc7-326c-44a4-a8cf-cf09b3f67f6b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:55:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 743/1461] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:37 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 856 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b6e1bc1b-6c7f-40fa-8b6f-eef44471cf32 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 200 Sep 08 13:55:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 719/1462] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:37 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 846 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Volume info retrieved successfully. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e6f0010-d6dc-4efe-8546-f6a62cd30d37 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:55:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 744/1463] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:37 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 856 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b350d38a-e6d8-489b-9788-97dc5c9c432f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565169128"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create snapshot from volume b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['b840aadd-c962-4b41-8621-319102b5c1ea', '4129c058-f961-4243-a365-e66153a1ab40', '67218b7e-04d1-4190-b043-a13f6e2f411f', 'ed4aaecc-a964-465c-b1e3-3c6f998fdf71'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot create request issued successfully. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5595a454-674e-4e81-835e-8f7f5f1bb515 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:55:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 720/1464] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:55:38 2026] POST /volume/v3/snapshots => generated 379 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-185430e7-d59e-4193-8f14-a4c5971e92d6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-185430e7-d59e-4193-8f14-a4c5971e92d6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-185430e7-d59e-4193-8f14-a4c5971e92d6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-185430e7-d59e-4193-8f14-a4c5971e92d6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1e269da-3df9-4f3a-9663-134bc1501f4f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 745/1465] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:38 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-185430e7-d59e-4193-8f14-a4c5971e92d6 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 returned with HTTP 404 Sep 08 13:55:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 721/1466] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:38 2026] GET /volume/v3/volumes/8085ecfa-60c9-47c2-bb92-e7d3882d26a0 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba42e2d7-6567-4f63-9169-3ea76e7e6391 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 746/1467] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:38 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 933 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e50b21dd-fad3-40d8-b604-95398187520c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: 4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e50b21dd-fad3-40d8-b604-95398187520c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 202 Sep 08 13:55:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 722/1468] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:38 2026] DELETE /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bca0afb9-aba9-4d53-a1ea-2f68efbf758a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 747/1469] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:39 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 932 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16cc9fc8-5b49-4201-9e4f-24a9cae8e02a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 723/1470] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:39 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 511 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afffd464-cf7e-41c8-a6c0-89f53e154bf0 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 200 Sep 08 13:55:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 748/1471] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:40 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 932 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32edfc80-abdb-4d59-a4de-f884476ff58f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32edfc80-abdb-4d59-a4de-f884476ff58f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32edfc80-abdb-4d59-a4de-f884476ff58f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32edfc80-abdb-4d59-a4de-f884476ff58f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-32edfc80-abdb-4d59-a4de-f884476ff58f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32edfc80-abdb-4d59-a4de-f884476ff58f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 724/1472] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:40 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 511 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a969d59c-96fb-415f-98cd-c1fce4d48f47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a969d59c-96fb-415f-98cd-c1fce4d48f47 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a969d59c-96fb-415f-98cd-c1fce4d48f47 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a969d59c-96fb-415f-98cd-c1fce4d48f47 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a969d59c-96fb-415f-98cd-c1fce4d48f47 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 returned with HTTP 404 Sep 08 13:55:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 749/1473] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:41 2026] GET /volume/v3/volumes/4d1ccbca-9002-4126-95a6-234c93c99837 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03ae4637-761b-4aa8-b5e7-638317d7c5c1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 725/1474] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:41 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c089620-db84-4eb8-a594-c33240e5fbcd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: 4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c089620-db84-4eb8-a594-c33240e5fbcd tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 202 Sep 08 13:55:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 750/1475] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:41 2026] DELETE /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-907c92d8-decf-4bb0-b977-5d9bc6bfb1c2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 726/1476] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:41 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-241b7e9d-a2dc-4544-8178-0122a1866c12 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 751/1477] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:41 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 511 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fa8e34e4-3256-4d96-bb98-d05806bc10ef tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 200 Sep 08 13:55:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 727/1478] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:42 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 845 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b1f4a3e-ac00-4138-96e3-8a1bc6d71d67 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 752/1479] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 538 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc86ea45-7d83-458f-958c-f0dcf7755d7f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 728/1480] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 538 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47515f0e-02c0-4c40-9d75-8569124b4255 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: /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 08 13:55:43 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Get all snapshots completed successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47515f0e-02c0-4c40-9d75-8569124b4255 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 753/1481] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/snapshots => generated 407 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34e8e862-a7ce-480f-99a3-52f60994bd13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34e8e862-a7ce-480f-99a3-52f60994bd13 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] PUT http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34e8e862-a7ce-480f-99a3-52f60994bd13 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1809216907", "description": "This is the new description of snapshot."}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34e8e862-a7ce-480f-99a3-52f60994bd13 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34e8e862-a7ce-480f-99a3-52f60994bd13 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 729/1482] 192.168.122.142 () {60 vars in 1259 bytes} [Tue Sep 8 13:55:43 2026] PUT /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 443 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5d19c2e6-1a73-4973-9d37-19b0227e8236 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 754/1483] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 577 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete snapshot with id: fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot delete request issued successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e99136c9-e5b3-4034-b9d3-c3dd922ea3df tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 202 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 730/1484] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:55:43 2026] DELETE /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-355dfada-ed93-4052-960f-f7818f7fccdd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-355dfada-ed93-4052-960f-f7818f7fccdd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-355dfada-ed93-4052-960f-f7818f7fccdd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-355dfada-ed93-4052-960f-f7818f7fccdd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-355dfada-ed93-4052-960f-f7818f7fccdd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-355dfada-ed93-4052-960f-f7818f7fccdd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 755/1485] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 576 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01fab195-f9c9-4ada-ac6a-4f13c831e5bc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01fab195-f9c9-4ada-ac6a-4f13c831e5bc tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01fab195-f9c9-4ada-ac6a-4f13c831e5bc tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01fab195-f9c9-4ada-ac6a-4f13c831e5bc tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01fab195-f9c9-4ada-ac6a-4f13c831e5bc tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e returned with HTTP 404 Sep 08 13:55:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 731/1486] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:43 2026] GET /volume/v3/volumes/4877b5e6-7f31-4466-a977-eb6ddc35a63e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1550150004", "metadata": {"Type": "Test"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'imageRef': '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1550150004', 'metadata': {'Type': 'Test'}}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (0083e66d-3a18-44de-a747-973ddfc0fcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231ed7cb-b645-450a-9c36-881df36b0734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231ed7cb-b645-450a-9c36-881df36b0734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e4b8acb9-127e-4fbd-8735-0a6e107c1c2e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 732/1487] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:44 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 576 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a75dea-0d9e-484d-ab6a-13879d1910f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['d5e7f3b7-a7c8-4408-af07-0dfa647ecc9a', '1881df48-faaf-4314-b095-407adae3ca5e', '6230d298-fcb2-4aef-9f7b-bfa922b5f307', 'e77b67e8-9992-4ca0-8abd-c55efe022d03'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a75dea-0d9e-484d-ab6a-13879d1910f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e7f3b7-a7c8-4408-af07-0dfa647ecc9a', '1881df48-faaf-4314-b095-407adae3ca5e', '6230d298-fcb2-4aef-9f7b-bfa922b5f307', 'e77b67e8-9992-4ca0-8abd-c55efe022d03']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40ee3af-dd6c-46c3-b58a-09c91c02993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40ee3af-dd6c-46c3-b58a-09c91c02993c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b129a0ea-8bc9-44c8-83a5-a27af8e4fab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1550150004',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['d5e7f3b7-a7c8-4408-af07-0dfa647ecc9a','1881df48-faaf-4314-b095-407adae3ca5e','6230d298-fcb2-4aef-9f7b-bfa922b5f307','e77b67e8-9992-4ca0-8abd-c55efe022d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1550150004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b129a0ea-8bc9-44c8-83a5-a27af8e4fab5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e8e38b-d9a9-46fc-af05-1cd597134bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e8e38b-d9a9-46fc-af05-1cd597134bf1) transitioned into state 'SUCCESS' from state '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-1550150004',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['d5e7f3b7-a7c8-4408-af07-0dfa647ecc9a','1881df48-faaf-4314-b095-407adae3ca5e','6230d298-fcb2-4aef-9f7b-bfa922b5f307','e77b67e8-9992-4ca0-8abd-c55efe022d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e62668c-f409-47fd-b464-95a7b1af75dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e62668c-f409-47fd-b464-95a7b1af75dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (0083e66d-3a18-44de-a747-973ddfc0fcf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad5c6cb6-0432-4bb3-80cc-88bf3e9340d3 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 756/1488] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:44 2026] POST /volume/v3/volumes => generated 768 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79c21447-d105-4c21-bbf9-32692be644ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79c21447-d105-4c21-bbf9-32692be644ed tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79c21447-d105-4c21-bbf9-32692be644ed tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79c21447-d105-4c21-bbf9-32692be644ed tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-79c21447-d105-4c21-bbf9-32692be644ed tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79c21447-d105-4c21-bbf9-32692be644ed tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 733/1489] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:45 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 836 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6280ec24-47c6-47e9-b236-ad0fb39e0cce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e5174a4-0937-44f7-ba88-e2da4f17a20b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 734/1490] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:45 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 576 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6280ec24-47c6-47e9-b236-ad0fb39e0cce tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6280ec24-47c6-47e9-b236-ad0fb39e0cce tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1404885731", "description": "tempest-volume-type-description-1216479180", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6280ec24-47c6-47e9-b236-ad0fb39e0cce tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 757/1491] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:55:45 2026] POST /volume/v3/types => generated 318 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7c1e842-ddd9-4856-9913-66f499fefd69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7c1e842-ddd9-4856-9913-66f499fefd69 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7c1e842-ddd9-4856-9913-66f499fefd69 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7c1e842-ddd9-4856-9913-66f499fefd69 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7c1e842-ddd9-4856-9913-66f499fefd69 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 735/1492] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:46 2026] GET /volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 => generated 340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2baf65f1-061d-4982-973b-7380e63e8a35 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2baf65f1-061d-4982-973b-7380e63e8a35 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] DELETE http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2baf65f1-061d-4982-973b-7380e63e8a35 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2baf65f1-061d-4982-973b-7380e63e8a35 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2baf65f1-061d-4982-973b-7380e63e8a35 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 returned with HTTP 202 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 758/1493] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:55:46 2026] DELETE /volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0619ed63-cf5c-4ff4-a92b-52f9e531cf45 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 736/1494] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:46 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5ce56ba-c70e-4f17-83c9-5e7ec730199e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5ce56ba-c70e-4f17-83c9-5e7ec730199e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5ce56ba-c70e-4f17-83c9-5e7ec730199e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5ce56ba-c70e-4f17-83c9-5e7ec730199e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5ce56ba-c70e-4f17-83c9-5e7ec730199e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 returned with HTTP 404 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 759/1495] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:46 2026] GET /volume/v3/types/379e993a-b3d3-4d7a-ade1-98da69fe7473 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ce96858-abe1-4360-aac3-a7f6fac659cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ce96858-abe1-4360-aac3-a7f6fac659cf tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ce96858-abe1-4360-aac3-a7f6fac659cf tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2132967047"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ce96858-abe1-4360-aac3-a7f6fac659cf tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 737/1496] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:55:46 2026] POST /volume/v3/types => generated 221 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c639691b-1e36-4df2-a14f-955bfd3206fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c639691b-1e36-4df2-a14f-955bfd3206fc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] POST http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c639691b-1e36-4df2-a14f-955bfd3206fc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c639691b-1e36-4df2-a14f-955bfd3206fc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 760/1497] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:55:46 2026] POST /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption => generated 239 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac8e1158-3ef9-4dd5-b8a1-44831a658623 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac8e1158-3ef9-4dd5-b8a1-44831a658623 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac8e1158-3ef9-4dd5-b8a1-44831a658623 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac8e1158-3ef9-4dd5-b8a1-44831a658623 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a35bde22-76da-4a00-985a-7cfbae376920 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a35bde22-76da-4a00-985a-7cfbae376920 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a35bde22-76da-4a00-985a-7cfbae376920 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a35bde22-76da-4a00-985a-7cfbae376920 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac8e1158-3ef9-4dd5-b8a1-44831a658623 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 738/1498] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:55:46 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0cf88780-fb44-46ff-8f09-74e42589c94a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a35bde22-76da-4a00-985a-7cfbae376920 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a35bde22-76da-4a00-985a-7cfbae376920 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 200 Sep 08 13:55:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 761/1499] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:46 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 576 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf88780-fb44-46ff-8f09-74e42589c94a tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] PUT http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba Sep 08 13:55:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cf88780-fb44-46ff-8f09-74e42589c94a tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cf88780-fb44-46ff-8f09-74e42589c94a tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 739/1500] 192.168.122.142 () {60 vars in 1391 bytes} [Tue Sep 8 13:55:46 2026] PUT /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba => generated 122 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a01b2228-2670-477c-9dcb-261c3ad8262e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a01b2228-2670-477c-9dcb-261c3ad8262e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a01b2228-2670-477c-9dcb-261c3ad8262e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a01b2228-2670-477c-9dcb-261c3ad8262e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a01b2228-2670-477c-9dcb-261c3ad8262e tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 762/1501] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption => generated 347 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0006bd68-8a79-4862-8842-47bf2bd75954 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0006bd68-8a79-4862-8842-47bf2bd75954 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/cipher Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0006bd68-8a79-4862-8842-47bf2bd75954 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0006bd68-8a79-4862-8842-47bf2bd75954 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0006bd68-8a79-4862-8842-47bf2bd75954 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/cipher returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 740/1502] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/cipher => generated 29 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3cfad2d7-8da4-4374-b036-eedf5936ed54 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cfad2d7-8da4-4374-b036-eedf5936ed54 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] DELETE http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cfad2d7-8da4-4374-b036-eedf5936ed54 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3cfad2d7-8da4-4374-b036-eedf5936ed54 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3cfad2d7-8da4-4374-b036-eedf5936ed54 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba returned with HTTP 202 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 763/1503] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 13:55:47 2026] DELETE /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption/b3c1bee7-eb7d-4d2f-96d6-b37b138d29ba => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-839c9c48-c61c-46bd-a983-87ce7af95693 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-839c9c48-c61c-46bd-a983-87ce7af95693 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-839c9c48-c61c-46bd-a983-87ce7af95693 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-839c9c48-c61c-46bd-a983-87ce7af95693 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-839c9c48-c61c-46bd-a983-87ce7af95693 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 741/1504] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption => generated 2 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93b26542-a1d8-46f0-97bf-80c5ddfd1cb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93b26542-a1d8-46f0-97bf-80c5ddfd1cb8 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93b26542-a1d8-46f0-97bf-80c5ddfd1cb8 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93b26542-a1d8-46f0-97bf-80c5ddfd1cb8 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93b26542-a1d8-46f0-97bf-80c5ddfd1cb8 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 764/1505] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d/encryption => generated 2 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d0ebaa7f-df31-4559-9f12-a1d4ed089821 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0ebaa7f-df31-4559-9f12-a1d4ed089821 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] DELETE http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0ebaa7f-df31-4559-9f12-a1d4ed089821 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0ebaa7f-df31-4559-9f12-a1d4ed089821 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d6da45b-e625-4a96-94f9-e50312cd0dda tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 742/1506] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 860 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0ebaa7f-df31-4559-9f12-a1d4ed089821 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d returned with HTTP 202 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 765/1507] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:55:47 2026] DELETE /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3e4a673-d8fc-4bdf-94d9-72c63b19eaef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3e4a673-d8fc-4bdf-94d9-72c63b19eaef tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3e4a673-d8fc-4bdf-94d9-72c63b19eaef tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3e4a673-d8fc-4bdf-94d9-72c63b19eaef tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3e4a673-d8fc-4bdf-94d9-72c63b19eaef tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d returned with HTTP 404 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 743/1508] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/e76928c5-dc98-4bd8-ac53-f862a2ae1b9d => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-837bf4e3-d2b9-4979-96b9-0ee3a4a61a2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-837bf4e3-d2b9-4979-96b9-0ee3a4a61a2c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-837bf4e3-d2b9-4979-96b9-0ee3a4a61a2c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-837bf4e3-d2b9-4979-96b9-0ee3a4a61a2c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-837bf4e3-d2b9-4979-96b9-0ee3a4a61a2c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 766/1509] 192.168.122.142 () {58 vars in 1115 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types => generated 1472 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a7a90a9-1b52-40fd-84d5-594bd8b9f704 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a7a90a9-1b52-40fd-84d5-594bd8b9f704 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a7a90a9-1b52-40fd-84d5-594bd8b9f704 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1046189957"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a7a90a9-1b52-40fd-84d5-594bd8b9f704 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 744/1510] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:55:47 2026] POST /volume/v3/types => generated 221 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f20043f-a838-44f2-9d4d-73ed4142e38b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f20043f-a838-44f2-9d4d-73ed4142e38b tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] PUT http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f20043f-a838-44f2-9d4d-73ed4142e38b tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1861610140", "description": "tempest-volume-type-description-810810528", "is_public": false}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d05b996-020e-4e79-9791-37bb91e80227 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d05b996-020e-4e79-9791-37bb91e80227 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d05b996-020e-4e79-9791-37bb91e80227 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d05b996-020e-4e79-9791-37bb91e80227 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d05b996-020e-4e79-9791-37bb91e80227 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 404 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 745/1511] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete snapshot with id: fac46330-5735-45ba-aa55-0644155701a8 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4a7f0b7-4eea-4cc2-ade3-3bf2e5ae6a3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 returned with HTTP 404 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 746/1512] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:55:47 2026] DELETE /volume/v3/snapshots/fac46330-5735-45ba-aa55-0644155701a8 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f20043f-a838-44f2-9d4d-73ed4142e38b tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 767/1513] 192.168.122.142 () {60 vars in 1247 bytes} [Tue Sep 8 13:55:47 2026] PUT /volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a => generated 204 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d8cc195-8e34-46eb-8609-1f8844678ecc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d8cc195-8e34-46eb-8609-1f8844678ecc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d8cc195-8e34-46eb-8609-1f8844678ecc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d8cc195-8e34-46eb-8609-1f8844678ecc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d8cc195-8e34-46eb-8609-1f8844678ecc tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a returned with HTTP 200 Sep 08 13:55:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 747/1514] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a => generated 268 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f26891ef-9a5d-4d7b-ba57-c6718632d353 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f26891ef-9a5d-4d7b-ba57-c6718632d353 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] DELETE http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f26891ef-9a5d-4d7b-ba57-c6718632d353 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f26891ef-9a5d-4d7b-ba57-c6718632d353 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Volume info retrieved successfully. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0fa2fe7-4c41-4c9f-a6ed-db5a47fa6fab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:55:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 768/1515] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:47 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2104793804"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2104793804'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume of 1 GB Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Availability Zones retrieved successfully. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f26891ef-9a5d-4d7b-ba57-c6718632d353 tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a returned with HTTP 202 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 748/1516] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:55:48 2026] DELETE /volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c680151-367f-4e5a-baef-1b4815d1124c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c680151-367f-4e5a-baef-1b4815d1124c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] GET http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c680151-367f-4e5a-baef-1b4815d1124c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c680151-367f-4e5a-baef-1b4815d1124c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c680151-367f-4e5a-baef-1b4815d1124c tempest-VolumeTypesTest-1293452855 tempest-VolumeTypesTest-1293452855-project-admin] http://192.168.122.142/volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a returned with HTTP 404 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 749/1517] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:48 2026] GET /volume/v3/types/10a0ebef-9070-4c93-86c0-43cce3aa935a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (3c3b913e-0094-4a14-9e0c-23a1231ec113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (777c7c79-3d6e-4e5f-b4ac-21c4579c95f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (777c7c79-3d6e-4e5f-b4ac-21c4579c95f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6acdad4-5874-4c14-b69a-ca0357c2bb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['f5d6ef2c-c6a5-40a0-9c43-8c4cac60ad01', '926ca8bc-7c2d-45eb-bd52-2641e5f1ded3', '0b3b929d-d209-44c1-8778-9bf51178e3af', '0359f1e1-1ef4-4338-b6b7-e7aab57d3dac'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6acdad4-5874-4c14-b69a-ca0357c2bb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d6ef2c-c6a5-40a0-9c43-8c4cac60ad01', '926ca8bc-7c2d-45eb-bd52-2641e5f1ded3', '0b3b929d-d209-44c1-8778-9bf51178e3af', '0359f1e1-1ef4-4338-b6b7-e7aab57d3dac']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0085fd5-4b5a-4db2-ae95-228868fe89e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0085fd5-4b5a-4db2-ae95-228868fe89e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be17c7fb-b753-482f-9867-bd1cd71f6ab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104793804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['f5d6ef2c-c6a5-40a0-9c43-8c4cac60ad01','926ca8bc-7c2d-45eb-bd52-2641e5f1ded3','0b3b929d-d209-44c1-8778-9bf51178e3af','0359f1e1-1ef4-4338-b6b7-e7aab57d3dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2104793804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be17c7fb-b753-482f-9867-bd1cd71f6ab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3387be31140949ff984f6b075e0020c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b968bef484f569b4a70f8570b0c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ef0325-fa14-481a-8516-fd5462a525f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2555df94-8b6c-47dc-b922-6a073150e259 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2555df94-8b6c-47dc-b922-6a073150e259 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2555df94-8b6c-47dc-b922-6a073150e259 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2555df94-8b6c-47dc-b922-6a073150e259 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ef0325-fa14-481a-8516-fd5462a525f7) transitioned into state 'SUCCESS' from state '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-2104793804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['f5d6ef2c-c6a5-40a0-9c43-8c4cac60ad01','926ca8bc-7c2d-45eb-bd52-2641e5f1ded3','0b3b929d-d209-44c1-8778-9bf51178e3af','0359f1e1-1ef4-4338-b6b7-e7aab57d3dac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2555df94-8b6c-47dc-b922-6a073150e259 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873c8e5-3404-4270-8eb2-5049cce9b03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2555df94-8b6c-47dc-b922-6a073150e259 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 750/1518] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:48 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 918 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873c8e5-3404-4270-8eb2-5049cce9b03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (3c3b913e-0094-4a14-9e0c-23a1231ec113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request issued successfully. Sep 08 13:55:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9eb2f4d-b71b-4c75-bc6d-0d29def37c1d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 769/1519] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:55:48 2026] POST /volume/v3/volumes => generated 763 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bf4e9ab-3762-4092-8071-c80b9df9592f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:55:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 751/1520] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:48 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 831 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cebeadec-a748-4898-a162-a5fa76b4dd26 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 770/1521] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:49 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68cc659d-8fcd-4dd9-aee4-0297c3ce0a18 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:55:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 752/1522] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:49 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 855 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dd385f1-7e6c-43de-9082-1076d4fa35ff tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 771/1523] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:50 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:55:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:55:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b24a52-dfdb-476f-bc8a-ff54ec5db04b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:55:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 753/1524] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:50 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 855 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8f37186-fa41-4e29-9c9d-1f760b1dfec1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 772/1525] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:51 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 921 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b6b0091-11df-45cd-b06b-cf25b7a174a7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:55:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 754/1526] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:52 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be17c7fb-b753-482f-9867-bd1cd71f6ab5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1125681830"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create snapshot from volume be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:55:52 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['44596341-b761-4227-a52f-7a02e205646b', '1e879eeb-7cfc-4092-b8d6-60de0cf8ba0c', '2f837a41-424a-468d-bd84-e25f49ded2cd', '9825434f-f484-4f63-88fb-e6ce65c3da3b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot create request issued successfully. Sep 08 13:55:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-522e0523-c809-4bd9-b9cc-3236f4e46e4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:55:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 773/1527] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:55:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87d2c47a-66cb-4229-bb18-d3c4a6abfb01 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:55:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 755/1528] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:52 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49c8da2-dfa7-4316-bbac-2f476db3e475 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 774/1529] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:53 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 921 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b37d1934-2499-41d2-a5a8-d3b17aef3e21 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:55:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 756/1530] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:53 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84bd0224-99f9-469b-9b05-5d412ac37faf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84bd0224-99f9-469b-9b05-5d412ac37faf tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84bd0224-99f9-469b-9b05-5d412ac37faf tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84bd0224-99f9-469b-9b05-5d412ac37faf tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84bd0224-99f9-469b-9b05-5d412ac37faf tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84bd0224-99f9-469b-9b05-5d412ac37faf tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 775/1531] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:54 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a18ffdf6-639e-4ce6-90b1-2396e44f3ba7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:55:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 757/1532] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:54 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99c99dab-c7e1-4913-9464-e239011c1de9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99c99dab-c7e1-4913-9464-e239011c1de9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99c99dab-c7e1-4913-9464-e239011c1de9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99c99dab-c7e1-4913-9464-e239011c1de9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99c99dab-c7e1-4913-9464-e239011c1de9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99c99dab-c7e1-4913-9464-e239011c1de9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 776/1533] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:55 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1339 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a146a5c7-b7ad-4366-9060-26237945708c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a146a5c7-b7ad-4366-9060-26237945708c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a146a5c7-b7ad-4366-9060-26237945708c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a146a5c7-b7ad-4366-9060-26237945708c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a146a5c7-b7ad-4366-9060-26237945708c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a146a5c7-b7ad-4366-9060-26237945708c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 758/1534] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:55 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1339 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1550150004"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0691d8b2-1e66-42f2-8bd1-164b355e5344 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 777/1535] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:55 2026] PUT /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 792 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-296063041", "description": "This is the new description of volume"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3b9e1ca6-9e16-4393-910a-cc04f8346632 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 759/1536] 192.168.122.142 () {60 vars in 1253 bytes} [Tue Sep 8 13:55:55 2026] PUT /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 830 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe2099a5-9222-4c27-9493-6b93218c364c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe2099a5-9222-4c27-9493-6b93218c364c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe2099a5-9222-4c27-9493-6b93218c364c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe2099a5-9222-4c27-9493-6b93218c364c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe2099a5-9222-4c27-9493-6b93218c364c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] Volume info retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe2099a5-9222-4c27-9493-6b93218c364c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-reader] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 778/1537] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:55 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1377 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e188f96a-1037-4066-ac86-396db25eb0ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1404995240", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-945917682"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1404995240', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-945917682'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume of 1 GB Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Availability Zones retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (e18d08ed-52b6-439c-ba85-7b427541cf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a359d6a-8651-4c46-89e8-3eada957eed7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:55:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 779/1538] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:55:55 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7378d6d6-6ea8-4602-8040-2e40845b2bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69a9c9b9-3d27-4609-9c5e-3c906bea30e9", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-999417784"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request body: {'volume': {'snapshot_id': '69a9c9b9-3d27-4609-9c5e-3c906bea30e9', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-999417784'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume of 2 GB Sep 08 13:55:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Availability Zones retrieved successfully. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (068486ea-89b0-4d6a-a933-184b7fbe7123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7378d6d6-6ea8-4602-8040-2e40845b2bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531fe2c1-ee60-4d74-ae84-50f6ceaf7adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661bc01-5bd8-48d9-8bd7-bc75d07abe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9661bc01-5bd8-48d9-8bd7-bc75d07abe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '69a9c9b9-3d27-4609-9c5e-3c906bea30e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Created reservations ['b83e34fa-0478-4fa7-9c04-ac6ab6bc853c', '12fe9207-2ea6-4a36-a2f3-b98c5f753f92', 'ed7e8253-2f46-4e4d-a671-4c560cd63c08', '1cd4fde3-01d7-4652-93ac-e6762396c9be'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (531fe2c1-ee60-4d74-ae84-50f6ceaf7adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b83e34fa-0478-4fa7-9c04-ac6ab6bc853c', '12fe9207-2ea6-4a36-a2f3-b98c5f753f92', 'ed7e8253-2f46-4e4d-a671-4c560cd63c08', '1cd4fde3-01d7-4652-93ac-e6762396c9be']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:55 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510b33b0-28b6-4f9a-a148-3dd742ad8b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e0a99c-e491-4195-8522-242f95b222e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e0a99c-e491-4195-8522-242f95b222e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a773588f-ec9b-4b28-9dac-930f3b59ef48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1404995240',display_name='tempest-VolumesGetTest-Volume-945917682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['b83e34fa-0478-4fa7-9c04-ac6ab6bc853c','12fe9207-2ea6-4a36-a2f3-b98c5f753f92','ed7e8253-2f46-4e4d-a671-4c560cd63c08','1cd4fde3-01d7-4652-93ac-e6762396c9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1404995240',display_name='tempest-VolumesGetTest-Volume-945917682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a773588f-ec9b-4b28-9dac-930f3b59ef48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ba465bd020a41c18177579d38768c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45075f5-ec27-4500-96a0-38841e96fd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45075f5-ec27-4500-96a0-38841e96fd0d) transitioned into 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-1404995240',display_name='tempest-VolumesGetTest-Volume-945917682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c10ff39e9a1b4795b0ea2ace87fad48d',qos_specs=None,replication_status=,reservations=['b83e34fa-0478-4fa7-9c04-ac6ab6bc853c','12fe9207-2ea6-4a36-a2f3-b98c5f753f92','ed7e8253-2f46-4e4d-a671-4c560cd63c08','1cd4fde3-01d7-4652-93ac-e6762396c9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ba465bd020a41c18177579d38768c58',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:55 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655e6d65-bb68-4ff7-a5d9-bc37e54eb38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['ef44a125-6970-4ef5-9b2e-2b71fbbafbb7', '21dd59ff-fdf8-425d-beee-1ab0b2099f93', '6a21e045-bd88-45dd-903f-1639d56a203b', '451feec4-84fe-4dd1-a569-8d863dc82701'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510b33b0-28b6-4f9a-a148-3dd742ad8b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef44a125-6970-4ef5-9b2e-2b71fbbafbb7', '21dd59ff-fdf8-425d-beee-1ab0b2099f93', '6a21e045-bd88-45dd-903f-1639d56a203b', '451feec4-84fe-4dd1-a569-8d863dc82701']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655e6d65-bb68-4ff7-a5d9-bc37e54eb38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be85ed47-7911-47b4-b27c-dca9d02819d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Flow 'volume_create_api' (e18d08ed-52b6-439c-ba85-7b427541cf1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Create volume request issued successfully. Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e188f96a-1037-4066-ac86-396db25eb0ae tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 760/1539] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:55 2026] POST /volume/v3/volumes => generated 788 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e764829f-f892-4251-a6a7-bd6972206762 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be85ed47-7911-47b4-b27c-dca9d02819d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b988198-4fbc-411a-a397-4ac736aece22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-999417784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['ef44a125-6970-4ef5-9b2e-2b71fbbafbb7','21dd59ff-fdf8-425d-beee-1ab0b2099f93','6a21e045-bd88-45dd-903f-1639d56a203b','451feec4-84fe-4dd1-a569-8d863dc82701'],size=2,snapshot_id=69a9c9b9-3d27-4609-9c5e-3c906bea30e9,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-999417784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b988198-4fbc-411a-a397-4ac736aece22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3387be31140949ff984f6b075e0020c9',provider_auth=None,provider_geometry=None,provider_id=None,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=69a9c9b9-3d27-4609-9c5e-3c906bea30e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b968bef484f569b4a70f8570b0c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b84b735-2c9f-4c00-b3e5-4d5fb83ffbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b84b735-2c9f-4c00-b3e5-4d5fb83ffbc3) transitioned into state 'SUCCESS' from state '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-999417784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['ef44a125-6970-4ef5-9b2e-2b71fbbafbb7','21dd59ff-fdf8-425d-beee-1ab0b2099f93','6a21e045-bd88-45dd-903f-1639d56a203b','451feec4-84fe-4dd1-a569-8d863dc82701'],size=2,snapshot_id=69a9c9b9-3d27-4609-9c5e-3c906bea30e9,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133655ef-c033-4440-af32-69f94dc0ae09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133655ef-c033-4440-af32-69f94dc0ae09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (068486ea-89b0-4d6a-a933-184b7fbe7123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request issued successfully. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a468c86-7f68-4e43-ac9f-4ae98bfb394d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 780/1540] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:55:55 2026] POST /volume/v3/volumes => generated 796 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9fe0237-2779-44e9-8f4b-4cc1f01d721a tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 781/1541] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c30b506-1c87-4772-80ac-45de2ff75eea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c30b506-1c87-4772-80ac-45de2ff75eea tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c30b506-1c87-4772-80ac-45de2ff75eea tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c30b506-1c87-4772-80ac-45de2ff75eea tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e764829f-f892-4251-a6a7-bd6972206762 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e764829f-f892-4251-a6a7-bd6972206762 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-934066555", "extra_specs": {"spec1": "val1"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c30b506-1c87-4772-80ac-45de2ff75eea tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e764829f-f892-4251-a6a7-bd6972206762 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 761/1542] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:55:56 2026] POST /volume/v3/types => generated 242 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c30b506-1c87-4772-80ac-45de2ff75eea tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 782/1543] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-65d1bfc5-e839-4052-97fb-a38ee813355f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65d1bfc5-e839-4052-97fb-a38ee813355f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] POST http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65d1bfc5-e839-4052-97fb-a38ee813355f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65d1bfc5-e839-4052-97fb-a38ee813355f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 762/1544] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:55:56 2026] POST /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs => generated 146 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e7368f46-157b-4930-acb6-5f9c70761d9b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7368f46-157b-4930-acb6-5f9c70761d9b tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] POST http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7368f46-157b-4930-acb6-5f9c70761d9b tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7368f46-157b-4930-acb6-5f9c70761d9b tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 783/1545] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:55:56 2026] POST /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d9747df-1a41-4c54-9f4e-8cd6462a73a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d9747df-1a41-4c54-9f4e-8cd6462a73a2 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] POST http://192.168.122.142/volume/v3/types/b7bdd91e-41b6-4232-903a-f350277f48cf/extra_specs Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d9747df-1a41-4c54-9f4e-8cd6462a73a2 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d9747df-1a41-4c54-9f4e-8cd6462a73a2 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/b7bdd91e-41b6-4232-903a-f350277f48cf/extra_specs returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 763/1546] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:55:56 2026] POST /volume/v3/types/b7bdd91e-41b6-4232-903a-f350277f48cf/extra_specs => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d0b8ce3-4222-4cf7-bfb5-d285c013f47d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d0b8ce3-4222-4cf7-bfb5-d285c013f47d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] DELETE http://192.168.122.142/volume/v3/types/7f9adf51-53f8-4137-9a3d-027d0633a1e0/extra_specs/spec1 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d0b8ce3-4222-4cf7-bfb5-d285c013f47d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d0b8ce3-4222-4cf7-bfb5-d285c013f47d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d0b8ce3-4222-4cf7-bfb5-d285c013f47d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7f9adf51-53f8-4137-9a3d-027d0633a1e0/extra_specs/spec1 returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 784/1547] 192.168.122.142 () {58 vars in 1283 bytes} [Tue Sep 8 13:55:56 2026] DELETE /volume/v3/types/7f9adf51-53f8-4137-9a3d-027d0633a1e0/extra_specs/spec1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea8540e6-81fa-4bfb-b948-9f3e29009bda None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea8540e6-81fa-4bfb-b948-9f3e29009bda tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] GET http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/nonexistent_extra_spec_name Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea8540e6-81fa-4bfb-b948-9f3e29009bda tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea8540e6-81fa-4bfb-b948-9f3e29009bda tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea8540e6-81fa-4bfb-b948-9f3e29009bda tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 764/1548] 192.168.122.142 () {58 vars in 1346 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d965e780-30a3-4523-a74b-e61555353256 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d965e780-30a3-4523-a74b-e61555353256 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] GET http://192.168.122.142/volume/v3/types/b9c2538a-5c9d-49a5-b9da-344506f44303/extra_specs/spec1 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d965e780-30a3-4523-a74b-e61555353256 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d965e780-30a3-4523-a74b-e61555353256 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d965e780-30a3-4523-a74b-e61555353256 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/b9c2538a-5c9d-49a5-b9da-344506f44303/extra_specs/spec1 returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 785/1549] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/types/b9c2538a-5c9d-49a5-b9da-344506f44303/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54b2b041-d3d4-4a0b-9283-9e7f26b2eff1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54b2b041-d3d4-4a0b-9283-9e7f26b2eff1 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] GET http://192.168.122.142/volume/v3/types/6fc1adaa-4bd2-423f-ba70-86fa3ba14ee6/extra_specs Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54b2b041-d3d4-4a0b-9283-9e7f26b2eff1 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54b2b041-d3d4-4a0b-9283-9e7f26b2eff1 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54b2b041-d3d4-4a0b-9283-9e7f26b2eff1 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/6fc1adaa-4bd2-423f-ba70-86fa3ba14ee6/extra_specs returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 765/1550] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/types/6fc1adaa-4bd2-423f-ba70-86fa3ba14ee6/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ad8e694-c0a7-40c5-a344-29418a35533d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ad8e694-c0a7-40c5-a344-29418a35533d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] PUT http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ad8e694-c0a7-40c5-a344-29418a35533d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ad8e694-c0a7-40c5-a344-29418a35533d tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 786/1551] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:55:56 2026] PUT /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 => generated 102 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e768304-c3df-44ba-969b-cdb21ccbea69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e768304-c3df-44ba-969b-cdb21ccbea69 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] PUT http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e768304-c3df-44ba-969b-cdb21ccbea69 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'update', calling method: update, body: null {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e768304-c3df-44ba-969b-cdb21ccbea69 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 766/1552] 192.168.122.142 () {60 vars in 1299 bytes} [Tue Sep 8 13:55:56 2026] PUT /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/spec1 => generated 72 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3ee4be5f-fd99-4f13-92cf-ef0c2b65e73f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ee4be5f-fd99-4f13-92cf-ef0c2b65e73f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] PUT http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/None Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3ee4be5f-fd99-4f13-92cf-ef0c2b65e73f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ee4be5f-fd99-4f13-92cf-ef0c2b65e73f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ee4be5f-fd99-4f13-92cf-ef0c2b65e73f tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/None returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 787/1553] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:55:56 2026] PUT /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/None => generated 73 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6ed7f6c-963f-4243-9765-aae1ca135808 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6ed7f6c-963f-4243-9765-aae1ca135808 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] PUT http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/2c8f6a22-0eaa-474e-bfa7-aa2bbcb54ddc Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6ed7f6c-963f-4243-9765-aae1ca135808 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6ed7f6c-963f-4243-9765-aae1ca135808 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6ed7f6c-963f-4243-9765-aae1ca135808 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/2c8f6a22-0eaa-474e-bfa7-aa2bbcb54ddc returned with HTTP 400 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 767/1554] 192.168.122.142 () {60 vars in 1393 bytes} [Tue Sep 8 13:55:56 2026] PUT /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060/extra_specs/2c8f6a22-0eaa-474e-bfa7-aa2bbcb54ddc => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-acd90cc2-0b63-4954-a185-4bfd878253b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-acd90cc2-0b63-4954-a185-4bfd878253b0 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] PUT http://192.168.122.142/volume/v3/types/e9f66276-8b22-4a2b-bbd8-9aa3f93886be/extra_specs/spec1 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-acd90cc2-0b63-4954-a185-4bfd878253b0 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-acd90cc2-0b63-4954-a185-4bfd878253b0 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/e9f66276-8b22-4a2b-bbd8-9aa3f93886be/extra_specs/spec1 returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 788/1555] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:55:56 2026] PUT /volume/v3/types/e9f66276-8b22-4a2b-bbd8-9aa3f93886be/extra_specs/spec1 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e77e3c58-3327-4fb2-816f-9dc3de0300f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e77e3c58-3327-4fb2-816f-9dc3de0300f5 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] DELETE http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e77e3c58-3327-4fb2-816f-9dc3de0300f5 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e77e3c58-3327-4fb2-816f-9dc3de0300f5 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e77e3c58-3327-4fb2-816f-9dc3de0300f5 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 returned with HTTP 202 Sep 08 13:55:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 768/1556] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:55:56 2026] DELETE /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19547793-f000-4751-9db0-4cd93fa009f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19547793-f000-4751-9db0-4cd93fa009f3 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] GET http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19547793-f000-4751-9db0-4cd93fa009f3 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19547793-f000-4751-9db0-4cd93fa009f3 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19547793-f000-4751-9db0-4cd93fa009f3 tempest-ExtraSpecsNegativeTest-1135256743 tempest-ExtraSpecsNegativeTest-1135256743-project-admin] http://192.168.122.142/volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 returned with HTTP 404 Sep 08 13:55:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 789/1557] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:55:56 2026] GET /volume/v3/types/7196dd54-52ce-416f-97c6-c164a2939060 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f3b05d2-c7a8-469e-a0a5-37900bcde99b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 769/1558] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:57 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8bfc345d-770e-48e3-aa04-96156962b87c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bfc345d-770e-48e3-aa04-96156962b87c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bfc345d-770e-48e3-aa04-96156962b87c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8bfc345d-770e-48e3-aa04-96156962b87c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8bfc345d-770e-48e3-aa04-96156962b87c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8bfc345d-770e-48e3-aa04-96156962b87c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:55:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 790/1559] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:57 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6caf639e-130c-4d23-a13d-ee5f13996867 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6caf639e-130c-4d23-a13d-ee5f13996867 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6caf639e-130c-4d23-a13d-ee5f13996867 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6caf639e-130c-4d23-a13d-ee5f13996867 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6caf639e-130c-4d23-a13d-ee5f13996867 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6caf639e-130c-4d23-a13d-ee5f13996867 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 770/1560] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:58 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cab25beb-7f15-4374-a896-822e3b936eb2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cab25beb-7f15-4374-a896-822e3b936eb2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] PUT http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cab25beb-7f15-4374-a896-822e3b936eb2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1550150004", "description": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cab25beb-7f15-4374-a896-822e3b936eb2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cab25beb-7f15-4374-a896-822e3b936eb2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume updated successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cab25beb-7f15-4374-a896-822e3b936eb2 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 791/1561] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 13:55:58 2026] PUT /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f26cd557-1164-4018-aa7c-ebc339a8b366 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 771/1562] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:58 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bf29098-f108-486a-ba3c-fb8ced55c3b9 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 792/1563] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:58 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e35b9035-648d-48b0-ad3f-ccb11ab73e3b tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 202 Sep 08 13:55:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 772/1564] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:55:58 2026] DELETE /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dde67463-021d-48bf-8b93-972e01a31a4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dde67463-021d-48bf-8b93-972e01a31a4f tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dde67463-021d-48bf-8b93-972e01a31a4f tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dde67463-021d-48bf-8b93-972e01a31a4f tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dde67463-021d-48bf-8b93-972e01a31a4f tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dde67463-021d-48bf-8b93-972e01a31a4f tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 793/1565] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:58 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de91758b-18d7-4b57-af13-8426aeb92c4c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de91758b-18d7-4b57-af13-8426aeb92c4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de91758b-18d7-4b57-af13-8426aeb92c4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de91758b-18d7-4b57-af13-8426aeb92c4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:55:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:55:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de91758b-18d7-4b57-af13-8426aeb92c4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:55:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de91758b-18d7-4b57-af13-8426aeb92c4c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:55:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 773/1566] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:59 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:55:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:55:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:55:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:55:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:55:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:55:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:55:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2c32668-ddaa-4ba1-a2b4-c429fb305f34 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 200 Sep 08 13:55:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 794/1567] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:55:59 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62a503a0-f955-4610-b851-861a74229655 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62a503a0-f955-4610-b851-861a74229655 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62a503a0-f955-4610-b851-861a74229655 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62a503a0-f955-4610-b851-861a74229655 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62a503a0-f955-4610-b851-861a74229655 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 returned with HTTP 404 Sep 08 13:56:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 795/1568] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:00 2026] GET /volume/v3/volumes/a773588f-ec9b-4b28-9dac-930f3b59ef48 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d187d739-93b7-43ed-abb1-26a253be810c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5feb6cfa-4fc8-4960-8bae-2f5ab771455a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 774/1569] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:00 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d187d739-93b7-43ed-abb1-26a253be810c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d187d739-93b7-43ed-abb1-26a253be810c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d187d739-93b7-43ed-abb1-26a253be810c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d187d739-93b7-43ed-abb1-26a253be810c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d187d739-93b7-43ed-abb1-26a253be810c tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 796/1570] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:00 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1377 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume with id: b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:56:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Delete volume request issued successfully. Sep 08 13:56:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e6e02928-9230-42c8-ba36-39f5222d9d76 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 202 Sep 08 13:56:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 775/1571] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:01 2026] DELETE /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:56:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be66a2ef-dd0b-46b3-8599-bf1e2ce764e1 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:56:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 797/1572] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:01 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1376 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ac9efec9-b616-4bb4-80c0-231be4940326 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac9efec9-b616-4bb4-80c0-231be4940326 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac9efec9-b616-4bb4-80c0-231be4940326 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ac9efec9-b616-4bb4-80c0-231be4940326 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ac9efec9-b616-4bb4-80c0-231be4940326 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ac9efec9-b616-4bb4-80c0-231be4940326 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 776/1573] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:01 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Volume info retrieved successfully. Sep 08 13:56:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b832b94-4a57-4d5e-bd33-8920ea676556 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 200 Sep 08 13:56:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 798/1574] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:02 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 1376 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-86113b02-b0d6-492a-8744-8c62533e6507 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86113b02-b0d6-492a-8744-8c62533e6507 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86113b02-b0d6-492a-8744-8c62533e6507 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-86113b02-b0d6-492a-8744-8c62533e6507 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-86113b02-b0d6-492a-8744-8c62533e6507 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-86113b02-b0d6-492a-8744-8c62533e6507 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 777/1575] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:03 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60c56e1d-fb34-4d37-b1bb-de45ae2de426 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60c56e1d-fb34-4d37-b1bb-de45ae2de426 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] GET http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 Sep 08 13:56:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60c56e1d-fb34-4d37-b1bb-de45ae2de426 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60c56e1d-fb34-4d37-b1bb-de45ae2de426 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60c56e1d-fb34-4d37-b1bb-de45ae2de426 tempest-VolumesGetTest-372354448 tempest-VolumesGetTest-372354448-project-member] http://192.168.122.142/volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 returned with HTTP 404 Sep 08 13:56:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 799/1576] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:03 2026] GET /volume/v3/volumes/b129a0ea-8bc9-44c8-83a5-a27af8e4fab5 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37c3d770-f2b0-423c-8d5c-f4c6172b59ee tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 778/1577] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:04 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cad662d-a503-4cef-ad2f-3449d2a147b9 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 800/1578] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:05 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 889 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Volume info retrieved successfully. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c88f4a8-428e-4ab0-81fc-c36b7aa86b8f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 779/1579] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:05 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef96fcb0-34be-4c66-8664-cbafb164de03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-290a9486-7062-45df-b060-f60aeb10c496 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: 9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume request issued successfully. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-290a9486-7062-45df-b060-f60aeb10c496 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 202 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 780/1580] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:05 2026] DELETE /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd71538c-fa2b-4562-94a1-dffe8b5a36f7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 781/1581] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:05 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef96fcb0-34be-4c66-8664-cbafb164de03 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] POST http://192.168.122.142/volume/v3/types/fb14cda2-04eb-4048-ba88-cc16bfe18883/encryption Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef96fcb0-34be-4c66-8664-cbafb164de03 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef96fcb0-34be-4c66-8664-cbafb164de03 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/fb14cda2-04eb-4048-ba88-cc16bfe18883/encryption returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 801/1582] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:56:05 2026] POST /volume/v3/types/fb14cda2-04eb-4048-ba88-cc16bfe18883/encryption => generated 114 bytes in 395 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af8516e0-b2aa-4a6f-a0c0-4cfa531fab46 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af8516e0-b2aa-4a6f-a0c0-4cfa531fab46 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af8516e0-b2aa-4a6f-a0c0-4cfa531fab46 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1123112567", "os-volume-type-access:is_public": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=427,cinder:INSERT=40,cinder:UPDATE=75 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af8516e0-b2aa-4a6f-a0c0-4cfa531fab46 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 782/1583] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:56:06 2026] POST /volume/v3/types => generated 231 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-83f097cc-e679-40ad-81ae-7cfc761276f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83f097cc-e679-40ad-81ae-7cfc761276f3 tempest-VolumeTypesNegativeTest-246382074 tempest-VolumeTypesNegativeTest-246382074-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-83f097cc-e679-40ad-81ae-7cfc761276f3 tempest-VolumeTypesNegativeTest-246382074 tempest-VolumeTypesNegativeTest-246382074-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3dbab38-3f4f-4f70-bcb6-4621928b7a49", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1707279869"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-83f097cc-e679-40ad-81ae-7cfc761276f3 tempest-VolumeTypesNegativeTest-246382074 tempest-VolumeTypesNegativeTest-246382074-project-member] Create volume request body: {'volume': {'volume_type': 'c3dbab38-3f4f-4f70-bcb6-4621928b7a49', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1707279869'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-83f097cc-e679-40ad-81ae-7cfc761276f3 tempest-VolumeTypesNegativeTest-246382074 tempest-VolumeTypesNegativeTest-246382074-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 802/1584] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:56:06 2026] POST /volume/v3/volumes => generated 114 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7eb5c35-d2d0-41a9-b584-22270789f6fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7eb5c35-d2d0-41a9-b584-22270789f6fc tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] DELETE http://192.168.122.142/volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7eb5c35-d2d0-41a9-b584-22270789f6fc tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7eb5c35-d2d0-41a9-b584-22270789f6fc tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7eb5c35-d2d0-41a9-b584-22270789f6fc tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 returned with HTTP 202 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 783/1585] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:06 2026] DELETE /volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-feb4f749-aad2-4769-baad-a7fd8ec07bb3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-feb4f749-aad2-4769-baad-a7fd8ec07bb3 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] GET http://192.168.122.142/volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-feb4f749-aad2-4769-baad-a7fd8ec07bb3 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-feb4f749-aad2-4769-baad-a7fd8ec07bb3 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-feb4f749-aad2-4769-baad-a7fd8ec07bb3 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 803/1586] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:56:06 2026] GET /volume/v3/types/c3dbab38-3f4f-4f70-bcb6-4621928b7a49 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3fd893c-1c21-455c-afbf-0f637e8b2249 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3fd893c-1c21-455c-afbf-0f637e8b2249 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3fd893c-1c21-455c-afbf-0f637e8b2249 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3fd893c-1c21-455c-afbf-0f637e8b2249 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 400 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 784/1587] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:56:06 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68ba10b0-2edd-491e-b09a-6a42a423fef1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68ba10b0-2edd-491e-b09a-6a42a423fef1 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68ba10b0-2edd-491e-b09a-6a42a423fef1 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1126529642"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68ba10b0-2edd-491e-b09a-6a42a423fef1 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 804/1588] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:56:06 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 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-24f1f9ce-ab24-4dc9-bb07-36b901969377 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24f1f9ce-ab24-4dc9-bb07-36b901969377 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24f1f9ce-ab24-4dc9-bb07-36b901969377 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1126529642"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24f1f9ce-ab24-4dc9-bb07-36b901969377 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1126529642 already exists. Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24f1f9ce-ab24-4dc9-bb07-36b901969377 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 409 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 785/1589] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:56:06 2026] POST /volume/v3/types => generated 134 bytes in 35 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-750a0c38-6239-4db6-8b12-d885ae360826 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-750a0c38-6239-4db6-8b12-d885ae360826 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] DELETE http://192.168.122.142/volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-750a0c38-6239-4db6-8b12-d885ae360826 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-750a0c38-6239-4db6-8b12-d885ae360826 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-750a0c38-6239-4db6-8b12-d885ae360826 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d returned with HTTP 202 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 805/1590] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:06 2026] DELETE /volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-346adea3-011d-429d-8095-38183994813e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-346adea3-011d-429d-8095-38183994813e tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] GET http://192.168.122.142/volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-346adea3-011d-429d-8095-38183994813e tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-346adea3-011d-429d-8095-38183994813e tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-346adea3-011d-429d-8095-38183994813e tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 786/1591] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:56:06 2026] GET /volume/v3/types/5e9f47d1-e439-4280-a51c-2d8a748f027d => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5d99379-0aec-48f1-90d0-91ca695eed24 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5d99379-0aec-48f1-90d0-91ca695eed24 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] DELETE http://192.168.122.142/volume/v3/types/54289a39-ac3a-4cdc-8444-7660ed6fd79f Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5d99379-0aec-48f1-90d0-91ca695eed24 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5d99379-0aec-48f1-90d0-91ca695eed24 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5d99379-0aec-48f1-90d0-91ca695eed24 tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/54289a39-ac3a-4cdc-8444-7660ed6fd79f returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 806/1592] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:06 2026] DELETE /volume/v3/types/54289a39-ac3a-4cdc-8444-7660ed6fd79f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d169ed0-08dc-431b-b78c-0115f33fca3d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d169ed0-08dc-431b-b78c-0115f33fca3d tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] GET http://192.168.122.142/volume/v3/types/5249b251-dd89-424c-9769-20708355f49c Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d169ed0-08dc-431b-b78c-0115f33fca3d tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d169ed0-08dc-431b-b78c-0115f33fca3d tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d169ed0-08dc-431b-b78c-0115f33fca3d tempest-VolumeTypesNegativeTest-738327912 tempest-VolumeTypesNegativeTest-738327912-project-admin] http://192.168.122.142/volume/v3/types/5249b251-dd89-424c-9769-20708355f49c returned with HTTP 404 Sep 08 13:56:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 787/1593] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:56:06 2026] GET /volume/v3/types/5249b251-dd89-424c-9769-20708355f49c => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f05d348-18d9-4eef-bcd2-76379bb6c2e0 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 200 Sep 08 13:56:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 807/1594] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:06 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 888 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fcd2b79b-fa95-425f-b242-b1e58099027a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcd2b79b-fa95-425f-b242-b1e58099027a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcd2b79b-fa95-425f-b242-b1e58099027a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcd2b79b-fa95-425f-b242-b1e58099027a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcd2b79b-fa95-425f-b242-b1e58099027a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 404 Sep 08 13:56:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 788/1595] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:07 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-121f3b06-79cc-4f88-be73-682a5a41c089 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-121f3b06-79cc-4f88-be73-682a5a41c089 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-121f3b06-79cc-4f88-be73-682a5a41c089 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-121f3b06-79cc-4f88-be73-682a5a41c089 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:07 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=480,cinder:UPDATE=97,cinder:INSERT=46 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-121f3b06-79cc-4f88-be73-682a5a41c089 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 404 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 808/1596] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:07 2026] GET /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: 9b988198-4fbc-411a-a397-4ac736aece22 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b542a82-75fc-4a2b-997b-d5af6edb5d66 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 returned with HTTP 404 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 789/1597] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:08 2026] DELETE /volume/v3/volumes/9b988198-4fbc-411a-a397-4ac736aece22 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67578869-c748-4123-b273-64a911068f9e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete snapshot with id: 69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot delete request issued successfully. Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67578869-c748-4123-b273-64a911068f9e tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 202 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 809/1598] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:56:08 2026] DELETE /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1858912-11f4-4971-a50f-b6bf6d0e9043 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 790/1599] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:08 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-965d06b9-3716-407b-bfd7-72182f578b7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-965d06b9-3716-407b-bfd7-72182f578b7e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-965d06b9-3716-407b-bfd7-72182f578b7e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16073d7a-3f6e-4e34-a7bd-9ce9c4bd9ee7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-446267309"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-965d06b9-3716-407b-bfd7-72182f578b7e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 404 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 810/1600] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:56:08 2026] POST /volume/v3/snapshots => generated 109 bytes in 360 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4dd2f857-ae35-4d2d-967e-103bdd71033b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dd2f857-ae35-4d2d-967e-103bdd71033b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4dd2f857-ae35-4d2d-967e-103bdd71033b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1349075116"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dd2f857-ae35-4d2d-967e-103bdd71033b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 404 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 791/1601] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:56:08 2026] POST /volume/v3/snapshots => generated 77 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] GET http://192.168.122.142/volume/v3/snapshots?limit=invalid Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] HTTP exception thrown: limit param must be an integer Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be73dfc6-35fc-4e89-8e22-c208b0cfebe5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] http://192.168.122.142/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 811/1602] 192.168.122.142 () {58 vars in 1154 bytes} [Tue Sep 8 13:56:08 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccec77ed-6423-4837-8554-55b4c38ae467 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] GET http://192.168.122.142/volume/v3/snapshots?marker=be3d423e-76ab-4cd3-85eb-790a33dbcb94 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.db.api [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Building query based on filter {{(pid=86958) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccec77ed-6423-4837-8554-55b4c38ae467 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] http://192.168.122.142/volume/v3/snapshots?marker=be3d423e-76ab-4cd3-85eb-790a33dbcb94 returned with HTTP 404 Sep 08 13:56:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 792/1603] 192.168.122.142 () {58 vars in 1214 bytes} [Tue Sep 8 13:56:08 2026] GET /volume/v3/snapshots?marker=be3d423e-76ab-4cd3-85eb-790a33dbcb94 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bacfc033-eea6-459a-a54b-272ebc757625 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] GET http://192.168.122.142/volume/v3/snapshots?sort_key=invalid Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:08 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:56:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bacfc033-eea6-459a-a54b-272ebc757625 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-reader] http://192.168.122.142/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 08 13:56:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 812/1604] 192.168.122.142 () {58 vars in 1160 bytes} [Tue Sep 8 13:56:08 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-983358079"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-983358079'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create volume of 2 GB Sep 08 13:56:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Availability Zones retrieved successfully. Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Flow 'volume_create_api' (ae12943a-eb8c-44ca-8d88-0b2f1ee3a3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee89166-541a-4e39-9b0b-898868509842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Validating volume size '2' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee89166-541a-4e39-9b0b-898868509842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fefc08-213f-4104-99bb-98fb72ff294e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Created reservations ['449b7f2c-c4c1-45b4-976c-5dc1d9ddc033', '20f206a8-3bad-45ee-8099-b266ffb76af4', 'aeaf4dde-8992-4c77-afff-afc0f30f964f', '6f5b8f58-ae47-4e77-914c-6eb07f5c419f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fefc08-213f-4104-99bb-98fb72ff294e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['449b7f2c-c4c1-45b4-976c-5dc1d9ddc033', '20f206a8-3bad-45ee-8099-b266ffb76af4', 'aeaf4dde-8992-4c77-afff-afc0f30f964f', '6f5b8f58-ae47-4e77-914c-6eb07f5c419f']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52b9d50-695d-489c-a837-234236685f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96f8486c-d719-4c92-9769-303aa3bad8c3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 200 Sep 08 13:56:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 813/1605] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:09 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52b9d50-695d-489c-a837-234236685f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f4c41f3-c436-4158-b6ea-1e4356599b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-983358079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b96d4dec774667b8ef72946cf779dc',qos_specs=None,replication_status=,reservations=['449b7f2c-c4c1-45b4-976c-5dc1d9ddc033','20f206a8-3bad-45ee-8099-b266ffb76af4','aeaf4dde-8992-4c77-afff-afc0f30f964f','6f5b8f58-ae47-4e77-914c-6eb07f5c419f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77dedcb15ffd40828ef6ec0219e5e7b1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-983358079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f4c41f3-c436-4158-b6ea-1e4356599b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b96d4dec774667b8ef72946cf779dc',provider_auth=None,provider_geometry=None,provider_id=None,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='77dedcb15ffd40828ef6ec0219e5e7b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5863e92-91cd-49d9-866b-37aa0a9b3bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5863e92-91cd-49d9-866b-37aa0a9b3bf5) transitioned into state 'SUCCESS' from state '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-983358079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b96d4dec774667b8ef72946cf779dc',qos_specs=None,replication_status=,reservations=['449b7f2c-c4c1-45b4-976c-5dc1d9ddc033','20f206a8-3bad-45ee-8099-b266ffb76af4','aeaf4dde-8992-4c77-afff-afc0f30f964f','6f5b8f58-ae47-4e77-914c-6eb07f5c419f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77dedcb15ffd40828ef6ec0219e5e7b1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16487a1b-1ea0-42f2-8ff2-1fb5486b3785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16487a1b-1ea0-42f2-8ff2-1fb5486b3785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Flow 'volume_create_api' (ae12943a-eb8c-44ca-8d88-0b2f1ee3a3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create volume request issued successfully. Sep 08 13:56:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4d1fe105-6066-4294-a9bd-3681ab371cf1 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 793/1606] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:56:08 2026] POST /volume/v3/volumes => generated 770 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a72f1438-6f1a-4d17-b49a-fe8d7fbc4b37 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 814/1607] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:09 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 838 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6933ab5c-cec3-44bb-a079-0554f4a2dd28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6933ab5c-cec3-44bb-a079-0554f4a2dd28 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6933ab5c-cec3-44bb-a079-0554f4a2dd28 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6933ab5c-cec3-44bb-a079-0554f4a2dd28 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6933ab5c-cec3-44bb-a079-0554f4a2dd28 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 returned with HTTP 404 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 794/1608] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:10 2026] GET /volume/v3/snapshots/69a9c9b9-3d27-4609-9c5e-3c906bea30e9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75b98f78-7285-4ec2-8e44-bf72219a7f06 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:56:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 815/1609] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:10 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa1f99af-3967-4fc3-97ba-950555075e64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa1f99af-3967-4fc3-97ba-950555075e64 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa1f99af-3967-4fc3-97ba-950555075e64 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa1f99af-3967-4fc3-97ba-950555075e64 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume request issued successfully. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e612dbb-d6fd-46ca-9aa3-053f94695d72 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 202 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 795/1610] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:10 2026] DELETE /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fa1f99af-3967-4fc3-97ba-950555075e64 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa1f99af-3967-4fc3-97ba-950555075e64 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 816/1611] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:10 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 862 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19a7f24c-01b4-4f29-9eef-4dc8506997b6 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 200 Sep 08 13:56:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 796/1612] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:10 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-681ce432-0e77-406d-9a24-99ab2cc195ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-681ce432-0e77-406d-9a24-99ab2cc195ab tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-681ce432-0e77-406d-9a24-99ab2cc195ab tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-681ce432-0e77-406d-9a24-99ab2cc195ab tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-681ce432-0e77-406d-9a24-99ab2cc195ab tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-681ce432-0e77-406d-9a24-99ab2cc195ab tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 817/1613] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0469d2f3-58d3-4e40-8238-dbbcfc492cd5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 818/1614] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8031d27-fb2b-48c1-be95-dfb3e4aa8cf7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8031d27-fb2b-48c1-be95-dfb3e4aa8cf7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8031d27-fb2b-48c1-be95-dfb3e4aa8cf7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8031d27-fb2b-48c1-be95-dfb3e4aa8cf7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8031d27-fb2b-48c1-be95-dfb3e4aa8cf7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 returned with HTTP 404 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 819/1615] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/volumes/be17c7fb-b753-482f-9867-bd1cd71f6ab5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f4c41f3-c436-4158-b6ea-1e4356599b3b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-607626983"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create snapshot from volume 9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Created reservations ['03d13f78-a1be-4a47-92ae-22d98621ae34', '3277d79e-702a-4cfc-bab4-42a43974f723', 'ef35609a-e5a2-4563-96e0-397518d00db7', '8afd3819-6edf-4ad4-bb4e-e98c7b54f7f1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-4fe684ab-5865-4b12-a257-7b2a4a9b9499 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 797/1616] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 947 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7430af7-436d-4e1d-aced-9944466648d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7430af7-436d-4e1d-aced-9944466648d4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7430af7-436d-4e1d-aced-9944466648d4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7430af7-436d-4e1d-aced-9944466648d4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7430af7-436d-4e1d-aced-9944466648d4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Volume info retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot create request issued successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed906595-fe35-4cd2-bab3-5721cb5137f5 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 820/1617] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:56:11 2026] POST /volume/v3/snapshots => generated 317 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7430af7-436d-4e1d-aced-9944466648d4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:56:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 798/1618] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3a89648e-5339-4207-871f-e9b3da6c28cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a89648e-5339-4207-871f-e9b3da6c28cf tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a89648e-5339-4207-871f-e9b3da6c28cf tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0507a324-e341-41ce-beda-22c2276738ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3a89648e-5339-4207-871f-e9b3da6c28cf tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-346308965"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-346308965'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume of 1 GB Sep 08 13:56:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3a89648e-5339-4207-871f-e9b3da6c28cf tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3a89648e-5339-4207-871f-e9b3da6c28cf tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 821/1619] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:11 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Availability Zones retrieved successfully. Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (e0cc4dbf-c566-4c15-a73a-8a0278d13058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e37fd5-dd09-48d0-8b83-475435b4623c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c43f3ef-7d5b-4f77-9c27-200fe359bb22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c43f3ef-7d5b-4f77-9c27-200fe359bb22 None None] GET http://192.168.122.142/volume// Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c43f3ef-7d5b-4f77-9c27-200fe359bb22 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c43f3ef-7d5b-4f77-9c27-200fe359bb22 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c43f3ef-7d5b-4f77-9c27-200fe359bb22 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 822/1620] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e37fd5-dd09-48d0-8b83-475435b4623c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-02aa2f25-fdfd-4ae3-8845-7e2f64e162c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587cccc1-9fa0-4d0b-bbd2-30f7097e07a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-02aa2f25-fdfd-4ae3-8845-7e2f64e162c7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-02aa2f25-fdfd-4ae3-8845-7e2f64e162c7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085", "connector": null, "instance_uuid": "2f66699f-47e0-44b2-b31d-fbd1b30de8f1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-02aa2f25-fdfd-4ae3-8845-7e2f64e162c7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 823/1621] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:56:12 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['739c753e-f19b-4ec0-b49e-cf720ac7f200', 'ce1ebbb9-5f37-4a1f-8420-c71fa1c7816b', '53e49476-b2f8-4b33-bc40-c75ecaf39c72', '126904a1-8a55-4891-bd37-8b4886adeef7'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (587cccc1-9fa0-4d0b-bbd2-30f7097e07a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739c753e-f19b-4ec0-b49e-cf720ac7f200', 'ce1ebbb9-5f37-4a1f-8420-c71fa1c7816b', '53e49476-b2f8-4b33-bc40-c75ecaf39c72', '126904a1-8a55-4891-bd37-8b4886adeef7']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4a16c9-990c-4e92-bfe8-d6985925dc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4a16c9-990c-4e92-bfe8-d6985925dc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d72722d-ef6d-4b57-a913-792c8088f2ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-346308965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['739c753e-f19b-4ec0-b49e-cf720ac7f200','ce1ebbb9-5f37-4a1f-8420-c71fa1c7816b','53e49476-b2f8-4b33-bc40-c75ecaf39c72','126904a1-8a55-4891-bd37-8b4886adeef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-346308965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d72722d-ef6d-4b57-a913-792c8088f2ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3387be31140949ff984f6b075e0020c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b968bef484f569b4a70f8570b0c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cc8183-2602-4a19-aea2-3c6d0b07235e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23cc8183-2602-4a19-aea2-3c6d0b07235e) transitioned into state 'SUCCESS' from state '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-346308965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['739c753e-f19b-4ec0-b49e-cf720ac7f200','ce1ebbb9-5f37-4a1f-8420-c71fa1c7816b','53e49476-b2f8-4b33-bc40-c75ecaf39c72','126904a1-8a55-4891-bd37-8b4886adeef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69d4f08-0698-429b-b05a-f402c91c52e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-660e5bed-2c8c-4ef8-9d95-579260818b16 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 824/1622] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 946 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3af0edfb-3536-4aa1-961e-44f05b45ed18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3af0edfb-3536-4aa1-961e-44f05b45ed18 None None] GET http://192.168.122.142/volume// Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3af0edfb-3536-4aa1-961e-44f05b45ed18 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3af0edfb-3536-4aa1-961e-44f05b45ed18 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3af0edfb-3536-4aa1-961e-44f05b45ed18 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 825/1623] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b69d4f08-0698-429b-b05a-f402c91c52e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (e0cc4dbf-c566-4c15-a73a-8a0278d13058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request issued successfully. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0507a324-e341-41ce-beda-22c2276738ff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 799/1624] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:56:11 2026] POST /volume/v3/volumes => generated 762 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-64540031-36d2-40f8-919c-c5deb418a652 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 826/1625] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 1127 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe314573-df58-4770-b26c-78ac6a1074db None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe314573-df58-4770-b26c-78ac6a1074db tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe314573-df58-4770-b26c-78ac6a1074db tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe314573-df58-4770-b26c-78ac6a1074db tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe314573-df58-4770-b26c-78ac6a1074db tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe314573-df58-4770-b26c-78ac6a1074db tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 800/1626] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] PUT http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Acquiring lock "cinder-attachment_update-3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e51064a7-085e-4178-9629-da000c8e0cc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e51064a7-085e-4178-9629-da000c8e0cc4 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e51064a7-085e-4178-9629-da000c8e0cc4 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e51064a7-085e-4178-9629-da000c8e0cc4 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e51064a7-085e-4178-9629-da000c8e0cc4 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e51064a7-085e-4178-9629-da000c8e0cc4 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 801/1627] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:12 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0fb2438-a4c2-4230-9e9d-8aced81a820e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 802/1628] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:13 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 946 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1a0618d-cc9f-44ef-aef4-4a2035f6a2d3 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 803/1629] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:13 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-32e7ea90-645d-4d33-acae-f01ad8958189 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32e7ea90-645d-4d33-acae-f01ad8958189 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32e7ea90-645d-4d33-acae-f01ad8958189 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-32e7ea90-645d-4d33-acae-f01ad8958189 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-32e7ea90-645d-4d33-acae-f01ad8958189 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-32e7ea90-645d-4d33-acae-f01ad8958189 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 804/1630] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:13 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-234be83b-66b6-4343-bc6a-3c83577bb944 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-234be83b-66b6-4343-bc6a-3c83577bb944 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-234be83b-66b6-4343-bc6a-3c83577bb944 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-234be83b-66b6-4343-bc6a-3c83577bb944 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-234be83b-66b6-4343-bc6a-3c83577bb944 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-234be83b-66b6-4343-bc6a-3c83577bb944 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 805/1631] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:14 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 946 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-903c1842-9d35-49cc-bd1f-1a9876af1c73 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 806/1632] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:14 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8f9629b-33f3-4d7b-b6ab-2d69d025552e tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 807/1633] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:14 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-847ea508-cee9-4d93-b5b1-b50037770e96 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2a03e9d8-354a-4d81-880c-a99e8b559ba7"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2a03e9d8-354a-4d81-880c-a99e8b559ba7'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Create volume of 1 GB Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Availability Zones retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Flow 'volume_create_api' (a3006988-6a3b-4e0c-829b-44a327eb65da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d471ad6-ca25-4c30-9912-c40ab9d2cfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d471ad6-ca25-4c30-9912-c40ab9d2cfa8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 13:56:15 devstack devstack@c-api.service[86958]: 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 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d471ad6-ca25-4c30-9912-c40ab9d2cfa8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d471ad6-ca25-4c30-9912-c40ab9d2cfa8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 13:56:15 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Flow 'volume_create_api' (a3006988-6a3b-4e0c-829b-44a327eb65da) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-847ea508-cee9-4d93-b5b1-b50037770e96 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 808/1634] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:56:15 2026] POST /volume/v3/volumes => generated 171 bytes in 115 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Delete snapshot with id: 2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085-devstack" released by "attachment_update" :: held 2.570s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-9b414990-f196-4998-9a08-0e09be9b6a90 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 827/1635] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:56:12 2026] PUT /volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a => generated 694 bytes in 2654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot delete request issued successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ea8f56b-3be3-46aa-9b12-3fd11fab46a7 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 202 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 809/1636] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:56:15 2026] DELETE /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-26600869-03c6-40e9-b49a-d3e9cd76322c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26600869-03c6-40e9-b49a-d3e9cd76322c tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26600869-03c6-40e9-b49a-d3e9cd76322c tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-26600869-03c6-40e9-b49a-d3e9cd76322c tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-26600869-03c6-40e9-b49a-d3e9cd76322c tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-26600869-03c6-40e9-b49a-d3e9cd76322c tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 828/1637] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:15 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 475 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dff1048b-647d-4a83-b3e7-21700758b36d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dff1048b-647d-4a83-b3e7-21700758b36d tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dff1048b-647d-4a83-b3e7-21700758b36d tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dff1048b-647d-4a83-b3e7-21700758b36d tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dff1048b-647d-4a83-b3e7-21700758b36d tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dff1048b-647d-4a83-b3e7-21700758b36d tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 810/1638] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:15 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 947 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b0c25e5-b67a-4942-9134-525c891ec1dd tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 829/1639] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:15 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37e07173-7a23-4e17-8441-cacee6b98305 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d72722d-ef6d-4b57-a913-792c8088f2ec", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1142701961"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create snapshot from volume 2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-1842a433-58b4-485f-84e8-6eb7a8a1f0b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-1842a433-58b4-485f-84e8-6eb7a8a1f0b5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a/action Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-1842a433-58b4-485f-84e8-6eb7a8a1f0b5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-1842a433-58b4-485f-84e8-6eb7a8a1f0b5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['66686c66-a12f-449e-86d4-d521ceebba9d', 'abdab421-8008-42b3-9f97-aefc0393e7cd', '1b97d4db-2d16-4221-abc5-6f0420fbd5ba', '9b87806b-da41-441c-bda9-b26169fc610b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-3290d72f-0ca0-4510-b42d-265caa3dbdf3 req-1842a433-58b4-485f-84e8-6eb7a8a1f0b5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a/action returned with HTTP 204 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 830/1640] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:56:15 2026] POST /volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot create request issued successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37e07173-7a23-4e17-8441-cacee6b98305 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:56:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 811/1641] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:56:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e85a0fc4-8fe1-4730-8e67-2bf85ea13f95 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 831/1642] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:15 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1ec0f43-3192-41f6-83a4-07f630ae78a9 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 812/1643] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:16 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 475 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17c7ee05-2fd8-4b8c-a60e-0fe0e04d56f5 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 832/1644] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:16 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 1239 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0c1e0ea-32b4-4a4e-a150-aaa54a08b915 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 813/1645] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:16 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 1239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9103df21-fb75-4df1-930e-1c7aada6fda7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 833/1646] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78cb27ee-dabb-4e60-b7c9-93a847a8806b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 814/1647] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 948 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Snapshot retrieved successfully. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-626dc91d-2ee6-43ac-a9c5-c62f83f013fb tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 200 Sep 08 13:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 815/1648] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 475 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a7c0ff3d-f752-4fe8-b1bd-b681c4bdc163 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 834/1649] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 948 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ead57105-2df9-47ae-8e22-fc095681d750 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ead57105-2df9-47ae-8e22-fc095681d750 None None] GET http://192.168.122.142/volume// Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ead57105-2df9-47ae-8e22-fc095681d750 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ead57105-2df9-47ae-8e22-fc095681d750 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ead57105-2df9-47ae-8e22-fc095681d750 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 816/1650] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-4cc2a0cc-00fd-4c2f-bd60-2875de035dd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-4cc2a0cc-00fd-4c2f-bd60-2875de035dd6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:56:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-4cc2a0cc-00fd-4c2f-bd60-2875de035dd6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d56fe956-2503-4a7f-b2f0-bb8416c30283", "connector": null, "instance_uuid": "2f66699f-47e0-44b2-b31d-fbd1b30de8f1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-4cc2a0cc-00fd-4c2f-bd60-2875de035dd6 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:56:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 835/1651] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:56:17 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8f715a7-b65c-44c1-89f2-652ccf36b56e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8f715a7-b65c-44c1-89f2-652ccf36b56e None None] GET http://192.168.122.142/volume// Sep 08 13:56:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8f715a7-b65c-44c1-89f2-652ccf36b56e None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8f715a7-b65c-44c1-89f2-652ccf36b56e None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8f715a7-b65c-44c1-89f2-652ccf36b56e None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 836/1652] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-78910355-a0e6-4b5a-a34f-b5a27d1de4ae tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 817/1653] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:17 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 947 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-194a6f23-c4e2-45b6-ba0d-206ad06a3906 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 818/1654] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-a3974f5b-7c83-4ecd-acdf-e8424fa3879e tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 837/1655] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 1128 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] PUT http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Acquiring lock "cinder-attachment_update-d56fe956-2503-4a7f-b2f0-bb8416c30283-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-d56fe956-2503-4a7f-b2f0-bb8416c30283-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d7ecead-900c-4355-b4f1-e6b8ff19b295 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d7ecead-900c-4355-b4f1-e6b8ff19b295 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d7ecead-900c-4355-b4f1-e6b8ff19b295 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d7ecead-900c-4355-b4f1-e6b8ff19b295 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d7ecead-900c-4355-b4f1-e6b8ff19b295 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 returned with HTTP 404 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 838/1656] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/v3/snapshots/2a03e9d8-354a-4d81-880c-a99e8b559ba7 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba0c220-0e59-4c0c-aead-2d772621f21f tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 839/1657] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] DELETE http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Delete volume with id: 9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Delete volume request issued successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f85ff54e-ac70-4092-bea2-4201c4337a2b tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 202 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 840/1658] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:18 2026] DELETE /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52d9afda-87fc-4270-b747-e3a4b375175d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52d9afda-87fc-4270-b747-e3a4b375175d tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52d9afda-87fc-4270-b747-e3a4b375175d tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52d9afda-87fc-4270-b747-e3a4b375175d tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-52d9afda-87fc-4270-b747-e3a4b375175d tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52d9afda-87fc-4270-b747-e3a4b375175d tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 841/1659] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:18 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:18 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Lock "cinder-attachment_update-d56fe956-2503-4a7f-b2f0-bb8416c30283-devstack" released by "attachment_update" :: held 0.519s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:56:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-b116f931-c7e3-4aab-a9af-e13a01934933 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 returned with HTTP 200 Sep 08 13:56:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 819/1660] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:56:18 2026] PUT /volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 => generated 694 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b47c45b-f0e8-44f0-ba2e-4e5cba2e15f4 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 820/1661] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:19 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 469 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "38ef9746-d0f7-46d6-bb42-844bc3bde02c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-200546187"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request body: {'volume': {'snapshot_id': '38ef9746-d0f7-46d6-bb42-844bc3bde02c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-200546187'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume of 1 GB Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Availability Zones retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (66bf24bf-c382-4dc2-8794-cad936bfba6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bbe4db-8cbb-4058-9a33-55f7101c184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9797b3be-6f74-4707-80f2-1ca6115f01d1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 842/1662] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:19 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 948 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bbe4db-8cbb-4058-9a33-55f7101c184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38ef9746-d0f7-46d6-bb42-844bc3bde02c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac273cb-0e61-4eac-81da-b160e3aba926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-86fe0beb-890e-41fe-ab46-f1f41ff020db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-86fe0beb-890e-41fe-ab46-f1f41ff020db tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7/action Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-86fe0beb-890e-41fe-ab46-f1f41ff020db tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-86fe0beb-890e-41fe-ab46-f1f41ff020db tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Created reservations ['8a5cb236-451a-4088-b0df-ecb817545b66', '260d0d47-f3b8-4f4d-ab30-23d5a64bca8c', 'ffe507c4-f711-4abb-92fe-edb66453e64f', '936b8bda-213a-426b-b26d-23e163eb7614'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac273cb-0e61-4eac-81da-b160e3aba926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5cb236-451a-4088-b0df-ecb817545b66', '260d0d47-f3b8-4f4d-ab30-23d5a64bca8c', 'ffe507c4-f711-4abb-92fe-edb66453e64f', '936b8bda-213a-426b-b26d-23e163eb7614']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1c1dfc-84d9-4c0a-ba67-914a03342ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-56670a48-fbb4-45c8-8fbb-efd27c33d698 req-86fe0beb-890e-41fe-ab46-f1f41ff020db tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7/action returned with HTTP 204 Sep 08 13:56:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 843/1663] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:56:19 2026] POST /volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7/action => generated 0 bytes in 222 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df1c1dfc-84d9-4c0a-ba67-914a03342ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1027b55d-6bf0-42f5-bad8-bb44598031b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-200546187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['8a5cb236-451a-4088-b0df-ecb817545b66','260d0d47-f3b8-4f4d-ab30-23d5a64bca8c','ffe507c4-f711-4abb-92fe-edb66453e64f','936b8bda-213a-426b-b26d-23e163eb7614'],size=1,snapshot_id=38ef9746-d0f7-46d6-bb42-844bc3bde02c,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-200546187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1027b55d-6bf0-42f5-bad8-bb44598031b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3387be31140949ff984f6b075e0020c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38ef9746-d0f7-46d6-bb42-844bc3bde02c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7b968bef484f569b4a70f8570b0c83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85304b20-59fb-42f9-b628-b01d7443b410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85304b20-59fb-42f9-b628-b01d7443b410) transitioned into state 'SUCCESS' from state '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-200546187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3387be31140949ff984f6b075e0020c9',qos_specs=None,replication_status=,reservations=['8a5cb236-451a-4088-b0df-ecb817545b66','260d0d47-f3b8-4f4d-ab30-23d5a64bca8c','ffe507c4-f711-4abb-92fe-edb66453e64f','936b8bda-213a-426b-b26d-23e163eb7614'],size=1,snapshot_id=38ef9746-d0f7-46d6-bb42-844bc3bde02c,source_replicaid=,source_volid=None,status='creating',user_id='ff7b968bef484f569b4a70f8570b0c83',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd19a2cd-b567-4600-804b-3fc9d8766c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd19a2cd-b567-4600-804b-3fc9d8766c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Flow 'volume_create_api' (66bf24bf-c382-4dc2-8794-cad936bfba6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Create volume request issued successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa2d982a-523e-4cf3-82fd-5fae2bdc058f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 821/1664] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:56:19 2026] POST /volume/v3/volumes => generated 796 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee6e7e5c-1bb1-41ba-8e03-543c3f6906a2 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 822/1665] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:19 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Volume info retrieved successfully. Sep 08 13:56:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4872dbdf-efff-4e64-91c3-f6a17629e846 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 200 Sep 08 13:56:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 844/1666] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:19 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 862 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47976770-1425-46f7-8a97-e5298e0c889b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47976770-1425-46f7-8a97-e5298e0c889b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47976770-1425-46f7-8a97-e5298e0c889b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47976770-1425-46f7-8a97-e5298e0c889b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47976770-1425-46f7-8a97-e5298e0c889b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47976770-1425-46f7-8a97-e5298e0c889b tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 823/1667] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:20 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f8f8512-4238-44c1-bbd3-01fa06040d53 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 845/1668] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:20 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7a8a717-c511-413e-bbc1-91be877a6e22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7a8a717-c511-413e-bbc1-91be877a6e22 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] GET http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7a8a717-c511-413e-bbc1-91be877a6e22 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7a8a717-c511-413e-bbc1-91be877a6e22 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7a8a717-c511-413e-bbc1-91be877a6e22 tempest-VolumesSnapshotNegativeTestJSON-1251335423 tempest-VolumesSnapshotNegativeTestJSON-1251335423-project-member] http://192.168.122.142/volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b returned with HTTP 404 Sep 08 13:56:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 846/1669] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:20 2026] GET /volume/v3/volumes/9f4c41f3-c436-4158-b6ea-1e4356599b3b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-49ac39f2-4878-4a6e-bb63-8b56ed758c39 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 824/1670] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:20 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-404e1471-cebc-4670-ab3e-56581d2086ba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-404e1471-cebc-4670-ab3e-56581d2086ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-404e1471-cebc-4670-ab3e-56581d2086ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-404e1471-cebc-4670-ab3e-56581d2086ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-404e1471-cebc-4670-ab3e-56581d2086ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-404e1471-cebc-4670-ab3e-56581d2086ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 847/1671] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:21 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c8d653a-ad20-43eb-8ac3-fbd56b37430f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 825/1672] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:23 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1206261f-8f56-4ae8-a9d0-cf3e5bda3c50 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 848/1673] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:24 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-17fa658c-a9d3-4574-a641-2b8675ae8aa4 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 826/1674] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:25 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 1239 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085/action Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Begin detaching volume completed successfully. Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-53766749-dc54-4f2a-b7f2-24442cd303a3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085/action returned with HTTP 202 Sep 08 13:56:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 827/1675] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:56:25 2026] POST /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:56:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d65259d4-23b2-46f2-8ab9-27274a2f0a8b tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 849/1676] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:25 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0f632f09-def2-435b-b8a4-f07eb4fe6415 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f632f09-def2-435b-b8a4-f07eb4fe6415 None None] GET http://192.168.122.142/volume// Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f632f09-def2-435b-b8a4-f07eb4fe6415 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0f632f09-def2-435b-b8a4-f07eb4fe6415 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0f632f09-def2-435b-b8a4-f07eb4fe6415 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 828/1677] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:56:25 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-dbae5870-b964-4cc7-974b-2eb25243030a tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 200 Sep 08 13:56:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 850/1678] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:56:25 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 1423 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-9c6ee91a-a831-4a85-9b49-ac94e248154c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-9c6ee91a-a831-4a85-9b49-ac94e248154c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a Sep 08 13:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-9c6ee91a-a831-4a85-9b49-ac94e248154c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-9c6ee91a-a831-4a85-9b49-ac94e248154c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50bca5e9-7469-42dc-a7af-17791afc9095 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50bca5e9-7469-42dc-a7af-17791afc9095 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50bca5e9-7469-42dc-a7af-17791afc9095 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50bca5e9-7469-42dc-a7af-17791afc9095 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:26 devstack devstack@c-api.service[86958]: /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 08 13:56:26 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 13:56:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-50bca5e9-7469-42dc-a7af-17791afc9095 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50bca5e9-7469-42dc-a7af-17791afc9095 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 851/1679] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:26 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-93de12f0-d8d3-4a9b-bd09-4aae41decd51 req-9c6ee91a-a831-4a85-9b49-ac94e248154c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a returned with HTTP 200 Sep 08 13:56:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 829/1680] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:56:26 2026] DELETE /volume/v3/attachments/1f8d2570-c72b-4c5b-8fe9-a6b390b4482a => generated 19 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40b321fa-526a-442b-a0d0-b683d20efd36 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b321fa-526a-442b-a0d0-b683d20efd36 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b321fa-526a-442b-a0d0-b683d20efd36 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b321fa-526a-442b-a0d0-b683d20efd36 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40b321fa-526a-442b-a0d0-b683d20efd36 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b321fa-526a-442b-a0d0-b683d20efd36 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 852/1681] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:28 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume with id: 3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume request issued successfully. Sep 08 13:56:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ed3444f-0a30-4a41-871d-73608b7ce6b3 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 202 Sep 08 13:56:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 830/1682] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:28 2026] DELETE /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc0a8df3-1ecc-44eb-a213-ecca003ab38d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 853/1683] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:29 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] Volume info retrieved successfully. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96bf611f-1a4b-425d-92c5-afcfea21a63a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-reader] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 831/1684] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:29 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: 1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume request issued successfully. Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-829e39d9-6fb0-4288-90da-c8d0a52ff8ab tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 202 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 854/1685] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:29 2026] DELETE /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b5a2ad3-8f3d-4b00-8d08-d60e6cb8f5cf tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 832/1686] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:29 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6dd0f0d8-eb0e-4821-92f1-1fc72f5dbce3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dd0f0d8-eb0e-4821-92f1-1fc72f5dbce3 tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:56:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6dd0f0d8-eb0e-4821-92f1-1fc72f5dbce3 tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6dd0f0d8-eb0e-4821-92f1-1fc72f5dbce3 tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:56:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 855/1687] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:56:29 2026] POST /volume/v3/types => generated 287 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef9ea438-aa85-4c99-ae9e-44f4a275349f tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 200 Sep 08 13:56:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 833/1688] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:30 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-050f9b66-e0c7-4138-9443-05ebfacb0206 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-050f9b66-e0c7-4138-9443-05ebfacb0206 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-050f9b66-e0c7-4138-9443-05ebfacb0206 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-050f9b66-e0c7-4138-9443-05ebfacb0206 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-050f9b66-e0c7-4138-9443-05ebfacb0206 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 404 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 856/1689] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:31 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6c845f7-5439-45ff-a200-eadf0534c30d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6c845f7-5439-45ff-a200-eadf0534c30d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6c845f7-5439-45ff-a200-eadf0534c30d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6c845f7-5439-45ff-a200-eadf0534c30d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6c845f7-5439-45ff-a200-eadf0534c30d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 404 Sep 08 13:56:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 834/1690] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:31 2026] GET /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a5300acf-d895-47b1-b014-8817b677c22c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5300acf-d895-47b1-b014-8817b677c22c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5300acf-d895-47b1-b014-8817b677c22c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a5300acf-d895-47b1-b014-8817b677c22c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a5300acf-d895-47b1-b014-8817b677c22c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: 1027b55d-6bf0-42f5-bad8-bb44598031b9 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a5300acf-d895-47b1-b014-8817b677c22c tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 returned with HTTP 404 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 857/1691] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:31 2026] DELETE /volume/v3/volumes/1027b55d-6bf0-42f5-bad8-bb44598031b9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete snapshot with id: 38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot delete request issued successfully. Sep 08 13:56:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6eb8652e-6f88-4a75-878c-a0db449d7e2d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 202 Sep 08 13:56:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 835/1692] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:56:31 2026] DELETE /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73d71c58-ba61-4af3-9276-18f1de22adfe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73d71c58-ba61-4af3-9276-18f1de22adfe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73d71c58-ba61-4af3-9276-18f1de22adfe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73d71c58-ba61-4af3-9276-18f1de22adfe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73d71c58-ba61-4af3-9276-18f1de22adfe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73d71c58-ba61-4af3-9276-18f1de22adfe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 858/1693] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:31 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-5c03e3df-5a5a-45d9-895a-ea90d29600af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 836/1694] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:32 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] POST http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283/action Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Begin detaching volume completed successfully. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-8983adda-85ab-407e-ba25-4451af99c8af tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283/action returned with HTTP 202 Sep 08 13:56:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 859/1695] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:56:32 2026] POST /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b1aa37eb-d772-48e8-96bd-6df0a635a746 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1aa37eb-d772-48e8-96bd-6df0a635a746 None None] GET http://192.168.122.142/volume// Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1aa37eb-d772-48e8-96bd-6df0a635a746 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1aa37eb-d772-48e8-96bd-6df0a635a746 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1aa37eb-d772-48e8-96bd-6df0a635a746 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 837/1696] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:56:32 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-1a01ddc8-ab94-4b86-8eab-5677d9ee4267 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 860/1697] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:56:32 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 1424 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31e58e2c-9bc5-43a7-870c-58ad183f9d19 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 838/1698] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:32 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-03549b47-516c-4f43-9f83-196cb35079b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-03549b47-516c-4f43-9f83-196cb35079b7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-03549b47-516c-4f43-9f83-196cb35079b7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-03549b47-516c-4f43-9f83-196cb35079b7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /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 08 13:56:33 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-26f98b79-1da7-4fb7-9338-1ac1dd17c781 req-03549b47-516c-4f43-9f83-196cb35079b7 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 returned with HTTP 200 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 861/1699] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:56:33 2026] DELETE /volume/v3/attachments/bd3d3364-14dc-43c8-a806-db7d2252a6f7 => generated 19 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f0f59834-5201-4c81-9881-95a64bda6dc1", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f0f59834-5201-4c81-9881-95a64bda6dc1', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-85e1e9fc-4311-43d8-859b-087bf588c258 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume with id: d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume request issued successfully. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-85e1e9fc-4311-43d8-859b-087bf588c258 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 202 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 862/1700] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:33 2026] DELETE /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Create volume of 1 GB Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Availability Zones retrieved successfully. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-98f15add-9c97-475d-b936-7baf7a8f8216 req-c9eb2c15-7d1b-4bf8-86ce-be7576ec4ad2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 200 Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Flow 'volume_create_api' (ac12fa2d-42f5-4507-989b-47e95cfb4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 863/1701] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:33 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 947 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9ccd61-5e10-4f4b-b6d1-cc048d34cacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Snapshot retrieved successfully. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99785d5c-abe6-4e16-8f31-b80c3b989418 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 200 Sep 08 13:56:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 864/1702] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:34 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d93115d8-5a80-405e-8e61-ec98c8e39002 req-99cd1766-8ed9-4d50-8857-4adb3d04ab96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d93115d8-5a80-405e-8e61-ec98c8e39002 req-99cd1766-8ed9-4d50-8857-4adb3d04ab96 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d93115d8-5a80-405e-8e61-ec98c8e39002 req-99cd1766-8ed9-4d50-8857-4adb3d04ab96 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d93115d8-5a80-405e-8e61-ec98c8e39002 req-99cd1766-8ed9-4d50-8857-4adb3d04ab96 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d93115d8-5a80-405e-8e61-ec98c8e39002 req-99cd1766-8ed9-4d50-8857-4adb3d04ab96 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 404 Sep 08 13:56:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 865/1703] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:56:34 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9ccd61-5e10-4f4b-b6d1-cc048d34cacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:56:30Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=464b60f6-e2ff-45a0-9aac-34193b72c1a7,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': '464b60f6-e2ff-45a0-9aac-34193b72c1a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ad21a4-485a-44cf-82f3-c4a3239bf0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-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 08 13:56:34 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-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 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Created reservations ['31406f9f-6176-47a8-aada-a8d5680e78d0', '96c22bc6-2bd6-4914-b614-cc1c2d6c539b', '4a540910-af92-448b-a845-240b012946ae', '47808a1a-dcbc-4545-8fe1-aecf7aad65cb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ad21a4-485a-44cf-82f3-c4a3239bf0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31406f9f-6176-47a8-aada-a8d5680e78d0', '96c22bc6-2bd6-4914-b614-cc1c2d6c539b', '4a540910-af92-448b-a845-240b012946ae', '47808a1a-dcbc-4545-8fe1-aecf7aad65cb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1855d4-8e42-49d3-a23f-48507e68d5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1855d4-8e42-49d3-a23f-48507e68d5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a4703a-dfea-48fc-a54c-182b994246a9', '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='a38aae7be41c4b319f10b40b5df9c86d',qos_specs=None,replication_status=,reservations=['31406f9f-6176-47a8-aada-a8d5680e78d0','96c22bc6-2bd6-4914-b614-cc1c2d6c539b','4a540910-af92-448b-a845-240b012946ae','47808a1a-dcbc-4545-8fe1-aecf7aad65cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bf97a71d574e42ba989fb0c5767614',volume_type_id=464b60f6-e2ff-45a0-9aac-34193b72c1a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:34Z,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=36a4703a-dfea-48fc-a54c-182b994246a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a38aae7be41c4b319f10b40b5df9c86d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8bf97a71d574e42ba989fb0c5767614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(464b60f6-e2ff-45a0-9aac-34193b72c1a7),volume_type_id=464b60f6-e2ff-45a0-9aac-34193b72c1a7)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a925a-bc36-43df-89e7-c1e578f890ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5a925a-bc36-43df-89e7-c1e578f890ac) transitioned into state 'SUCCESS' from 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='a38aae7be41c4b319f10b40b5df9c86d',qos_specs=None,replication_status=,reservations=['31406f9f-6176-47a8-aada-a8d5680e78d0','96c22bc6-2bd6-4914-b614-cc1c2d6c539b','4a540910-af92-448b-a845-240b012946ae','47808a1a-dcbc-4545-8fe1-aecf7aad65cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bf97a71d574e42ba989fb0c5767614',volume_type_id=464b60f6-e2ff-45a0-9aac-34193b72c1a7)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8298e49-819d-4451-ac38-9cf5bd9f8d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8298e49-819d-4451-ac38-9cf5bd9f8d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Flow 'volume_create_api' (ac12fa2d-42f5-4507-989b-47e95cfb4b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Create volume request issued successfully. Sep 08 13:56:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b72b0cca-95a9-46fb-a240-f66e83fb8d8e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 839/1704] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:56:33 2026] POST /volume/v3/volumes => generated 806 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8a27631-b4cb-481a-a19d-f031478b3046 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8a27631-b4cb-481a-a19d-f031478b3046 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8a27631-b4cb-481a-a19d-f031478b3046 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8a27631-b4cb-481a-a19d-f031478b3046 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8a27631-b4cb-481a-a19d-f031478b3046 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8a27631-b4cb-481a-a19d-f031478b3046 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 866/1705] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:34 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 874 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-76d8e050-f862-40b7-9672-7008bddcd0fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76d8e050-f862-40b7-9672-7008bddcd0fe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76d8e050-f862-40b7-9672-7008bddcd0fe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76d8e050-f862-40b7-9672-7008bddcd0fe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76d8e050-f862-40b7-9672-7008bddcd0fe tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c returned with HTTP 404 Sep 08 13:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 840/1706] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:56:35 2026] GET /volume/v3/snapshots/38ef9746-d0f7-46d6-bb42-844bc3bde02c => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c49e68c-832e-4885-ae71-b652a64c2b6a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 867/1707] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:35 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-452e3736-06e0-46c3-afa1-a330656c2006 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: 2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume request issued successfully. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-452e3736-06e0-46c3-afa1-a330656c2006 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 202 Sep 08 13:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 841/1708] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:35 2026] DELETE /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7da8071e-bdf2-42c9-a17b-95f2a8d9bd2a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 868/1709] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:35 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5e59ffa-f020-496d-85ee-1d56e7b1b018 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 842/1710] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:35 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 898 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a54c2909-9bc6-4507-b4b5-218182207bff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a54c2909-9bc6-4507-b4b5-218182207bff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a54c2909-9bc6-4507-b4b5-218182207bff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a54c2909-9bc6-4507-b4b5-218182207bff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a54c2909-9bc6-4507-b4b5-218182207bff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a54c2909-9bc6-4507-b4b5-218182207bff tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 200 Sep 08 13:56:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 869/1711] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:36 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d9b6bdef-bdae-4fdf-8cbe-a985ebcbf1fb tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 843/1712] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:36 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 956 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5449336-7760-4008-bc3c-734ff38e4e3a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5449336-7760-4008-bc3c-734ff38e4e3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5449336-7760-4008-bc3c-734ff38e4e3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5449336-7760-4008-bc3c-734ff38e4e3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5449336-7760-4008-bc3c-734ff38e4e3a tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec returned with HTTP 404 Sep 08 13:56:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 870/1713] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:37 2026] GET /volume/v3/volumes/2d72722d-ef6d-4b57-a913-792c8088f2ec => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa658735-521f-4378-b8e2-e11207e1752d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa658735-521f-4378-b8e2-e11207e1752d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa658735-521f-4378-b8e2-e11207e1752d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa658735-521f-4378-b8e2-e11207e1752d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa658735-521f-4378-b8e2-e11207e1752d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa658735-521f-4378-b8e2-e11207e1752d tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 844/1714] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:37 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume with id: b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Delete volume request issued successfully. Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e83f7b1-e060-430b-bbb4-1750293d12e7 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 202 Sep 08 13:56:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 871/1715] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:37 2026] DELETE /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dfb219d-8d82-4b08-9907-e9aebc8b40b5 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:56:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 845/1716] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:37 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2af1b805-099f-41fe-98c9-be981243b1fe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2af1b805-099f-41fe-98c9-be981243b1fe tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2af1b805-099f-41fe-98c9-be981243b1fe tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2af1b805-099f-41fe-98c9-be981243b1fe tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2af1b805-099f-41fe-98c9-be981243b1fe tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2af1b805-099f-41fe-98c9-be981243b1fe tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 872/1717] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:37 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 956 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Volume info retrieved successfully. Sep 08 13:56:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5d70df-cf43-4c77-8bee-a3ee780133ba tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 200 Sep 08 13:56:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 846/1718] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:38 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21803c14-8b3e-4c76-8c41-457edf1401db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21803c14-8b3e-4c76-8c41-457edf1401db tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21803c14-8b3e-4c76-8c41-457edf1401db tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21803c14-8b3e-4c76-8c41-457edf1401db tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21803c14-8b3e-4c76-8c41-457edf1401db tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21803c14-8b3e-4c76-8c41-457edf1401db tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 873/1719] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:39 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 959 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87437460-9e24-42b5-a156-f686e7eeee24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87437460-9e24-42b5-a156-f686e7eeee24 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] GET http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f Sep 08 13:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87437460-9e24-42b5-a156-f686e7eeee24 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87437460-9e24-42b5-a156-f686e7eeee24 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87437460-9e24-42b5-a156-f686e7eeee24 tempest-VolumesSnapshotTestJSON-592573456 tempest-VolumesSnapshotTestJSON-592573456-project-member] http://192.168.122.142/volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f returned with HTTP 404 Sep 08 13:56:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 847/1720] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:40 2026] GET /volume/v3/volumes/b350d38a-e6d8-489b-9788-97dc5c9c432f => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-543825fd-26f9-4c56-8390-2dd50965b5c6 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 874/1721] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:40 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 959 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c054e42e-dd11-45ba-8dee-65b803408687 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c054e42e-dd11-45ba-8dee-65b803408687 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c054e42e-dd11-45ba-8dee-65b803408687 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c054e42e-dd11-45ba-8dee-65b803408687 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c054e42e-dd11-45ba-8dee-65b803408687 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c054e42e-dd11-45ba-8dee-65b803408687 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 848/1722] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:41 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-04a6398d-8f60-41cb-b42b-6276d164fdf1 req-9facee3b-f88a-4041-8f96-9440acec881c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04a6398d-8f60-41cb-b42b-6276d164fdf1 req-9facee3b-f88a-4041-8f96-9440acec881c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 Sep 08 13:56:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-04a6398d-8f60-41cb-b42b-6276d164fdf1 req-9facee3b-f88a-4041-8f96-9440acec881c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-04a6398d-8f60-41cb-b42b-6276d164fdf1 req-9facee3b-f88a-4041-8f96-9440acec881c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:41 devstack devstack@c-api.service[86957]: /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 08 13:56:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:56:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04a6398d-8f60-41cb-b42b-6276d164fdf1 req-9facee3b-f88a-4041-8f96-9440acec881c tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 returned with HTTP 200 Sep 08 13:56:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 875/1723] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:56:41 2026] DELETE /volume/v3/attachments/7bb285cf-b843-4498-af7c-813888108c04 => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccce3591-1da9-4c0f-ba4f-57bf80022e5e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 849/1724] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:42 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 1305 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:42 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume with id: 4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:56:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume request issued successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e01531d-22f9-447d-8f11-1a61a40616e2 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 202 Sep 08 13:56:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 876/1725] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:42 2026] DELETE /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Volume info retrieved successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d6287c3-668b-4644-937f-9bede9c0a3cd tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 200 Sep 08 13:56:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 850/1726] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:43 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 1255 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb2e99ed-77f4-4652-8b95-b8c31b66f648 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 877/1727] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:43 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 1303 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] DELETE http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Delete volume with id: 36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Delete volume request issued successfully. Sep 08 13:56:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c166ddd-73b5-44fd-a7f2-aa55318f81c4 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 202 Sep 08 13:56:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 851/1728] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:43 2026] DELETE /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4aed477c-287e-4ffe-984c-682b2127d810 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aed477c-287e-4ffe-984c-682b2127d810 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aed477c-287e-4ffe-984c-682b2127d810 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4aed477c-287e-4ffe-984c-682b2127d810 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4aed477c-287e-4ffe-984c-682b2127d810 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Volume info retrieved successfully. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4aed477c-287e-4ffe-984c-682b2127d810 tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 200 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 878/1729] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:43 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 1302 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc9fd02a-6de9-4372-b7dc-ebf00fec828f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc9fd02a-6de9-4372-b7dc-ebf00fec828f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc9fd02a-6de9-4372-b7dc-ebf00fec828f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc9fd02a-6de9-4372-b7dc-ebf00fec828f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc9fd02a-6de9-4372-b7dc-ebf00fec828f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 returned with HTTP 404 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 852/1730] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:44 2026] GET /volume/v3/volumes/4d34efb8-536e-4c8b-a6e7-57467e4cae39 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume with id: d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-da23d693-2943-43cc-ae90-e1cf47d3b4dc tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 404 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 879/1731] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:44 2026] DELETE /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0842d084-88ac-4418-abb6-fa726af0a4b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0842d084-88ac-4418-abb6-fa726af0a4b1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0842d084-88ac-4418-abb6-fa726af0a4b1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0842d084-88ac-4418-abb6-fa726af0a4b1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0842d084-88ac-4418-abb6-fa726af0a4b1 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 returned with HTTP 404 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 853/1732] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:44 2026] GET /volume/v3/volumes/d56fe956-2503-4a7f-b2f0-bb8416c30283 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Delete volume with id: 3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-65530ed3-44c2-4a94-b92e-d2943c7ac512 tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 404 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 880/1733] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:56:44 2026] DELETE /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-11bfb4b5-3456-4cdd-bf5b-38edc7b3e98f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11bfb4b5-3456-4cdd-bf5b-38edc7b3e98f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] GET http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11bfb4b5-3456-4cdd-bf5b-38edc7b3e98f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11bfb4b5-3456-4cdd-bf5b-38edc7b3e98f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11bfb4b5-3456-4cdd-bf5b-38edc7b3e98f tempest-TestInstancesWithCinderVolumes-50787398 tempest-TestInstancesWithCinderVolumes-50787398-project-member] http://192.168.122.142/volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 returned with HTTP 404 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 854/1734] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:44 2026] GET /volume/v3/volumes/3dc85e96-3a3f-4eca-b8a9-ff7fb1ae0085 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Get all volumes completed successfully. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a94bd8da-9c12-4a63-8180-49e48804a1c4 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 881/1735] 192.168.122.142 () {58 vars in 1169 bytes} [Tue Sep 8 13:56:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1468 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-65769583-9838-46e6-b111-33cc518b84ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65769583-9838-46e6-b111-33cc518b84ff tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] DELETE http://192.168.122.142/volume/v3/types/ba9b9922-d5f7-43ed-a25f-3c02548bdc13 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65769583-9838-46e6-b111-33cc518b84ff tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65769583-9838-46e6-b111-33cc518b84ff tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65769583-9838-46e6-b111-33cc518b84ff tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types/ba9b9922-d5f7-43ed-a25f-3c02548bdc13 returned with HTTP 202 Sep 08 13:56:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 855/1736] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:44 2026] DELETE /volume/v3/types/ba9b9922-d5f7-43ed-a25f-3c02548bdc13 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Get all volumes completed successfully. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25e2f80c-6941-44fa-a3c6-ced45e298281 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 13:56:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 882/1737] 192.168.122.142 () {58 vars in 1169 bytes} [Tue Sep 8 13:56:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-185ffd19-c413-49b0-8cc8-e4779e30fc5f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-185ffd19-c413-49b0-8cc8-e4779e30fc5f tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] DELETE http://192.168.122.142/volume/v3/types/a1780bca-c85d-46b8-ba23-ef4acc28b9cb Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-185ffd19-c413-49b0-8cc8-e4779e30fc5f tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-185ffd19-c413-49b0-8cc8-e4779e30fc5f tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-185ffd19-c413-49b0-8cc8-e4779e30fc5f tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types/a1780bca-c85d-46b8-ba23-ef4acc28b9cb returned with HTTP 202 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 856/1738] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:44 2026] DELETE /volume/v3/types/a1780bca-c85d-46b8-ba23-ef4acc28b9cb => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a92376ff-c795-4038-9696-05124cc9ff9e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a92376ff-c795-4038-9696-05124cc9ff9e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] GET http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a92376ff-c795-4038-9696-05124cc9ff9e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a92376ff-c795-4038-9696-05124cc9ff9e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a92376ff-c795-4038-9696-05124cc9ff9e tempest-VolumeAndVolumeTypeFromImageTest-313692774 tempest-VolumeAndVolumeTypeFromImageTest-313692774-project-member] http://192.168.122.142/volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 returned with HTTP 404 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 883/1739] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:45 2026] GET /volume/v3/volumes/36a4703a-dfea-48fc-a54c-182b994246a9 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Get all volumes completed successfully. Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c6f8211-b040-4a3a-a154-eb83025397a8 tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 857/1740] 192.168.122.142 () {58 vars in 1169 bytes} [Tue Sep 8 13:56:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb127a3c-8a93-4d35-9577-2c11c77d209d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb127a3c-8a93-4d35-9577-2c11c77d209d tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] DELETE http://192.168.122.142/volume/v3/types/f59e63f3-1ad2-4113-abc5-ed585f87b683 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb127a3c-8a93-4d35-9577-2c11c77d209d tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb127a3c-8a93-4d35-9577-2c11c77d209d tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5dba293e-c74f-461c-9096-421e54ecf97e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb127a3c-8a93-4d35-9577-2c11c77d209d tempest-TestInstancesWithCinderVolumes-1579588884 tempest-TestInstancesWithCinderVolumes-1579588884-project-admin] http://192.168.122.142/volume/v3/types/f59e63f3-1ad2-4113-abc5-ed585f87b683 returned with HTTP 202 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 884/1741] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:45 2026] DELETE /volume/v3/types/f59e63f3-1ad2-4113-abc5-ed585f87b683 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Get all volumes completed successfully. Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5dba293e-c74f-461c-9096-421e54ecf97e tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 858/1742] 192.168.122.142 () {58 vars in 1169 bytes} [Tue Sep 8 13:56:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0240f738-1a77-4bd4-9a33-9881380d433b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0240f738-1a77-4bd4-9a33-9881380d433b tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] DELETE http://192.168.122.142/volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0240f738-1a77-4bd4-9a33-9881380d433b tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0240f738-1a77-4bd4-9a33-9881380d433b tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0240f738-1a77-4bd4-9a33-9881380d433b tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] http://192.168.122.142/volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 returned with HTTP 202 Sep 08 13:56:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 885/1743] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:56:45 2026] DELETE /volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-81ae5be7-929a-4d05-881e-78beeaf61e4f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81ae5be7-929a-4d05-881e-78beeaf61e4f tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] GET http://192.168.122.142/volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81ae5be7-929a-4d05-881e-78beeaf61e4f tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81ae5be7-929a-4d05-881e-78beeaf61e4f tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81ae5be7-929a-4d05-881e-78beeaf61e4f tempest-VolumeAndVolumeTypeFromImageTest-1177414450 tempest-VolumeAndVolumeTypeFromImageTest-1177414450-project-admin] http://192.168.122.142/volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 returned with HTTP 404 Sep 08 13:56:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 859/1744] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 13:56:45 2026] GET /volume/v3/types/464b60f6-e2ff-45a0-9aac-34193b72c1a7 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:55 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=264,cinder:UPDATE=42,cinder:INSERT=15 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:56:55 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=322,cinder:UPDATE=83,cinder:INSERT=41 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "807cd7fb-4517-40d9-a8ad-bdcfb4beec24", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '807cd7fb-4517-40d9-a8ad-bdcfb4beec24', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Create volume of 1 GB Sep 08 13:56:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Availability Zones retrieved successfully. Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Flow 'volume_create_api' (b18c5d52-a18d-440b-bc1e-b6576a614d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc2867b-77ef-4ac1-906e-b8fa99abaaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc2867b-77ef-4ac1-906e-b8fa99abaaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:56 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cb720-86d4-4a38-9270-b606c4dfa906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Created reservations ['51808dd9-fd7f-4133-81d4-5cdd7988af19', '5c266083-8d95-472f-996a-5c63b84bc495', '1239b2b3-d80e-44f8-85ec-ca78412890ec', '06cea23d-9266-4269-80e1-1f548e3161b5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1cb720-86d4-4a38-9270-b606c4dfa906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51808dd9-fd7f-4133-81d4-5cdd7988af19', '5c266083-8d95-472f-996a-5c63b84bc495', '1239b2b3-d80e-44f8-85ec-ca78412890ec', '06cea23d-9266-4269-80e1-1f548e3161b5']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73add90e-d41a-42b6-9a7d-021a3dbc3d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73add90e-d41a-42b6-9a7d-021a3dbc3d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d0a1ce2-a08a-4ee2-8d02-72554128c503', '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='454f898c16f7400cbc4286e2ac270cf4',qos_specs=None,replication_status=,reservations=['51808dd9-fd7f-4133-81d4-5cdd7988af19','5c266083-8d95-472f-996a-5c63b84bc495','1239b2b3-d80e-44f8-85ec-ca78412890ec','06cea23d-9266-4269-80e1-1f548e3161b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e643859ae4094046afb389cbbbeb9322',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:57Z,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=3d0a1ce2-a08a-4ee2-8d02-72554128c503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='454f898c16f7400cbc4286e2ac270cf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e643859ae4094046afb389cbbbeb9322',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b283531-4ebd-4340-b777-2e81be064613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b283531-4ebd-4340-b777-2e81be064613) transitioned into state 'SUCCESS' from 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='454f898c16f7400cbc4286e2ac270cf4',qos_specs=None,replication_status=,reservations=['51808dd9-fd7f-4133-81d4-5cdd7988af19','5c266083-8d95-472f-996a-5c63b84bc495','1239b2b3-d80e-44f8-85ec-ca78412890ec','06cea23d-9266-4269-80e1-1f548e3161b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e643859ae4094046afb389cbbbeb9322',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4760696-d082-4f77-aa4b-3ac3ff888158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4760696-d082-4f77-aa4b-3ac3ff888158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Flow 'volume_create_api' (b18c5d52-a18d-440b-bc1e-b6576a614d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Create volume request issued successfully. Sep 08 13:56:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6fc25a6b-50d3-44bb-8cdd-c97434c0a9ab tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 886/1745] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 13:56:56 2026] POST /volume/v3/volumes => generated 784 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:56:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd08e2b5-5601-4771-82b9-be832de80783 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd08e2b5-5601-4771-82b9-be832de80783 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:56:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd08e2b5-5601-4771-82b9-be832de80783 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd08e2b5-5601-4771-82b9-be832de80783 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd08e2b5-5601-4771-82b9-be832de80783 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:56:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd08e2b5-5601-4771-82b9-be832de80783 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:56:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 860/1746] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:56:57 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1987558133"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1987558133'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:56:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (9e1a95cc-a755-4461-941d-8098749468dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86baca4-c744-4f88-a90f-03c439c7f608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d86baca4-c744-4f88-a90f-03c439c7f608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1573a77-49f5-4927-b53c-6fd1e6070e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b3c67e-4a29-4279-bfb4-1c9221ecaf3e tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:56:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 861/1747] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:56:58 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 876 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['ed121c61-7559-415b-b83c-99b5c4069bba', '6acfde6b-b096-4acb-a404-d557c18e4f1d', '639c9696-8461-4120-b695-3c24ed1d265a', '53d5bbb5-e481-4b01-8f11-f55e73f81e91'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1573a77-49f5-4927-b53c-6fd1e6070e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed121c61-7559-415b-b83c-99b5c4069bba', '6acfde6b-b096-4acb-a404-d557c18e4f1d', '639c9696-8461-4120-b695-3c24ed1d265a', '53d5bbb5-e481-4b01-8f11-f55e73f81e91']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728c4227-cc9f-4511-9dcb-141411a439c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728c4227-cc9f-4511-9dcb-141411a439c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d4a624-1ebf-4bca-9450-efe341b90015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987558133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['ed121c61-7559-415b-b83c-99b5c4069bba','6acfde6b-b096-4acb-a404-d557c18e4f1d','639c9696-8461-4120-b695-3c24ed1d265a','53d5bbb5-e481-4b01-8f11-f55e73f81e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1987558133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d4a624-1ebf-4bca-9450-efe341b90015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fec3c4d-9b04-4d54-87a8-854a72a04039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fec3c4d-9b04-4d54-87a8-854a72a04039) transitioned into state 'SUCCESS' from state '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-1987558133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['ed121c61-7559-415b-b83c-99b5c4069bba','6acfde6b-b096-4acb-a404-d557c18e4f1d','639c9696-8461-4120-b695-3c24ed1d265a','53d5bbb5-e481-4b01-8f11-f55e73f81e91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2369e1-f7a3-4a1c-b8bf-bf997e7ae870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2369e1-f7a3-4a1c-b8bf-bf997e7ae870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (9e1a95cc-a755-4461-941d-8098749468dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:56:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:56:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-769fc30b-5dab-4037-8356-2f8e4c0f15d5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:56:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 887/1748] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:56:58 2026] POST /volume/v3/volumes => generated 758 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:56:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9cf20089-8965-4bbc-a04d-ef13c2ed268c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:56:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 862/1749] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:58 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d5285ab7-57df-476d-9b42-03708bc08789 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5285ab7-57df-476d-9b42-03708bc08789 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5285ab7-57df-476d-9b42-03708bc08789 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d5285ab7-57df-476d-9b42-03708bc08789 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:56:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:56:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d5285ab7-57df-476d-9b42-03708bc08789 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:56:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d5285ab7-57df-476d-9b42-03708bc08789 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:56:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 888/1750] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:56:59 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 876 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:56:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:56:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:56:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:56:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:56:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:56:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:56:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:56:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:56:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:56:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d602aa35-f8c2-411d-ad0e-b42cd3977d0f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:56:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 863/1751] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:56:59 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5185ae26-55ad-4f80-977c-99fb65715f22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5185ae26-55ad-4f80-977c-99fb65715f22 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5185ae26-55ad-4f80-977c-99fb65715f22 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5185ae26-55ad-4f80-977c-99fb65715f22 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5185ae26-55ad-4f80-977c-99fb65715f22 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5185ae26-55ad-4f80-977c-99fb65715f22 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 889/1752] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:00 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 934 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2525863c-5ee7-42c4-96f9-7014c70cad77 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 864/1753] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:00 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action body: b'{"os-attach": {"instance_uuid": "2d455f60-b934-4111-9429-cbfadd4ecb49", "mountpoint": "/dev/vdb"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2d455f60-b934-4111-9429-cbfadd4ecb49", "mountpoint": "/dev/vdb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Update volume admin metadata completed successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Attach volume completed successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-82a6a7f9-2a87-40ca-bc1a-755b1b4032c5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action returned with HTTP 202 Sep 08 13:57:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 890/1754] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:01 2026] POST /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-957c55d9-0169-4354-960d-15deed83af46 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-957c55d9-0169-4354-960d-15deed83af46 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-957c55d9-0169-4354-960d-15deed83af46 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-957c55d9-0169-4354-960d-15deed83af46 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-957c55d9-0169-4354-960d-15deed83af46 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-957c55d9-0169-4354-960d-15deed83af46 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 865/1755] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:01 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 1185 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1c1c830-2701-42a7-a598-c8b29087992f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1c1c830-2701-42a7-a598-c8b29087992f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1c1c830-2701-42a7-a598-c8b29087992f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1c1c830-2701-42a7-a598-c8b29087992f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1c1c830-2701-42a7-a598-c8b29087992f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1c1c830-2701-42a7-a598-c8b29087992f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 891/1756] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:01 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 1185 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2aedeee7-a92f-43e8-a00f-9733bf91f740 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 892/1757] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:01 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 934 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:57:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '16d4a624-1ebf-4bca-9450-efe341b90015' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b96f3e98-71ae-4c91-a5d7-fbe4df76a734 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action returned with HTTP 202 Sep 08 13:57:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 866/1758] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:01 2026] POST /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action => generated 0 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5891fd11-3a38-4d80-946b-a47de0fb8f94 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 893/1759] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:02 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 1184 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d014784d-6e00-4609-9fb1-1583b3777737 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2b283ddf-d1d7-4e46-ba69-e2cb562cb61a"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2b283ddf-d1d7-4e46-ba69-e2cb562cb61a"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Volume info retrieved successfully. Sep 08 13:57:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Terminate volume connection completed successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86958) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7421f303-12b7-4dd9-821e-8e1210d3ee41 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 894/1760] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:03 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 937 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Detach volume completed successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d014784d-6e00-4609-9fb1-1583b3777737 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action returned with HTTP 202 Sep 08 13:57:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 867/1761] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:02 2026] POST /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action => generated 0 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b027bd1-55f9-4121-9d40-ba252c1dd53c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 895/1762] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:03 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 870 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-069922cf-220f-4520-8937-e005d45f837c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-069922cf-220f-4520-8937-e005d45f837c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-069922cf-220f-4520-8937-e005d45f837c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-069922cf-220f-4520-8937-e005d45f837c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-069922cf-220f-4520-8937-e005d45f837c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-069922cf-220f-4520-8937-e005d45f837c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 868/1763] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:03 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Detach volume completed successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e958cc19-f1e2-4a0e-a885-e769c87c8d19 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action returned with HTTP 202 Sep 08 13:57:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 896/1764] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:03 2026] POST /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a76fa2b-c59e-41c2-bef7-c33d19fe7962 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 869/1765] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:03 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 870 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4b564277-00ba-4947-bfec-40bfa8530a39 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b564277-00ba-4947-bfec-40bfa8530a39 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b564277-00ba-4947-bfec-40bfa8530a39 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4b564277-00ba-4947-bfec-40bfa8530a39 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4b564277-00ba-4947-bfec-40bfa8530a39 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4b564277-00ba-4947-bfec-40bfa8530a39 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 897/1766] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:03 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 870 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e837fe35-f832-4fba-af84-c83951bd43fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: 16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e04010ab-4faa-4ec0-a219-f818d332f71f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e04010ab-4faa-4ec0-a219-f818d332f71f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e04010ab-4faa-4ec0-a219-f818d332f71f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e04010ab-4faa-4ec0-a219-f818d332f71f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume request issued successfully. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e837fe35-f832-4fba-af84-c83951bd43fa tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 202 Sep 08 13:57:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 870/1767] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:04 2026] DELETE /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8d798318-585f-49c4-a807-2acffafeb6c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d798318-585f-49c4-a807-2acffafeb6c3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d798318-585f-49c4-a807-2acffafeb6c3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d798318-585f-49c4-a807-2acffafeb6c3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8d798318-585f-49c4-a807-2acffafeb6c3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e04010ab-4faa-4ec0-a219-f818d332f71f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d798318-585f-49c4-a807-2acffafeb6c3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 871/1768] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:04 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 869 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e04010ab-4faa-4ec0-a219-f818d332f71f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 898/1769] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:04 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 937 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d7df59c-5c54-477a-9953-7a099ec2451f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d7df59c-5c54-477a-9953-7a099ec2451f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d7df59c-5c54-477a-9953-7a099ec2451f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d7df59c-5c54-477a-9953-7a099ec2451f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d7df59c-5c54-477a-9953-7a099ec2451f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d995449-81f4-4668-935e-e62ec0ccf7a8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 200 Sep 08 13:57:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 872/1770] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:05 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 869 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d7df59c-5c54-477a-9953-7a099ec2451f tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 899/1771] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:05 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 937 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aeed6d0e-4495-489a-bd86-a0bf51660a78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aeed6d0e-4495-489a-bd86-a0bf51660a78 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 Sep 08 13:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aeed6d0e-4495-489a-bd86-a0bf51660a78 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aeed6d0e-4495-489a-bd86-a0bf51660a78 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aeed6d0e-4495-489a-bd86-a0bf51660a78 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 returned with HTTP 404 Sep 08 13:57:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 873/1772] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:06 2026] GET /volume/v3/volumes/16d4a624-1ebf-4bca-9450-efe341b90015 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c84a487a-4e2e-4861-92b5-e0528c8babdd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 900/1773] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:06 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 937 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b4c2306-a8fd-48dc-a47c-1a7acd89f474 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 874/1774] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:07 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba54d60b-948a-43d6-8956-529a98727fa0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba54d60b-948a-43d6-8956-529a98727fa0 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba54d60b-948a-43d6-8956-529a98727fa0 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba54d60b-948a-43d6-8956-529a98727fa0 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba54d60b-948a-43d6-8956-529a98727fa0 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba54d60b-948a-43d6-8956-529a98727fa0 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 901/1775] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:07 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Delete volume with id: 3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Delete volume request issued successfully. Sep 08 13:57:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f265805e-eaff-4972-8952-5dbd5c12dbf8 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 202 Sep 08 13:57:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 875/1776] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:57:07 2026] DELETE /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-734d5aee-6584-4a1e-88be-988915064008 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-734d5aee-6584-4a1e-88be-988915064008 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-734d5aee-6584-4a1e-88be-988915064008 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-734d5aee-6584-4a1e-88be-988915064008 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-734d5aee-6584-4a1e-88be-988915064008 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Volume info retrieved successfully. Sep 08 13:57:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-734d5aee-6584-4a1e-88be-988915064008 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 200 Sep 08 13:57:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 902/1777] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:07 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 1201 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-87457bc0-9994-4760-a9a4-03e4e3f8a1e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87457bc0-9994-4760-a9a4-03e4e3f8a1e6 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87457bc0-9994-4760-a9a4-03e4e3f8a1e6 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-87457bc0-9994-4760-a9a4-03e4e3f8a1e6 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-87457bc0-9994-4760-a9a4-03e4e3f8a1e6 tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 404 Sep 08 13:57:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 876/1778] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:09 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-529f39e6-6613-4b03-9104-e2f35b5733dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-529f39e6-6613-4b03-9104-e2f35b5733dd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-529f39e6-6613-4b03-9104-e2f35b5733dd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-529f39e6-6613-4b03-9104-e2f35b5733dd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-529f39e6-6613-4b03-9104-e2f35b5733dd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Delete volume with id: 3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-529f39e6-6613-4b03-9104-e2f35b5733dd tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 404 Sep 08 13:57:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 903/1779] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:57:09 2026] DELETE /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52d318a8-df87-4e0d-bcc8-94e57ba7a59d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52d318a8-df87-4e0d-bcc8-94e57ba7a59d tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] GET http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52d318a8-df87-4e0d-bcc8-94e57ba7a59d tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52d318a8-df87-4e0d-bcc8-94e57ba7a59d tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52d318a8-df87-4e0d-bcc8-94e57ba7a59d tempest-VolumeImageDependencyTests-72906235 tempest-VolumeImageDependencyTests-72906235-project-member] http://192.168.122.142/volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 returned with HTTP 404 Sep 08 13:57:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 877/1780] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:57:09 2026] GET /volume/v3/volumes/3d0a1ce2-a08a-4ee2-8d02-72554128c503 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a2fa119c-18d3-4652-be56-05e966dc0009 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-586949982"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-586949982'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (b13fff8b-9ded-4499-a395-2dde0701f3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf8589a-dbab-4fe0-88e1-bb66a487eab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf8589a-dbab-4fe0-88e1-bb66a487eab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592c8899-c6bf-4aca-9280-166b21425f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['3e94d3ce-7a03-4fbc-b5c9-60418ad1cd3c', 'f464f282-75c9-4bf7-b30e-4d646521d005', '26b2ea21-aa1a-48d8-a0ba-ffedd5b81d66', 'aa58c31a-d107-4061-8e9a-32870bec6ec5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (592c8899-c6bf-4aca-9280-166b21425f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e94d3ce-7a03-4fbc-b5c9-60418ad1cd3c', 'f464f282-75c9-4bf7-b30e-4d646521d005', '26b2ea21-aa1a-48d8-a0ba-ffedd5b81d66', 'aa58c31a-d107-4061-8e9a-32870bec6ec5']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d648936-27dc-47f5-9d65-3cbed5819b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d648936-27dc-47f5-9d65-3cbed5819b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3efda35a-d667-4299-9671-a6638ddb8bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-586949982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['3e94d3ce-7a03-4fbc-b5c9-60418ad1cd3c','f464f282-75c9-4bf7-b30e-4d646521d005','26b2ea21-aa1a-48d8-a0ba-ffedd5b81d66','aa58c31a-d107-4061-8e9a-32870bec6ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-586949982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3efda35a-d667-4299-9671-a6638ddb8bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2886928-0563-4e4d-9fe1-496146c599d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2886928-0563-4e4d-9fe1-496146c599d5) transitioned into state 'SUCCESS' from state '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-586949982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['3e94d3ce-7a03-4fbc-b5c9-60418ad1cd3c','f464f282-75c9-4bf7-b30e-4d646521d005','26b2ea21-aa1a-48d8-a0ba-ffedd5b81d66','aa58c31a-d107-4061-8e9a-32870bec6ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589e9ac0-c870-4c0f-b2bb-e6e53ecc5f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (589e9ac0-c870-4c0f-b2bb-e6e53ecc5f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (b13fff8b-9ded-4499-a395-2dde0701f3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a2fa119c-18d3-4652-be56-05e966dc0009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 904/1781] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:13 2026] POST /volume/v3/volumes => generated 757 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume of 1 GB Sep 08 13:57:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7be75610-d6f7-4585-8e68-9021dcd01ecb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 905/1782] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:13 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 825 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Availability Zones retrieved successfully. Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Flow 'volume_create_api' (5d47fe9a-a98e-4c37-a701-882f8c01cb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e905d9-9f1b-47c6-b97e-d69adb52e2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e905d9-9f1b-47c6-b97e-d69adb52e2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcf867e-751d-43b7-b70b-b494029e09c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Created reservations ['27f333a3-b7fb-4cde-9476-d1fa755c8f28', '9d418a4e-5a5b-41e2-bf5a-ea0cbf65e5f6', '653c42ae-3e14-47b3-8f50-4b0b914fcde7', 'dbf4c210-03c5-428e-bb8e-1d0cb5c730a6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdcf867e-751d-43b7-b70b-b494029e09c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f333a3-b7fb-4cde-9476-d1fa755c8f28', '9d418a4e-5a5b-41e2-bf5a-ea0cbf65e5f6', '653c42ae-3e14-47b3-8f50-4b0b914fcde7', 'dbf4c210-03c5-428e-bb8e-1d0cb5c730a6']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478df107-4c9c-4d8e-9398-c9f5aab0740f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (478df107-4c9c-4d8e-9398-c9f5aab0740f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e99eef-a003-41ee-a84b-c53466c2b1e9', '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='59d30553bb374c208270fe119e0c0185',qos_specs=None,replication_status=,reservations=['27f333a3-b7fb-4cde-9476-d1fa755c8f28','9d418a4e-5a5b-41e2-bf5a-ea0cbf65e5f6','653c42ae-3e14-47b3-8f50-4b0b914fcde7','dbf4c210-03c5-428e-bb8e-1d0cb5c730a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df68dd33ff642c99545b53a847b1854',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:14Z,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=e2e99eef-a003-41ee-a84b-c53466c2b1e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59d30553bb374c208270fe119e0c0185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df68dd33ff642c99545b53a847b1854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70160a6e-9013-4685-872f-8e35975dc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70160a6e-9013-4685-872f-8e35975dc39d) transitioned into state 'SUCCESS' from 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='59d30553bb374c208270fe119e0c0185',qos_specs=None,replication_status=,reservations=['27f333a3-b7fb-4cde-9476-d1fa755c8f28','9d418a4e-5a5b-41e2-bf5a-ea0cbf65e5f6','653c42ae-3e14-47b3-8f50-4b0b914fcde7','dbf4c210-03c5-428e-bb8e-1d0cb5c730a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df68dd33ff642c99545b53a847b1854',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b1b95a-9cdc-4ae0-8223-f1cf1bd54b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b1b95a-9cdc-4ae0-8223-f1cf1bd54b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Flow 'volume_create_api' (5d47fe9a-a98e-4c37-a701-882f8c01cb94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume request issued successfully. Sep 08 13:57:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-faa25465-7c86-48a1-a6fb-dfa37cf7a562 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 878/1783] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:13 2026] POST /volume/v3/volumes => generated 749 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-310d8da0-cd04-4532-ad2a-114785889c53 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-310d8da0-cd04-4532-ad2a-114785889c53 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-310d8da0-cd04-4532-ad2a-114785889c53 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-310d8da0-cd04-4532-ad2a-114785889c53 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-310d8da0-cd04-4532-ad2a-114785889c53 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-310d8da0-cd04-4532-ad2a-114785889c53 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 906/1784] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:14 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-30a3e5dd-92be-443a-be18-811b01e9cd83 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 879/1785] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:14 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb5a5db5-ee25-4f8d-aa1c-336ea0fc6514 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 907/1786] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:15 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84ffee2e-6f0c-41e0-abdf-eee61aa65746 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 880/1787] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:16 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '3efda35a-d667-4299-9671-a6638ddb8bb9' with '{'status': 'attaching'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37b01f0e-101f-4a1c-a436-e9cf4ba84c9f tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action returned with HTTP 202 Sep 08 13:57:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 908/1788] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:16 2026] POST /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-853df4ce-dfb0-4587-a21f-cbbd08ebc970 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 881/1789] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:16 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21f6f972-7776-4833-a2a9-f5968cac02aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Delete volume request issued successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21f6f972-7776-4833-a2a9-f5968cac02aa tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action returned with HTTP 202 Sep 08 13:57:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 909/1790] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:16 2026] POST /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa1d34d6-e98e-4a3b-8877-14a1318652dd tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 882/1791] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:16 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-073e8478-5400-496c-a911-6df5e67589a3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073e8478-5400-496c-a911-6df5e67589a3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073e8478-5400-496c-a911-6df5e67589a3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073e8478-5400-496c-a911-6df5e67589a3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-073e8478-5400-496c-a911-6df5e67589a3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073e8478-5400-496c-a911-6df5e67589a3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 910/1792] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:16 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b507c8a0-588d-48fb-a4b7-56f59f93b102 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 883/1793] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:16 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-369869c8-2705-475d-8f2d-e045880fe2be None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-718159074"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-718159074'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume of 1 GB Sep 08 13:57:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Availability Zones retrieved successfully. Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Flow 'volume_create_api' (89bb9de2-5289-4e18-8eb7-a3af81bde476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4c6074-baf5-4836-a8eb-76947dbb2bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e4c6074-baf5-4836-a8eb-76947dbb2bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808e3bfe-9f9a-49d7-8244-ad977057cb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Created reservations ['c60abcca-953f-4745-ad37-a562384173e8', '28957256-5fa4-4640-8a34-92eb2f0ce828', 'd4d9d078-5c7e-469f-97e7-30bcf7241f9d', 'f5f9e0be-480a-4c19-ba07-7b745c267fe0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (808e3bfe-9f9a-49d7-8244-ad977057cb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c60abcca-953f-4745-ad37-a562384173e8', '28957256-5fa4-4640-8a34-92eb2f0ce828', 'd4d9d078-5c7e-469f-97e7-30bcf7241f9d', 'f5f9e0be-480a-4c19-ba07-7b745c267fe0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7d0a17-1cd7-472c-b8c0-e53a5da3634a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7d0a17-1cd7-472c-b8c0-e53a5da3634a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-718159074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d30553bb374c208270fe119e0c0185',qos_specs=None,replication_status=,reservations=['c60abcca-953f-4745-ad37-a562384173e8','28957256-5fa4-4640-8a34-92eb2f0ce828','d4d9d078-5c7e-469f-97e7-30bcf7241f9d','f5f9e0be-480a-4c19-ba07-7b745c267fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df68dd33ff642c99545b53a847b1854',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:17Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-718159074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59d30553bb374c208270fe119e0c0185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df68dd33ff642c99545b53a847b1854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb02927-71e2-4b33-b93c-1187efefea04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bb02927-71e2-4b33-b93c-1187efefea04) transitioned into 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-718159074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59d30553bb374c208270fe119e0c0185',qos_specs=None,replication_status=,reservations=['c60abcca-953f-4745-ad37-a562384173e8','28957256-5fa4-4640-8a34-92eb2f0ce828','d4d9d078-5c7e-469f-97e7-30bcf7241f9d','f5f9e0be-480a-4c19-ba07-7b745c267fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df68dd33ff642c99545b53a847b1854',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79512b4-dba0-49e5-9c85-9f01a967b502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79512b4-dba0-49e5-9c85-9f01a967b502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Flow 'volume_create_api' (89bb9de2-5289-4e18-8eb7-a3af81bde476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create volume request issued successfully. Sep 08 13:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-369869c8-2705-475d-8f2d-e045880fe2be tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 911/1794] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:57:16 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 08 13:57:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-943e862e-21c1-4a98-9828-b92451be56ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-943e862e-21c1-4a98-9828-b92451be56ea tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-943e862e-21c1-4a98-9828-b92451be56ea tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-943e862e-21c1-4a98-9828-b92451be56ea tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-943e862e-21c1-4a98-9828-b92451be56ea tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-943e862e-21c1-4a98-9828-b92451be56ea tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 884/1795] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:17 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd5aeb60-6659-4344-8025-e1d4d4b5f2c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 200 Sep 08 13:57:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 912/1796] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:17 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a7869ec-d788-45bc-a1a9-e170594fff04 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 885/1797] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:18 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 876 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-77442388-e52b-4ec5-9244-0b3ea09d4beb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77442388-e52b-4ec5-9244-0b3ea09d4beb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77442388-e52b-4ec5-9244-0b3ea09d4beb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77442388-e52b-4ec5-9244-0b3ea09d4beb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77442388-e52b-4ec5-9244-0b3ea09d4beb tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 404 Sep 08 13:57:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 913/1798] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:18 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-73359823-3ba8-40a0-88c5-86a23d0fc083 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73359823-3ba8-40a0-88c5-86a23d0fc083 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73359823-3ba8-40a0-88c5-86a23d0fc083 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73359823-3ba8-40a0-88c5-86a23d0fc083 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73359823-3ba8-40a0-88c5-86a23d0fc083 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 404 Sep 08 13:57:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 886/1799] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:18 2026] GET /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-530fd0b5-8e27-4636-a050-80710a836c8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-530fd0b5-8e27-4636-a050-80710a836c8f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-530fd0b5-8e27-4636-a050-80710a836c8f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-530fd0b5-8e27-4636-a050-80710a836c8f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-530fd0b5-8e27-4636-a050-80710a836c8f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: 3efda35a-d667-4299-9671-a6638ddb8bb9 Sep 08 13:57:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-530fd0b5-8e27-4636-a050-80710a836c8f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 returned with HTTP 404 Sep 08 13:57:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 914/1800] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:18 2026] DELETE /volume/v3/volumes/3efda35a-d667-4299-9671-a6638ddb8bb9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1796461872"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1796461872'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:57:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (fee83e61-555c-4fa8-9f5c-d212dd349b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea12e3a-c5ac-419e-822b-a4acd56279f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea12e3a-c5ac-419e-822b-a4acd56279f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323d315f-f9b3-4d74-94f5-debd671fa57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['0e1692fc-a277-4562-a4e8-bae7663a443b', '8e3a21cc-21d2-46f0-ba7b-81bc528a1a27', '3932efdf-439d-4521-947d-112abc41d8b9', '1fcbb396-6db0-4def-9ab9-49133e50373d'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323d315f-f9b3-4d74-94f5-debd671fa57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1692fc-a277-4562-a4e8-bae7663a443b', '8e3a21cc-21d2-46f0-ba7b-81bc528a1a27', '3932efdf-439d-4521-947d-112abc41d8b9', '1fcbb396-6db0-4def-9ab9-49133e50373d']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282330da-3cad-4e9a-815d-4392d64e4f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (282330da-3cad-4e9a-815d-4392d64e4f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1796461872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['0e1692fc-a277-4562-a4e8-bae7663a443b','8e3a21cc-21d2-46f0-ba7b-81bc528a1a27','3932efdf-439d-4521-947d-112abc41d8b9','1fcbb396-6db0-4def-9ab9-49133e50373d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1796461872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2d341b-5e35-4849-87e3-4b819db56316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2d341b-5e35-4849-87e3-4b819db56316) transitioned into state 'SUCCESS' from state '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-1796461872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['0e1692fc-a277-4562-a4e8-bae7663a443b','8e3a21cc-21d2-46f0-ba7b-81bc528a1a27','3932efdf-439d-4521-947d-112abc41d8b9','1fcbb396-6db0-4def-9ab9-49133e50373d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f45dc9d-5089-4b79-9393-ed78041819bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f45dc9d-5089-4b79-9393-ed78041819bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (fee83e61-555c-4fa8-9f5c-d212dd349b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bd5a542-cbc6-4c2b-98ea-2cdfb50cd824 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 887/1801] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:18 2026] POST /volume/v3/volumes => generated 758 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-afa0847f-d398-4611-a9b6-435aa05e119d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afa0847f-d398-4611-a9b6-435aa05e119d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afa0847f-d398-4611-a9b6-435aa05e119d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-afa0847f-d398-4611-a9b6-435aa05e119d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-afa0847f-d398-4611-a9b6-435aa05e119d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-afa0847f-d398-4611-a9b6-435aa05e119d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 915/1802] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:19 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0457184-446d-45ec-940e-442ee435302e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0457184-446d-45ec-940e-442ee435302e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0457184-446d-45ec-940e-442ee435302e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0457184-446d-45ec-940e-442ee435302e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0457184-446d-45ec-940e-442ee435302e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0457184-446d-45ec-940e-442ee435302e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 888/1803] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:19 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 877 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24528e0a-5c9b-42a9-af79-5d5f70efac17 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 916/1804] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:19 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 877 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:57:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-268517508"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Create snapshot from volume 90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Created reservations ['35212f4f-0603-4a43-b20a-b2d5c577bd1e', 'c4e96c71-7f7a-4302-933b-84614f4764f1', '3cbc268b-d012-495d-81aa-52e01d57aa5d', 'e91a3416-ed73-449b-9f5c-b593cc7a62fc'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot create request issued successfully. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edba9372-7281-45d1-95a6-b6e86221b7c3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:57:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 889/1805] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:57:19 2026] POST /volume/v3/snapshots => generated 325 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd3a3c5f-e7e2-4968-954f-f627db08afdf tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 917/1806] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:20 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 457 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19a73ee0-e999-48d4-b5a9-304d5c432e88 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 890/1807] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:20 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b38ed29-a587-4a9e-b496-d17930d44704 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b38ed29-a587-4a9e-b496-d17930d44704 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b38ed29-a587-4a9e-b496-d17930d44704 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b38ed29-a587-4a9e-b496-d17930d44704 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b38ed29-a587-4a9e-b496-d17930d44704 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b38ed29-a587-4a9e-b496-d17930d44704 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 918/1808] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:21 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d58674c-a65d-43fe-9aa8-3081d07877b4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 891/1809] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:21 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume 'ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9' with '{'status': 'creating'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b56e2085-895e-4c99-8a8a-f9d39d2bce31 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action returned with HTTP 202 Sep 08 13:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 919/1810] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:21 2026] POST /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b8f4bc2-577a-4487-b7ea-5f513b9e0daf tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 892/1811] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:21 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c780177-fcd5-42d2-93c6-4d1216328491 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Volume info retrieved successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Delete volume request issued successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c780177-fcd5-42d2-93c6-4d1216328491 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action returned with HTTP 202 Sep 08 13:57:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 920/1812] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:21 2026] POST /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64289582-9069-41d7-a84c-5c9d44ef98e6 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 893/1813] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:21 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-249e2efd-570a-4bf5-b885-ffe93b94b3c7 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 921/1814] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:22 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 457 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b596f13-c3a4-4943-a074-10348c97c25b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b596f13-c3a4-4943-a074-10348c97c25b tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b596f13-c3a4-4943-a074-10348c97c25b tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b596f13-c3a4-4943-a074-10348c97c25b tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b596f13-c3a4-4943-a074-10348c97c25b tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b596f13-c3a4-4943-a074-10348c97c25b tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 200 Sep 08 13:57:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 894/1815] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:22 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 850 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f296e088-18d9-4d53-9f83-19b5e52820e3 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 922/1816] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:23 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 457 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-243ed8c6-8dc4-41a8-b2ff-730fa6abcfb5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-243ed8c6-8dc4-41a8-b2ff-730fa6abcfb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-243ed8c6-8dc4-41a8-b2ff-730fa6abcfb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-243ed8c6-8dc4-41a8-b2ff-730fa6abcfb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-243ed8c6-8dc4-41a8-b2ff-730fa6abcfb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 404 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 895/1817] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-911bbb1a-8859-465f-bfd4-74bab78545b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-911bbb1a-8859-465f-bfd4-74bab78545b1 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-911bbb1a-8859-465f-bfd4-74bab78545b1 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-911bbb1a-8859-465f-bfd4-74bab78545b1 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-911bbb1a-8859-465f-bfd4-74bab78545b1 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 404 Sep 08 13:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 923/1818] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54bae300-034b-4760-94ae-cd9d23abf221 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54bae300-034b-4760-94ae-cd9d23abf221 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54bae300-034b-4760-94ae-cd9d23abf221 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54bae300-034b-4760-94ae-cd9d23abf221 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-54bae300-034b-4760-94ae-cd9d23abf221 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54bae300-034b-4760-94ae-cd9d23abf221 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 returned with HTTP 404 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 896/1819] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:24 2026] DELETE /volume/v3/volumes/ad08fdbc-78ff-40e8-a0d7-c94f9093f5d9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2084986913"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2084986913'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (098ff420-639f-4d77-840a-8c587d06b48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a50eeab-9fbe-448b-95c2-bc70163de11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a50eeab-9fbe-448b-95c2-bc70163de11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b11e34-ba93-49d0-945a-d299b389bcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['b2314463-c8db-4406-84e2-7d72fdd722cb', 'c4828066-2061-4f5e-90a6-4fb3fdcb30e2', 'c4600cc6-33a5-489d-ab79-9e3d7f019aa8', '1c07d6b6-8798-4ba3-828e-d2015b630617'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b11e34-ba93-49d0-945a-d299b389bcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2314463-c8db-4406-84e2-7d72fdd722cb', 'c4828066-2061-4f5e-90a6-4fb3fdcb30e2', 'c4600cc6-33a5-489d-ab79-9e3d7f019aa8', '1c07d6b6-8798-4ba3-828e-d2015b630617']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186fc9d4-20ed-4f2b-8a1f-eca6dcaff7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (186fc9d4-20ed-4f2b-8a1f-eca6dcaff7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae89c589-ffb3-464a-945a-303b341c16dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084986913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['b2314463-c8db-4406-84e2-7d72fdd722cb','c4828066-2061-4f5e-90a6-4fb3fdcb30e2','c4600cc6-33a5-489d-ab79-9e3d7f019aa8','1c07d6b6-8798-4ba3-828e-d2015b630617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084986913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae89c589-ffb3-464a-945a-303b341c16dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4f20ed-387d-4c48-8ea1-ab8682e46ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4f20ed-387d-4c48-8ea1-ab8682e46ff8) transitioned into state 'SUCCESS' from state '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-2084986913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['b2314463-c8db-4406-84e2-7d72fdd722cb','c4828066-2061-4f5e-90a6-4fb3fdcb30e2','c4600cc6-33a5-489d-ab79-9e3d7f019aa8','1c07d6b6-8798-4ba3-828e-d2015b630617'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24896850-d885-4d8b-937d-cdd1a11c4d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ba021f2-f805-4b83-a703-a2b23c965ae6 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 897/1820] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 484 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24896850-d885-4d8b-937d-cdd1a11c4d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (098ff420-639f-4d77-840a-8c587d06b48a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0c5646b-5c7e-417a-b3b0-a742aebc5f41 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 924/1821] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:24 2026] POST /volume/v3/volumes => generated 758 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0afe173-68c8-4ab1-beee-9f9929f12697 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 898/1822] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 484 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2779f102-443d-47db-96eb-d6eefffa43f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Delete snapshot with id: 770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c968b526-a9b1-43dc-af1f-e4b09348d5a0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 925/1823] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 826 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot delete request issued successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2779f102-443d-47db-96eb-d6eefffa43f2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 202 Sep 08 13:57:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 899/1824] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:57:24 2026] DELETE /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6a1f929e-936f-4110-83dc-23addd18102b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a1f929e-936f-4110-83dc-23addd18102b tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a1f929e-936f-4110-83dc-23addd18102b tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6a1f929e-936f-4110-83dc-23addd18102b tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6a1f929e-936f-4110-83dc-23addd18102b tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6a1f929e-936f-4110-83dc-23addd18102b tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 926/1825] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:24 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 483 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5327c4e1-cff5-43dc-bf62-102f7d4ae3b5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 900/1826] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:25 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fcff2809-83be-41e5-950e-0df2347afb0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcff2809-83be-41e5-950e-0df2347afb0e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcff2809-83be-41e5-950e-0df2347afb0e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fcff2809-83be-41e5-950e-0df2347afb0e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fcff2809-83be-41e5-950e-0df2347afb0e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Snapshot retrieved successfully. Sep 08 13:57:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fcff2809-83be-41e5-950e-0df2347afb0e tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 200 Sep 08 13:57:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 927/1827] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:25 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25f63746-d4a9-4672-8fa1-527e1faed309 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25f63746-d4a9-4672-8fa1-527e1faed309 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25f63746-d4a9-4672-8fa1-527e1faed309 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25f63746-d4a9-4672-8fa1-527e1faed309 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25f63746-d4a9-4672-8fa1-527e1faed309 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71329ea6-1e66-4229-9e7b-488c30035547 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71329ea6-1e66-4229-9e7b-488c30035547 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71329ea6-1e66-4229-9e7b-488c30035547 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71329ea6-1e66-4229-9e7b-488c30035547 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25f63746-d4a9-4672-8fa1-527e1faed309 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 901/1828] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:26 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71329ea6-1e66-4229-9e7b-488c30035547 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f returned with HTTP 404 Sep 08 13:57:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 928/1829] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:57:26 2026] GET /volume/v3/snapshots/770217fd-fc82-418a-b627-9d34ee8bdc9f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-944c8bd6-39d5-448f-8e23-516667916345 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-944c8bd6-39d5-448f-8e23-516667916345 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-944c8bd6-39d5-448f-8e23-516667916345 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-944c8bd6-39d5-448f-8e23-516667916345 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] DELETE http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Delete volume with id: 90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-944c8bd6-39d5-448f-8e23-516667916345 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume 'ae89c589-ffb3-464a-945a-303b341c16dc' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-944c8bd6-39d5-448f-8e23-516667916345 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action returned with HTTP 202 Sep 08 13:57:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 902/1830] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:26 2026] POST /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Delete volume request issued successfully. Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d86042c4-8285-4c88-a3fd-21cda1146c76 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 202 Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 929/1831] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:26 2026] DELETE /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1cfd732-3ab3-4143-9661-8106314d2bf4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 903/1832] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:26 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f94b65c-018e-4f3d-aaf1-443a77debdc2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 930/1833] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:26 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 876 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action Sep 08 13:57:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Volume info retrieved successfully. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Delete volume request issued successfully. Sep 08 13:57:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ba89109-0621-4382-86d0-cfa0b3ed15e6 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action returned with HTTP 202 Sep 08 13:57:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 904/1834] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:27 2026] POST /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5651157b-862c-4774-82c7-ff172ff72543 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5651157b-862c-4774-82c7-ff172ff72543 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5651157b-862c-4774-82c7-ff172ff72543 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5651157b-862c-4774-82c7-ff172ff72543 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5651157b-862c-4774-82c7-ff172ff72543 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5651157b-862c-4774-82c7-ff172ff72543 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 931/1835] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:27 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cd1b73b-2263-4c03-a8d7-216d4c19a2bd tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 200 Sep 08 13:57:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 905/1836] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:28 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 876 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c900e2d3-e15e-449d-abea-0f1177ad37ec tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 200 Sep 08 13:57:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 932/1837] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:28 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6af58cb4-f5a1-49f4-9622-a1755858e939 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6af58cb4-f5a1-49f4-9622-a1755858e939 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6af58cb4-f5a1-49f4-9622-a1755858e939 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6af58cb4-f5a1-49f4-9622-a1755858e939 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6af58cb4-f5a1-49f4-9622-a1755858e939 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d returned with HTTP 404 Sep 08 13:57:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 906/1838] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:29 2026] GET /volume/v3/volumes/90bd8a1d-e9cb-4ce7-bdca-71c1aa681b8d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] DELETE http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Delete volume with id: e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Delete volume request issued successfully. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d4f8871f-c283-4a98-85c6-3dc5ad8661af tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 202 Sep 08 13:57:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 933/1839] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:29 2026] DELETE /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7709569d-e203-4d7f-8303-64444eb3d037 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7709569d-e203-4d7f-8303-64444eb3d037 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7709569d-e203-4d7f-8303-64444eb3d037 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7709569d-e203-4d7f-8303-64444eb3d037 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7709569d-e203-4d7f-8303-64444eb3d037 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 404 Sep 08 13:57:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 934/1840] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:29 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04c3b722-4f37-45bd-a37a-566e33c67772 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04c3b722-4f37-45bd-a37a-566e33c67772 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04c3b722-4f37-45bd-a37a-566e33c67772 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04c3b722-4f37-45bd-a37a-566e33c67772 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6cb91d19-94a3-42b0-9405-1b5c05efdbfa tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 907/1841] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:29 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 841 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04c3b722-4f37-45bd-a37a-566e33c67772 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 404 Sep 08 13:57:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 935/1842] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:29 2026] GET /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de13ddaf-51f1-4957-98a4-038044c069e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de13ddaf-51f1-4957-98a4-038044c069e4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de13ddaf-51f1-4957-98a4-038044c069e4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de13ddaf-51f1-4957-98a4-038044c069e4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-de13ddaf-51f1-4957-98a4-038044c069e4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: ae89c589-ffb3-464a-945a-303b341c16dc Sep 08 13:57:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de13ddaf-51f1-4957-98a4-038044c069e4 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc returned with HTTP 404 Sep 08 13:57:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 908/1843] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:29 2026] DELETE /volume/v3/volumes/ae89c589-ffb3-464a-945a-303b341c16dc => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1562155504"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1562155504'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:57:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (bb760b28-6098-41a9-a4cb-fcf6b89eb04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e6861a-d409-47ef-8305-03d390baf91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e6861a-d409-47ef-8305-03d390baf91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c841f0b6-1e6a-4edb-a511-bd866e92b31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['ecc85bbe-8eab-49a5-8be0-89a7e5a3510a', '15934bcd-6edb-4a3e-9616-7c699f1d4490', '1dd19b5d-ef8f-4092-8c99-c36bcd372696', '7aab804b-5805-44bd-bf8c-2c5288789c71'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c841f0b6-1e6a-4edb-a511-bd866e92b31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecc85bbe-8eab-49a5-8be0-89a7e5a3510a', '15934bcd-6edb-4a3e-9616-7c699f1d4490', '1dd19b5d-ef8f-4092-8c99-c36bcd372696', '7aab804b-5805-44bd-bf8c-2c5288789c71']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6ccde4-8ebe-4cd5-ae85-956c9d3a4676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a6ccde4-8ebe-4cd5-ae85-956c9d3a4676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74611953-f4c4-4283-894f-a3ae8a03007a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1562155504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['ecc85bbe-8eab-49a5-8be0-89a7e5a3510a','15934bcd-6edb-4a3e-9616-7c699f1d4490','1dd19b5d-ef8f-4092-8c99-c36bcd372696','7aab804b-5805-44bd-bf8c-2c5288789c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1562155504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74611953-f4c4-4283-894f-a3ae8a03007a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009eb69a-d22e-4258-be54-e36a47cb67dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009eb69a-d22e-4258-be54-e36a47cb67dd) transitioned into state 'SUCCESS' from state '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-1562155504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['ecc85bbe-8eab-49a5-8be0-89a7e5a3510a','15934bcd-6edb-4a3e-9616-7c699f1d4490','1dd19b5d-ef8f-4092-8c99-c36bcd372696','7aab804b-5805-44bd-bf8c-2c5288789c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:29 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d99cd4-46b1-4d24-bac6-34dd3b935f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d99cd4-46b1-4d24-bac6-34dd3b935f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (bb760b28-6098-41a9-a4cb-fcf6b89eb04d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:57:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c5434be-3de9-4302-b4a9-a9f95a2e273f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 936/1844] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:29 2026] POST /volume/v3/volumes => generated 758 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bdb75978-1263-4f0d-83e4-f2623329c53f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bdb75978-1263-4f0d-83e4-f2623329c53f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bdb75978-1263-4f0d-83e4-f2623329c53f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bdb75978-1263-4f0d-83e4-f2623329c53f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bdb75978-1263-4f0d-83e4-f2623329c53f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bdb75978-1263-4f0d-83e4-f2623329c53f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 200 Sep 08 13:57:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 909/1845] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:30 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 826 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47701869-717b-49d3-82e1-139a26ec31a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47701869-717b-49d3-82e1-139a26ec31a2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47701869-717b-49d3-82e1-139a26ec31a2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47701869-717b-49d3-82e1-139a26ec31a2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47701869-717b-49d3-82e1-139a26ec31a2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Volume info retrieved successfully. Sep 08 13:57:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47701869-717b-49d3-82e1-139a26ec31a2 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 200 Sep 08 13:57:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 937/1846] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:30 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 841 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a07f934-1710-4c30-8348-fdb66e2efa76 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 200 Sep 08 13:57:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 910/1847] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:31 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13ff0989-e14a-4f29-b751-2f644ef85941 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13ff0989-e14a-4f29-b751-2f644ef85941 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] GET http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 Sep 08 13:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13ff0989-e14a-4f29-b751-2f644ef85941 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13ff0989-e14a-4f29-b751-2f644ef85941 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13ff0989-e14a-4f29-b751-2f644ef85941 tempest-CinderUnicodeTest-248290258 tempest-CinderUnicodeTest-248290258-project-member] http://192.168.122.142/volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 returned with HTTP 404 Sep 08 13:57:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 938/1848] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:31 2026] GET /volume/v3/volumes/e2e99eef-a003-41ee-a84b-c53466c2b1e9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f90217a-7862-402d-8262-cdb0ea39bb89 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 200 Sep 08 13:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 911/1849] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:32 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '74611953-f4c4-4283-894f-a3ae8a03007a' with '{'status': 'maintenance'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8f77f14-16b5-48eb-9751-c98c20218d89 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action returned with HTTP 202 Sep 08 13:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 939/1850] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:32 2026] POST /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd46ce75-c035-41b3-8fc7-90e5ea611bb5 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 200 Sep 08 13:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 912/1851] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:32 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Volume info retrieved successfully. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Delete volume request issued successfully. Sep 08 13:57:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c468e2aa-3ed0-4027-8e73-f0d626ebedad tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action returned with HTTP 202 Sep 08 13:57:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 940/1852] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:32 2026] POST /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01c6d1d1-0286-4e6f-8163-de80c3eaf153 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 200 Sep 08 13:57:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 913/1853] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:32 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-69017166-f538-4d8b-8443-e8e79103fb74 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69017166-f538-4d8b-8443-e8e79103fb74 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69017166-f538-4d8b-8443-e8e79103fb74 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69017166-f538-4d8b-8443-e8e79103fb74 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69017166-f538-4d8b-8443-e8e79103fb74 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 404 Sep 08 13:57:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 941/1854] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:33 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1d15ac17-db84-4a11-b6c3-8b343248c2ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d15ac17-db84-4a11-b6c3-8b343248c2ee tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d15ac17-db84-4a11-b6c3-8b343248c2ee tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d15ac17-db84-4a11-b6c3-8b343248c2ee tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d15ac17-db84-4a11-b6c3-8b343248c2ee tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 404 Sep 08 13:57:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 914/1855] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:33 2026] GET /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df7351f9-683c-4f34-973d-d95b803a4009 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7351f9-683c-4f34-973d-d95b803a4009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df7351f9-683c-4f34-973d-d95b803a4009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df7351f9-683c-4f34-973d-d95b803a4009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-df7351f9-683c-4f34-973d-d95b803a4009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: 74611953-f4c4-4283-894f-a3ae8a03007a Sep 08 13:57:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df7351f9-683c-4f34-973d-d95b803a4009 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a returned with HTTP 404 Sep 08 13:57:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 942/1856] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:33 2026] DELETE /volume/v3/volumes/74611953-f4c4-4283-894f-a3ae8a03007a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1823735871"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1823735871'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume of 1 GB Sep 08 13:57:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Availability Zones retrieved successfully. Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (7a9f5653-b2ea-48e3-87e1-a05993a280e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf31ef92-6149-416a-bb51-cd22ceba7fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:33 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf31ef92-6149-416a-bb51-cd22ceba7fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567a7218-653f-47e0-8345-0a36bf23b9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Created reservations ['b33a7422-ce92-4a10-b3b8-461c671ffd34', '1ec4e411-21af-4ade-8d11-c9286f73b067', 'f830d8d4-9ec1-4e2b-8aa1-cb5a2da24bf0', '4c43023f-30b4-4c85-974a-99ca2519f2a6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (567a7218-653f-47e0-8345-0a36bf23b9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b33a7422-ce92-4a10-b3b8-461c671ffd34', '1ec4e411-21af-4ade-8d11-c9286f73b067', 'f830d8d4-9ec1-4e2b-8aa1-cb5a2da24bf0', '4c43023f-30b4-4c85-974a-99ca2519f2a6']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e81ded6-0676-408b-acba-8673d2dd0d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e81ded6-0676-408b-acba-8673d2dd0d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f3f24c-54ab-41fd-885d-ddd9fdeb99e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823735871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['b33a7422-ce92-4a10-b3b8-461c671ffd34','1ec4e411-21af-4ade-8d11-c9286f73b067','f830d8d4-9ec1-4e2b-8aa1-cb5a2da24bf0','4c43023f-30b4-4c85-974a-99ca2519f2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823735871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f3f24c-54ab-41fd-885d-ddd9fdeb99e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0671c464e2af4d24826505725bdcdb98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23636de4-727a-4370-bebe-4876f34024ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23636de4-727a-4370-bebe-4876f34024ac) transitioned into state 'SUCCESS' from state '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-1823735871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0671c464e2af4d24826505725bdcdb98',qos_specs=None,replication_status=,reservations=['b33a7422-ce92-4a10-b3b8-461c671ffd34','1ec4e411-21af-4ade-8d11-c9286f73b067','f830d8d4-9ec1-4e2b-8aa1-cb5a2da24bf0','4c43023f-30b4-4c85-974a-99ca2519f2a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a0c883dd7849f2a6d80d38cbc002c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff84df3-3285-4e19-86ea-6a6262e912a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ff84df3-3285-4e19-86ea-6a6262e912a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Flow 'volume_create_api' (7a9f5653-b2ea-48e3-87e1-a05993a280e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Create volume request issued successfully. Sep 08 13:57:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1511761b-3899-40a8-b71c-09d6cc38b1b8 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 915/1857] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:57:33 2026] POST /volume/v3/volumes => generated 758 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7017929b-8a63-47ac-8002-f954e873e10e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7017929b-8a63-47ac-8002-f954e873e10e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7017929b-8a63-47ac-8002-f954e873e10e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7017929b-8a63-47ac-8002-f954e873e10e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7017929b-8a63-47ac-8002-f954e873e10e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7017929b-8a63-47ac-8002-f954e873e10e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 943/1858] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:34 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-611542368", "imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-611542368', 'imageRef': '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Create volume of 1 GB Sep 08 13:57:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Availability Zones retrieved successfully. Sep 08 13:57:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Flow 'volume_create_api' (5af1e542-a6c2-474c-ac3e-145c1e64eff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c4baef-ea4b-4c44-ba6b-4076e3c1877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3e2ea6e-9727-4c5e-a404-7a6479060f47 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 944/1859] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:35 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c4baef-ea4b-4c44-ba6b-4076e3c1877e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68a2bcf-774a-40d7-83aa-c930adc70a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Created reservations ['324065ae-40b2-4162-aa6c-e40a130bb192', '6108969d-acbb-4ba1-af83-a28fe9061280', '6afcbff3-2386-4a2a-a866-0e03421a44a1', 'ec6f96bd-2376-457f-8b48-7424c533c02f'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68a2bcf-774a-40d7-83aa-c930adc70a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['324065ae-40b2-4162-aa6c-e40a130bb192', '6108969d-acbb-4ba1-af83-a28fe9061280', '6afcbff3-2386-4a2a-a866-0e03421a44a1', 'ec6f96bd-2376-457f-8b48-7424c533c02f']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304dab65-7f46-49d1-9bdf-53f476ff2adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (304dab65-7f46-49d1-9bdf-53f476ff2adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54f13a2d-9847-452f-9598-a96546e539dc', '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-611542368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849ac76daea04a68b7168c457a09d1bb',qos_specs=None,replication_status=,reservations=['324065ae-40b2-4162-aa6c-e40a130bb192','6108969d-acbb-4ba1-af83-a28fe9061280','6afcbff3-2386-4a2a-a866-0e03421a44a1','ec6f96bd-2376-457f-8b48-7424c533c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423f01a4e55c4a2cade4d3ea69529011',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-611542368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54f13a2d-9847-452f-9598-a96546e539dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849ac76daea04a68b7168c457a09d1bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423f01a4e55c4a2cade4d3ea69529011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8de7905-70a5-4f26-81ea-42a48b29e261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8de7905-70a5-4f26-81ea-42a48b29e261) transitioned into state 'SUCCESS' from state '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-611542368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='849ac76daea04a68b7168c457a09d1bb',qos_specs=None,replication_status=,reservations=['324065ae-40b2-4162-aa6c-e40a130bb192','6108969d-acbb-4ba1-af83-a28fe9061280','6afcbff3-2386-4a2a-a866-0e03421a44a1','ec6f96bd-2376-457f-8b48-7424c533c02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423f01a4e55c4a2cade4d3ea69529011',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89d500c-3c9a-4298-8c19-c8d9fdfd051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89d500c-3c9a-4298-8c19-c8d9fdfd051f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Flow 'volume_create_api' (5af1e542-a6c2-474c-ac3e-145c1e64eff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Create volume request issued successfully. Sep 08 13:57:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-252c9ffd-ef18-4483-82eb-a2db66d7c4b6 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 916/1860] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:57:35 2026] POST /volume/v3/volumes => generated 761 bytes in 963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb29ea58-8dfb-4234-ae35-f989ce226c15 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 945/1861] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:36 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 829 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e113408-2721-4911-9fef-71af3cd8282e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e113408-2721-4911-9fef-71af3cd8282e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e113408-2721-4911-9fef-71af3cd8282e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e113408-2721-4911-9fef-71af3cd8282e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e113408-2721-4911-9fef-71af3cd8282e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e113408-2721-4911-9fef-71af3cd8282e tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 917/1862] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:36 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '07f3f24c-54ab-41fd-885d-ddd9fdeb99e4' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9ecd469f-44f1-48ac-b545-4710a2c4132a tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action returned with HTTP 202 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 946/1863] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:36 2026] POST /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-41b60409-0570-4fe7-b7f5-fff981ccf055 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 918/1864] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '07f3f24c-54ab-41fd-885d-ddd9fdeb99e4' with '{'status': 'available'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-939d7926-39ce-4039-9a6c-d3ce6ca0b3ab tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action returned with HTTP 202 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 947/1865] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:37 2026] POST /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63fb4c66-711b-460c-9bfd-d8cfa968974d tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 919/1866] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-415174bf-59b1-4b39-b76d-688f38645dc0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-415174bf-59b1-4b39-b76d-688f38645dc0 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-415174bf-59b1-4b39-b76d-688f38645dc0 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-415174bf-59b1-4b39-b76d-688f38645dc0 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-415174bf-59b1-4b39-b76d-688f38645dc0 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '07f3f24c-54ab-41fd-885d-ddd9fdeb99e4' with '{'status': 'maintenance'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-415174bf-59b1-4b39-b76d-688f38645dc0 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action returned with HTTP 202 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 948/1867] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:37 2026] POST /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a68ef0aa-0104-41a3-851f-f8343cfa590c tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 920/1868] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] POST http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed68cc35-b835-4f28-874c-182a14ad3b28 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 949/1869] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] Updating volume '07f3f24c-54ab-41fd-885d-ddd9fdeb99e4' with '{'status': 'available'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5dedc54-2d14-4de4-8d12-e1e38af87597 tempest-VolumesActionsTest-1577562661 tempest-VolumesActionsTest-1577562661-project-admin] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action returned with HTTP 202 Sep 08 13:57:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 921/1870] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:57:37 2026] POST /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d3590db-d911-4544-a34c-bf21149f3bdd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b55f51ec-1887-4cf5-9098-360e5e7307c0 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 950/1871] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b61545c9-f73a-424e-b4c4-85fe5cdabf7f tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 951/1872] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] DELETE http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume with id: 07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Delete volume request issued successfully. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd072d3d-e26b-458a-a4b8-7df1eee4e0b2 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 202 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 952/1873] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:57:37 2026] DELETE /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d3590db-d911-4544-a34c-bf21149f3bdd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d3590db-d911-4544-a34c-bf21149f3bdd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-785982168", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d3590db-d911-4544-a34c-bf21149f3bdd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 922/1874] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:37 2026] POST /volume/v3/types => generated 379 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d9ea0a2-14c8-4e78-b848-a4e611968b50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d9ea0a2-14c8-4e78-b848-a4e611968b50 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d9ea0a2-14c8-4e78-b848-a4e611968b50 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2bb90724-d0a4-4116-89cd-f4d40519bcb3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 953/1875] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:37 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d9ea0a2-14c8-4e78-b848-a4e611968b50 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 923/1876] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fb66be47-f8d8-4bff-b36c-57603984ed69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb66be47-f8d8-4bff-b36c-57603984ed69 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fb66be47-f8d8-4bff-b36c-57603984ed69 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1979641270", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fb66be47-f8d8-4bff-b36c-57603984ed69 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 954/1877] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types => generated 380 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19652a0e-4bc9-4728-b9c4-b0b5ff6b226d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19652a0e-4bc9-4728-b9c4-b0b5ff6b226d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] POST http://192.168.122.142/volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479/encryption Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19652a0e-4bc9-4728-b9c4-b0b5ff6b226d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-19652a0e-4bc9-4728-b9c4-b0b5ff6b226d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19652a0e-4bc9-4728-b9c4-b0b5ff6b226d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479/encryption returned with HTTP 403 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 924/1878] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479/encryption => generated 127 bytes in 303 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f307972-17bc-46d0-9a5f-42e20dbf69cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f307972-17bc-46d0-9a5f-42e20dbf69cf tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f307972-17bc-46d0-9a5f-42e20dbf69cf tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-660626191", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ad3effcd-4918-45bb-8934-24d756b81902 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad3effcd-4918-45bb-8934-24d756b81902 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad3effcd-4918-45bb-8934-24d756b81902 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ad3effcd-4918-45bb-8934-24d756b81902 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f307972-17bc-46d0-9a5f-42e20dbf69cf tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 955/1879] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types => generated 379 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bbc9e094-749f-413a-b59b-3a7c24a61250 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbc9e094-749f-413a-b59b-3a7c24a61250 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] POST http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bbc9e094-749f-413a-b59b-3a7c24a61250 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-bbc9e094-749f-413a-b59b-3a7c24a61250 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bbc9e094-749f-413a-b59b-3a7c24a61250 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs returned with HTTP 403 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 956/1880] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ad3effcd-4918-45bb-8934-24d756b81902 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29770219-5b13-4951-8712-5bde097d2a7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29770219-5b13-4951-8712-5bde097d2a7f tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] PUT http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs/key2 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29770219-5b13-4951-8712-5bde097d2a7f tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-29770219-5b13-4951-8712-5bde097d2a7f tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29770219-5b13-4951-8712-5bde097d2a7f tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs/key2 returned with HTTP 403 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 957/1881] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:57:38 2026] PUT /volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57b4c247-350c-4686-89ee-ee1b4604c9ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b4c247-350c-4686-89ee-ee1b4604c9ed tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57b4c247-350c-4686-89ee-ee1b4604c9ed tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-57b4c247-350c-4686-89ee-ee1b4604c9ed tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57b4c247-350c-4686-89ee-ee1b4604c9ed tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types returned with HTTP 403 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ad3effcd-4918-45bb-8934-24d756b81902 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 925/1882] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:38 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 958/1883] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b49ef3a-9429-4bdb-bff2-ddd78a5e06b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b49ef3a-9429-4bdb-bff2-ddd78a5e06b4 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b49ef3a-9429-4bdb-bff2-ddd78a5e06b4 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-484940245", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b49ef3a-9429-4bdb-bff2-ddd78a5e06b4 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 926/1884] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types => generated 379 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab2b435a-2373-45eb-9b5a-212931e2e953 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab2b435a-2373-45eb-9b5a-212931e2e953 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab2b435a-2373-45eb-9b5a-212931e2e953 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab2b435a-2373-45eb-9b5a-212931e2e953 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 959/1885] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] DELETE http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption/0ac0db37-7caa-4191-822d-56716e4b797f Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0dac5a2-2cbe-49bf-8416-3015843e8434 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption/0ac0db37-7caa-4191-822d-56716e4b797f returned with HTTP 403 Sep 08 13:57:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 927/1886] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 13:57:38 2026] DELETE /volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e/encryption/0ac0db37-7caa-4191-822d-56716e4b797f => generated 127 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad23be80-52a1-4d31-bf3a-1d13d8bbece1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad23be80-52a1-4d31-bf3a-1d13d8bbece1 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad23be80-52a1-4d31-bf3a-1d13d8bbece1 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-97473604", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad23be80-52a1-4d31-bf3a-1d13d8bbece1 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 960/1887] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:38 2026] POST /volume/v3/types => generated 378 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19f74d91-459d-4409-b7f0-192bc8238358 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19f74d91-459d-4409-b7f0-192bc8238358 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] DELETE http://192.168.122.142/volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946/extra_specs/key1 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19f74d91-459d-4409-b7f0-192bc8238358 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19f74d91-459d-4409-b7f0-192bc8238358 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-19f74d91-459d-4409-b7f0-192bc8238358 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19f74d91-459d-4409-b7f0-192bc8238358 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946/extra_specs/key1 returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 928/1888] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:57:39 2026] DELETE /volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946/extra_specs/key1 => generated 122 bytes in 48 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6379d3c-1f0a-47c1-a590-6c8b62fc8f97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6379d3c-1f0a-47c1-a590-6c8b62fc8f97 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6379d3c-1f0a-47c1-a590-6c8b62fc8f97 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-833119466", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Volume info retrieved successfully. Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6379d3c-1f0a-47c1-a590-6c8b62fc8f97 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 961/1889] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 13:57:39 2026] POST /volume/v3/types => generated 379 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea36022f-b287-4af2-9a3d-2d0922813e52 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 200 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 929/1890] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] DELETE http://192.168.122.142/volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad369b4a-b4fd-4eac-affe-97e8d2d2f517 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 962/1891] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:39 2026] DELETE /volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 => generated 109 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d2bb10ef-c109-4923-9517-e1882ab51e1d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2bb10ef-c109-4923-9517-e1882ab51e1d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] GET http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2bb10ef-c109-4923-9517-e1882ab51e1d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d2bb10ef-c109-4923-9517-e1882ab51e1d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d2bb10ef-c109-4923-9517-e1882ab51e1d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs returned with HTTP 200 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 930/1892] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs => generated 123 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] GET http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/cipher Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d5eedeb-4420-4f49-915c-33f211f80ea6 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/cipher returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 963/1893] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/cipher => generated 124 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] GET http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-094de5b3-14cf-4b71-8435-22e4d1f0e62d tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 931/1894] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption => generated 124 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cfc8003-0de5-41a5-80db-ef5208a84238 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cfc8003-0de5-41a5-80db-ef5208a84238 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] GET http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/multiattach Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8003-0de5-41a5-80db-ef5208a84238 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8003-0de5-41a5-80db-ef5208a84238 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cfc8003-0de5-41a5-80db-ef5208a84238 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/multiattach returned with HTTP 200 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 964/1895] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/multiattach => generated 29 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-072f402f-fce8-4e0d-b27b-bf6ff9cb3b4a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-072f402f-fce8-4e0d-b27b-bf6ff9cb3b4a tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] GET http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/volume_backend_name Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-072f402f-fce8-4e0d-b27b-bf6ff9cb3b4a tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-072f402f-fce8-4e0d-b27b-bf6ff9cb3b4a tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-072f402f-fce8-4e0d-b27b-bf6ff9cb3b4a tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 932/1896] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/volume_backend_name => generated 143 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a77f514c-a614-453a-adc9-d379b0bbb899 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a77f514c-a614-453a-adc9-d379b0bbb899 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] PUT http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/0b2ae2c1-7a5e-4bbb-ad24-69844cf7dd0b Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a77f514c-a614-453a-adc9-d379b0bbb899 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-a77f514c-a614-453a-adc9-d379b0bbb899 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a77f514c-a614-453a-adc9-d379b0bbb899 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/0b2ae2c1-7a5e-4bbb-ad24-69844cf7dd0b returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 965/1897] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 13:57:39 2026] PUT /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/encryption/0b2ae2c1-7a5e-4bbb-ad24-69844cf7dd0b => generated 127 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c78d8157-54eb-48b3-aa5d-94852d98a5cd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c78d8157-54eb-48b3-aa5d-94852d98a5cd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] PUT http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/key1 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c78d8157-54eb-48b3-aa5d-94852d98a5cd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c78d8157-54eb-48b3-aa5d-94852d98a5cd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c78d8157-54eb-48b3-aa5d-94852d98a5cd tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/key1 returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 933/1898] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 13:57:39 2026] PUT /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da/extra_specs/key1 => generated 122 bytes in 45 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ab34a34-825f-4f3f-9868-3e637f5940c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ab34a34-825f-4f3f-9868-3e637f5940c3 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] PUT http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ab34a34-825f-4f3f-9868-3e637f5940c3 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-6ab34a34-825f-4f3f-9868-3e637f5940c3 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'df55cc304c87447a94bd8ba5a031cc8b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42ee209027964d17b9c7c3395810a39c', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ab34a34-825f-4f3f-9868-3e637f5940c3 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-reader] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da returned with HTTP 403 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 966/1899] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 13:57:39 2026] PUT /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da => generated 109 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-651b4c6e-a84d-4270-b43a-0bccf5185afa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-651b4c6e-a84d-4270-b43a-0bccf5185afa tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-651b4c6e-a84d-4270-b43a-0bccf5185afa tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-651b4c6e-a84d-4270-b43a-0bccf5185afa tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac6bd4a-8dc6-43f5-9273-b4b63608e62d tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 934/1900] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:39 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-651b4c6e-a84d-4270-b43a-0bccf5185afa tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 returned with HTTP 202 Sep 08 13:57:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 967/1901] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:39 2026] DELETE /volume/v3/types/2f81a3bc-746e-437a-803c-8b21f9ff31c5 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d036410-60c0-42ab-aed4-8c9cbd282758 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d036410-60c0-42ab-aed4-8c9cbd282758 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946 Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d036410-60c0-42ab-aed4-8c9cbd282758 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d036410-60c0-42ab-aed4-8c9cbd282758 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d036410-60c0-42ab-aed4-8c9cbd282758 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946 returned with HTTP 202 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 935/1902] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:39 2026] DELETE /volume/v3/types/c761a135-14fc-4806-a334-e1844f89b946 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-225d69e9-113b-453b-91c3-950dd98c2893 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-225d69e9-113b-453b-91c3-950dd98c2893 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-225d69e9-113b-453b-91c3-950dd98c2893 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-225d69e9-113b-453b-91c3-950dd98c2893 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-225d69e9-113b-453b-91c3-950dd98c2893 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e returned with HTTP 202 Sep 08 13:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 968/1903] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:40 2026] DELETE /volume/v3/types/4dd86fed-3166-4b44-932c-8a3f6507709e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1ef2ef3-4438-40ec-85b5-adeda6b698c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1ef2ef3-4438-40ec-85b5-adeda6b698c8 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2ef3-4438-40ec-85b5-adeda6b698c8 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2ef3-4438-40ec-85b5-adeda6b698c8 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f05bb6c3-513b-453d-927f-40ac88f897b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f05bb6c3-513b-453d-927f-40ac88f897b3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] GET http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f05bb6c3-513b-453d-927f-40ac88f897b3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f05bb6c3-513b-453d-927f-40ac88f897b3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1ef2ef3-4438-40ec-85b5-adeda6b698c8 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5 returned with HTTP 202 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 936/1904] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:40 2026] DELETE /volume/v3/types/59b5ad19-f0cb-437f-97b9-085f00ca89d5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f05bb6c3-513b-453d-927f-40ac88f897b3 tempest-VolumesActionsTest-1003738196 tempest-VolumesActionsTest-1003738196-project-member] http://192.168.122.142/volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 returned with HTTP 404 Sep 08 13:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 969/1905] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:40 2026] GET /volume/v3/volumes/07f3f24c-54ab-41fd-885d-ddd9fdeb99e4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3d38df55-0fbd-4da2-9ac3-3934d46063af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d38df55-0fbd-4da2-9ac3-3934d46063af tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d38df55-0fbd-4da2-9ac3-3934d46063af tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3d38df55-0fbd-4da2-9ac3-3934d46063af tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3d38df55-0fbd-4da2-9ac3-3934d46063af tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479 returned with HTTP 202 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 937/1906] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:40 2026] DELETE /volume/v3/types/b20955ae-a574-4c5b-a599-a1225a646479 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-20156681-9f36-4702-93a5-180466e0ba07 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20156681-9f36-4702-93a5-180466e0ba07 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] DELETE http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20156681-9f36-4702-93a5-180466e0ba07 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-20156681-9f36-4702-93a5-180466e0ba07 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-20156681-9f36-4702-93a5-180466e0ba07 tempest-VolumeTypesReaderTests-1811401572 tempest-VolumeTypesReaderTests-1811401572-project-admin] http://192.168.122.142/volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da returned with HTTP 202 Sep 08 13:57:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 970/1907] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 13:57:40 2026] DELETE /volume/v3/types/eea20f69-07f2-493a-aa55-8e6d915a14da => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3969bad2-04f5-492d-91c9-ac2a10a3a24e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 938/1908] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:40 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e62368cb-cbca-4390-8458-e6b3c498fd79 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 971/1909] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:41 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 914 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-22d77d46-ed4d-4cc9-b200-c6c6e20e1349 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 939/1910] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:43 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cb14730d-7b72-4e38-b3a5-cb4fef344807 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 972/1911] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:44 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 914 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0ab6763-967d-49e8-96b9-a662f43e05be None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0ab6763-967d-49e8-96b9-a662f43e05be tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0ab6763-967d-49e8-96b9-a662f43e05be tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0ab6763-967d-49e8-96b9-a662f43e05be tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0ab6763-967d-49e8-96b9-a662f43e05be tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0ab6763-967d-49e8-96b9-a662f43e05be tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 940/1912] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:45 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bfb5806-969c-43e0-a62e-30b85f32d252 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 973/1913] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:46 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 1332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-3cff19cd-ce05-4be4-98ed-2bf92972f6e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 941/1914] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:57:46 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 1332 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-fecbd36d-78f2-4499-b874-2bbe60ebe1a4 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 974/1915] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:57:47 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 1332 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e15fc832-1c86-4feb-9638-a7c4406d3a24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e15fc832-1c86-4feb-9638-a7c4406d3a24 None None] GET http://192.168.122.142/volume// Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e15fc832-1c86-4feb-9638-a7c4406d3a24 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e15fc832-1c86-4feb-9638-a7c4406d3a24 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e15fc832-1c86-4feb-9638-a7c4406d3a24 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:57:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 942/1916] 192.168.122.142 () {58 vars in 1308 bytes} [Tue Sep 8 13:57:47 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-84844871-e1a6-4d67-9dd8-b1353cefd704 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-84844871-e1a6-4d67-9dd8-b1353cefd704 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:57:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-84844871-e1a6-4d67-9dd8-b1353cefd704 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54f13a2d-9847-452f-9598-a96546e539dc", "connector": null, "instance_uuid": "c6e92e60-520f-4332-ac04-c2cf29d0a4d0"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2047057377", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2047057377', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Create volume of 1 GB Sep 08 13:57:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Availability Zones retrieved successfully. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Flow 'volume_create_api' (8ce1693b-7c45-4161-9ca3-3a1a56f1265f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea99bfc0-f594-48e7-b371-be22b826d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:47 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:57:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-84844871-e1a6-4d67-9dd8-b1353cefd704 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:57:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 975/1917] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:57:47 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea99bfc0-f594-48e7-b371-be22b826d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc1d83b-48e5-452d-9410-e8975e81e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Created reservations ['a03c2b51-eed9-4113-a46c-e231b220c140', 'a94a02f2-f7c9-41cc-8277-cf5f76d3ace8', '930b6ff3-940d-4748-be80-a5d15e658d08', 'a8611196-655d-48fa-8d61-59f2b3886f66'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc1d83b-48e5-452d-9410-e8975e81e924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a03c2b51-eed9-4113-a46c-e231b220c140', 'a94a02f2-f7c9-41cc-8277-cf5f76d3ace8', '930b6ff3-940d-4748-be80-a5d15e658d08', 'a8611196-655d-48fa-8d61-59f2b3886f66']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f614e3-6e5d-425a-9a00-ccda2d7ca20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f614e3-6e5d-425a-9a00-ccda2d7ca20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f8b0cba-956f-489a-863b-09d30fcf7ef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2047057377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da39010761514b17b63b7b69bba6c486',qos_specs=None,replication_status=,reservations=['a03c2b51-eed9-4113-a46c-e231b220c140','a94a02f2-f7c9-41cc-8277-cf5f76d3ace8','930b6ff3-940d-4748-be80-a5d15e658d08','a8611196-655d-48fa-8d61-59f2b3886f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01641f12463e4549b0c9c724b29838fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2047057377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f8b0cba-956f-489a-863b-09d30fcf7ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da39010761514b17b63b7b69bba6c486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01641f12463e4549b0c9c724b29838fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6233fb-b99b-4971-9200-d7f119efde15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6233fb-b99b-4971-9200-d7f119efde15) transitioned into state 'SUCCESS' from state '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-2047057377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da39010761514b17b63b7b69bba6c486',qos_specs=None,replication_status=,reservations=['a03c2b51-eed9-4113-a46c-e231b220c140','a94a02f2-f7c9-41cc-8277-cf5f76d3ace8','930b6ff3-940d-4748-be80-a5d15e658d08','a8611196-655d-48fa-8d61-59f2b3886f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01641f12463e4549b0c9c724b29838fa',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d12305e-e64b-4c7a-8196-2debc720af08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d12305e-e64b-4c7a-8196-2debc720af08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Flow 'volume_create_api' (8ce1693b-7c45-4161-9ca3-3a1a56f1265f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:57:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Create volume request issued successfully. Sep 08 13:57:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18458e20-04ec-452c-bd4a-9ff1e57e5ff6 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:57:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 943/1918] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:57:47 2026] POST /volume/v3/volumes => generated 764 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:57:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f84207ab-70ad-4c3e-81c6-03028efc3178 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 976/1919] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:48 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 832 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c53f9448-52c0-4d9d-b6cc-136b1a11eb45 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 944/1920] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:49 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f51fa014-526c-482a-9f0f-8212aaf2d7d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f51fa014-526c-482a-9f0f-8212aaf2d7d7 None None] GET http://192.168.122.142/volume// Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f51fa014-526c-482a-9f0f-8212aaf2d7d7 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f51fa014-526c-482a-9f0f-8212aaf2d7d7 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f51fa014-526c-482a-9f0f-8212aaf2d7d7 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 977/1921] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-9616af1c-bfbc-4307-ae04-2ebccaee3d64 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:57:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 945/1922] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 1512 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-032078a9-a4f8-464d-805d-4422a1333d31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-032078a9-a4f8-464d-805d-4422a1333d31 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-032078a9-a4f8-464d-805d-4422a1333d31 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-032078a9-a4f8-464d-805d-4422a1333d31 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] PUT http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-032078a9-a4f8-464d-805d-4422a1333d31 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Acquiring lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-032078a9-a4f8-464d-805d-4422a1333d31 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 978/1923] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cade84f5-d612-4f06-89c8-313f33bcba63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cade84f5-d612-4f06-89c8-313f33bcba63 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cade84f5-d612-4f06-89c8-313f33bcba63 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cade84f5-d612-4f06-89c8-313f33bcba63 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cade84f5-d612-4f06-89c8-313f33bcba63 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cade84f5-d612-4f06-89c8-313f33bcba63 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 979/1924] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Get all volumes completed successfully. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a9049de-a92e-49ad-ae7b-bfa2dbeab183 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 980/1925] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/v3/volumes => generated 347 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6e085e9-a99d-43be-93d3-544c9dc4c45a tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 981/1926] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:50 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" released by "attachment_update" :: held 0.386s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-431c3f4c-3a76-4023-9fad-988362b60e9c tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd returned with HTTP 200 Sep 08 13:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 946/1927] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:57:50 2026] PUT /volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd => generated 694 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-1cf05fd8-2470-4f69-901d-9618b09b4c03 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 982/1928] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:57:51 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-47e3a399-af0c-4daf-bdad-ab3a8f9f81e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-47e3a399-af0c-4daf-bdad-ab3a8f9f81e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] POST http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd/action Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-47e3a399-af0c-4daf-bdad-ab3a8f9f81e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-47e3a399-af0c-4daf-bdad-ab3a8f9f81e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-4f80714d-c8e6-4e0e-aff3-1bd41f08d10c req-47e3a399-af0c-4daf-bdad-ab3a8f9f81e1 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd/action returned with HTTP 204 Sep 08 13:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 947/1929] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:57:51 2026] POST /volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffb26ea3-0b7b-4456-8e22-085d762537a5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffb26ea3-0b7b-4456-8e22-085d762537a5 None None] GET http://192.168.122.142/volume// Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffb26ea3-0b7b-4456-8e22-085d762537a5 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffb26ea3-0b7b-4456-8e22-085d762537a5 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffb26ea3-0b7b-4456-8e22-085d762537a5 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:57:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 983/1930] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 13:57:51 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-95823598-fc5d-4c64-b833-739c90dc27b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-95823598-fc5d-4c64-b833-739c90dc27b3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-95823598-fc5d-4c64-b833-739c90dc27b3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f8b0cba-956f-489a-863b-09d30fcf7ef4", "connector": null, "instance_uuid": "88f33b35-d124-422b-8275-74a819fe0dd1"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-95823598-fc5d-4c64-b833-739c90dc27b3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 948/1931] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:57:51 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d64e615c-3313-4abc-b2ad-3598ae25bca1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d64e615c-3313-4abc-b2ad-3598ae25bca1 None None] GET http://192.168.122.142/volume// Sep 08 13:57:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d64e615c-3313-4abc-b2ad-3598ae25bca1 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d64e615c-3313-4abc-b2ad-3598ae25bca1 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d64e615c-3313-4abc-b2ad-3598ae25bca1 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:57:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 949/1932] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:57:51 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:57:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ce133ae-19d7-4181-b1f9-875be29e2f3e tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 984/1933] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:51 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 856 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-2ce8274a-2fb7-4749-b3c6-1dbfe7a773cd tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 950/1934] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:57:51 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1037 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] PUT http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 Sep 08 13:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Acquiring lock "cinder-attachment_update-3f8b0cba-956f-489a-863b-09d30fcf7ef4-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Lock "cinder-attachment_update-3f8b0cba-956f-489a-863b-09d30fcf7ef4-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Lock "cinder-attachment_update-3f8b0cba-956f-489a-863b-09d30fcf7ef4-devstack" released by "attachment_update" :: held 0.219s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:57:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-06d98a65-9339-4fcf-ba7b-41870bb6c1d4 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 returned with HTTP 200 Sep 08 13:57:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 985/1935] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:57:52 2026] PUT /volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 => generated 694 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8018bd6-bc08-4b06-b4e5-fc27cc44c664 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 951/1936] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:53 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:57:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-16382f7e-db7e-4355-b0c4-f18139b54c4b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-16382f7e-db7e-4355-b0c4-f18139b54c4b tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] POST http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453/action Sep 08 13:57:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-16382f7e-db7e-4355-b0c4-f18139b54c4b tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:57:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-16382f7e-db7e-4355-b0c4-f18139b54c4b tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:57:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-540c1933-5a1b-4e0e-a136-8f22f8eeb0ca req-16382f7e-db7e-4355-b0c4-f18139b54c4b tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453/action returned with HTTP 204 Sep 08 13:57:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 986/1937] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:57:53 2026] POST /volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63206f5a-d716-4881-a9e8-0789268c3a17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63206f5a-d716-4881-a9e8-0789268c3a17 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63206f5a-d716-4881-a9e8-0789268c3a17 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63206f5a-d716-4881-a9e8-0789268c3a17 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63206f5a-d716-4881-a9e8-0789268c3a17 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63206f5a-d716-4881-a9e8-0789268c3a17 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 952/1938] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:54 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1149 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:57:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:57:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d58e397c-bd6a-48ac-91e7-d0cadd18de0c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 987/1939] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:54 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1149 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:57:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:57:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:57:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-436b41f1-f8b1-4851-8d4c-c8ee2a5b1da3 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:57:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 953/1940] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:57:54 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8dfc39d7-f6ba-4d5d-8d8a-eb6e8bf84e5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dfc39d7-f6ba-4d5d-8d8a-eb6e8bf84e5d tempest-ExtensionsTestJSON-2082654758 tempest-ExtensionsTestJSON-2082654758-project-reader] GET http://192.168.122.142/volume/v3/extensions Sep 08 13:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dfc39d7-f6ba-4d5d-8d8a-eb6e8bf84e5d tempest-ExtensionsTestJSON-2082654758 tempest-ExtensionsTestJSON-2082654758-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dfc39d7-f6ba-4d5d-8d8a-eb6e8bf84e5d tempest-ExtensionsTestJSON-2082654758 tempest-ExtensionsTestJSON-2082654758-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dfc39d7-f6ba-4d5d-8d8a-eb6e8bf84e5d tempest-ExtensionsTestJSON-2082654758 tempest-ExtensionsTestJSON-2082654758-project-reader] http://192.168.122.142/volume/v3/extensions returned with HTTP 200 Sep 08 13:58:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 988/1941] 192.168.122.142 () {58 vars in 1130 bytes} [Tue Sep 8 13:58:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:04 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=423,cinder:INSERT=77,cinder:UPDATE=101,cinder:DELETE=6 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:58:04 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=437,cinder:UPDATE=97,cinder:DELETE=3,cinder:INSERT=66 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-16b04606-953d-4149-83c2-3d8ad34cc363 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-816068879"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Create volume request body: {'volume': {'imageRef': '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-816068879'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Create volume of 1 GB Sep 08 13:58:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Availability Zones retrieved successfully. Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Flow 'volume_create_api' (2502c745-6dfe-424f-8a63-1f0e40c66a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82412721-f07e-47cc-a8bb-0578f7814156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82412721-f07e-47cc-a8bb-0578f7814156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd415f-6b49-4e6c-b302-8b668c1ae548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Created reservations ['59bf4b45-adba-49b6-89fc-655002eb9cd4', '5aae026d-51dd-44be-9b8d-d66b372d084c', '9ca135bd-9c48-4654-b717-8b8adb52077b', '64d50680-3028-4567-8012-47d4aa6f0136'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd415f-6b49-4e6c-b302-8b668c1ae548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bf4b45-adba-49b6-89fc-655002eb9cd4', '5aae026d-51dd-44be-9b8d-d66b372d084c', '9ca135bd-9c48-4654-b717-8b8adb52077b', '64d50680-3028-4567-8012-47d4aa6f0136']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3286429f-3d61-4921-920b-c6a13bac5e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3286429f-3d61-4921-920b-c6a13bac5e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2267bfa1-7ae1-4d21-8814-d85c0561c407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-816068879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac73a442935649f7bd85def9eead3b2d',qos_specs=None,replication_status=,reservations=['59bf4b45-adba-49b6-89fc-655002eb9cd4','5aae026d-51dd-44be-9b8d-d66b372d084c','9ca135bd-9c48-4654-b717-8b8adb52077b','64d50680-3028-4567-8012-47d4aa6f0136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a317bf765644ca81c4c1af0af95a94',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-816068879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2267bfa1-7ae1-4d21-8814-d85c0561c407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac73a442935649f7bd85def9eead3b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a317bf765644ca81c4c1af0af95a94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d697cb-15df-48b6-9d2e-991326ef1098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d697cb-15df-48b6-9d2e-991326ef1098) transitioned into state 'SUCCESS' from state '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-816068879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac73a442935649f7bd85def9eead3b2d',qos_specs=None,replication_status=,reservations=['59bf4b45-adba-49b6-89fc-655002eb9cd4','5aae026d-51dd-44be-9b8d-d66b372d084c','9ca135bd-9c48-4654-b717-8b8adb52077b','64d50680-3028-4567-8012-47d4aa6f0136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a317bf765644ca81c4c1af0af95a94',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff8b0a9-275a-4a0a-8830-e121cc2789c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ff8b0a9-275a-4a0a-8830-e121cc2789c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Flow 'volume_create_api' (2502c745-6dfe-424f-8a63-1f0e40c66a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Create volume request issued successfully. Sep 08 13:58:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-16b04606-953d-4149-83c2-3d8ad34cc363 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 954/1942] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:58:05 2026] POST /volume/v3/volumes => generated 759 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32106f70-13bc-4296-a71e-df45ff4d8f0e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 989/1943] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:06 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 827 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68b25f8b-a009-4927-bb95-f34b2504434b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68b25f8b-a009-4927-bb95-f34b2504434b tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68b25f8b-a009-4927-bb95-f34b2504434b tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68b25f8b-a009-4927-bb95-f34b2504434b tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68b25f8b-a009-4927-bb95-f34b2504434b tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68b25f8b-a009-4927-bb95-f34b2504434b tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 955/1944] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:07 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-27cbc0d0-0897-4519-b992-30c7d2d3ff53 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 990/1945] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:08 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 909 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:58:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-34fa422d-1de6-4c31-9322-46bfc5937931 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34fa422d-1de6-4c31-9322-46bfc5937931 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34fa422d-1de6-4c31-9322-46bfc5937931 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-34fa422d-1de6-4c31-9322-46bfc5937931 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-34fa422d-1de6-4c31-9322-46bfc5937931 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-34fa422d-1de6-4c31-9322-46bfc5937931 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 956/1946] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:09 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab30cef8-6554-4840-85d0-b4d1ff055bf0 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 991/1947] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:10 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-d1638e7c-d6d0-4a5c-ac1a-818bf448a771 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-d1638e7c-d6d0-4a5c-ac1a-818bf448a771 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/attachments?instance_id=88f33b35-d124-422b-8275-74a819fe0dd1 Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-d1638e7c-d6d0-4a5c-ac1a-818bf448a771 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-d1638e7c-d6d0-4a5c-ac1a-818bf448a771 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: /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 08 13:58:11 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), Sep 08 13:58:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-d1638e7c-d6d0-4a5c-ac1a-818bf448a771 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments?instance_id=88f33b35-d124-422b-8275-74a819fe0dd1 returned with HTTP 200 Sep 08 13:58:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 957/1948] 192.168.122.142 () {62 vars in 1526 bytes} [Tue Sep 8 13:58:11 2026] GET /volume/v3/attachments?instance_id=88f33b35-d124-422b-8275-74a819fe0dd1 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-fc98753c-6078-45e8-bb05-fc74af372e66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-fc98753c-6078-45e8-bb05-fc74af372e66 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 Sep 08 13:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-fc98753c-6078-45e8-bb05-fc74af372e66 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-fc98753c-6078-45e8-bb05-fc74af372e66 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-98094cf0-5c4c-4a79-9d63-290b75c59805 req-fc98753c-6078-45e8-bb05-fc74af372e66 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 returned with HTTP 200 Sep 08 13:58:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 992/1949] 192.168.122.142 () {62 vars in 1540 bytes} [Tue Sep 8 13:58:11 2026] GET /volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 => generated 718 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abe5420d-18dd-4790-97dc-c4c0d548d1ef tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 958/1950] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:11 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f6b4a92-5611-4633-9465-c943ea2d2590 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 993/1951] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:13 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 1330 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-effb2bb9-d181-4214-adbc-50754e40643c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] POST http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-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=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Update volume metadata completed successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-effb2bb9-d181-4214-adbc-50754e40643c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 959/1952] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 13:58:13 2026] POST /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action => generated 526 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-db76c45e-64cc-44eb-9509-eb080e4aa73d tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 994/1953] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:13 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 1390 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fd795b14-7a2f-44e3-9922-76054f91097e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] POST http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Get volume image-metadata completed successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Delete volume metadata completed successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fd795b14-7a2f-44e3-9922-76054f91097e tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 960/1954] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:58:13 2026] POST /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action => generated 0 bytes in 77 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] POST http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] Get volume image-metadata completed successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9199d37e-63d9-4f40-8ea8-f24177ea92ca tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-reader] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 995/1955] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 13:58:13 2026] POST /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407/action => generated 500 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82544d5-9b5d-42a4-b9cc-589ef19dff8c tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 961/1956] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:13 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Delete volume with id: 2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Delete volume request issued successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9801fd2e-7843-4e8e-84d8-b1ce1566e98f tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 202 Sep 08 13:58:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 996/1957] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:58:13 2026] DELETE /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Volume info retrieved successfully. Sep 08 13:58:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3d4acdb-8df3-4d6c-924c-4e11e72b6115 tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 200 Sep 08 13:58:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 962/1958] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:13 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a92eacb1-545b-4c6d-982f-cd66c61353dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a92eacb1-545b-4c6d-982f-cd66c61353dc tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] GET http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 Sep 08 13:58:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a92eacb1-545b-4c6d-982f-cd66c61353dc tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a92eacb1-545b-4c6d-982f-cd66c61353dc tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a92eacb1-545b-4c6d-982f-cd66c61353dc tempest-VolumesImageMetadata-867976738 tempest-VolumesImageMetadata-867976738-project-member] http://192.168.122.142/volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 returned with HTTP 404 Sep 08 13:58:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 997/1959] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:14 2026] GET /volume/v3/volumes/2267bfa1-7ae1-4d21-8814-d85c0561c407 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1008130545"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1008130545'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Create volume of 1 GB Sep 08 13:58:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Availability Zones retrieved successfully. Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Flow 'volume_create_api' (b8b2d916-a487-474d-93bf-ff961b686c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa985cd-97d9-46df-82fa-69b7b8c87f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa985cd-97d9-46df-82fa-69b7b8c87f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddfb81-26fc-47e5-8d56-24f6cd5c7bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Created reservations ['22249374-e79c-40d7-876d-be30ae5f43cb', 'c5fd3b50-f6d5-44e8-b7f9-c9ba1d97a824', '21da7eee-4fa1-4ce2-8624-16495db38c6c', '965c8b46-5633-4245-9e7b-24a8e29577fb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ddfb81-26fc-47e5-8d56-24f6cd5c7bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22249374-e79c-40d7-876d-be30ae5f43cb', 'c5fd3b50-f6d5-44e8-b7f9-c9ba1d97a824', '21da7eee-4fa1-4ce2-8624-16495db38c6c', '965c8b46-5633-4245-9e7b-24a8e29577fb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85598f7-7101-4004-bbd0-30bf7209be91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85598f7-7101-4004-bbd0-30bf7209be91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2657dbc7-f59c-4c3e-89b7-18f1c392dda6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1008130545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca6cca8539814faab8e0663b87677015',qos_specs=None,replication_status=,reservations=['22249374-e79c-40d7-876d-be30ae5f43cb','c5fd3b50-f6d5-44e8-b7f9-c9ba1d97a824','21da7eee-4fa1-4ce2-8624-16495db38c6c','965c8b46-5633-4245-9e7b-24a8e29577fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ebd9506a47248079f5f08d2f0a212c9',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1008130545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2657dbc7-f59c-4c3e-89b7-18f1c392dda6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca6cca8539814faab8e0663b87677015',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ebd9506a47248079f5f08d2f0a212c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600696e0-b8b7-4f82-82b4-fa48f803567b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600696e0-b8b7-4f82-82b4-fa48f803567b) transitioned into state 'SUCCESS' from state '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-1008130545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca6cca8539814faab8e0663b87677015',qos_specs=None,replication_status=,reservations=['22249374-e79c-40d7-876d-be30ae5f43cb','c5fd3b50-f6d5-44e8-b7f9-c9ba1d97a824','21da7eee-4fa1-4ce2-8624-16495db38c6c','965c8b46-5633-4245-9e7b-24a8e29577fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ebd9506a47248079f5f08d2f0a212c9',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479a3d8f-ec00-4055-87a2-348e21c8a168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479a3d8f-ec00-4055-87a2-348e21c8a168) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Flow 'volume_create_api' (b8b2d916-a487-474d-93bf-ff961b686c72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Create volume request issued successfully. Sep 08 13:58:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8ca1168-b2c3-4cd4-95fe-cbe20e047e4d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 963/1960] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:58:17 2026] POST /volume/v3/volumes => generated 764 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6d159824-269a-401e-98a6-b4375b329a93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d159824-269a-401e-98a6-b4375b329a93 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d159824-269a-401e-98a6-b4375b329a93 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6d159824-269a-401e-98a6-b4375b329a93 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6d159824-269a-401e-98a6-b4375b329a93 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6d159824-269a-401e-98a6-b4375b329a93 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 200 Sep 08 13:58:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 998/1961] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:18 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bf0b4c33-f7d7-4c1e-876f-b0b19adcac25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 200 Sep 08 13:58:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 964/1962] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:19 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d6be268a-ee95-4a6f-8d6d-8ab6fa2ce5f5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 200 Sep 08 13:58:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 999/1963] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:20 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:58:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2657dbc7-f59c-4c3e-89b7-18f1c392dda6", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1529487233"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Create snapshot from volume 2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Created reservations ['c02d2a04-5575-4889-b670-829f6c72ca7f', '609c4003-56f7-40fa-bb90-266aa2ed2569', 'cede265e-87bc-44b7-a47b-7c72b711dd37', 'e8f0cfdd-1890-4454-9fba-faa2fb9921e0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot create request issued successfully. Sep 08 13:58:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29ea21f2-93ad-4f8e-896d-40ed3466aaa3 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:58:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 965/1964] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:58:20 2026] POST /volume/v3/snapshots => generated 311 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60f29081-6625-4adc-85e8-ef9140f6472d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60f29081-6625-4adc-85e8-ef9140f6472d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60f29081-6625-4adc-85e8-ef9140f6472d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60f29081-6625-4adc-85e8-ef9140f6472d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60f29081-6625-4adc-85e8-ef9140f6472d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60f29081-6625-4adc-85e8-ef9140f6472d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1000/1965] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:21 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39b41d6f-cddf-4944-84be-89483d8c7dfd tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 966/1966] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:22 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-665281f7-1f4d-4d07-8a7c-473c397014e5 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1001/1967] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:23 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1e34868-9798-4d9b-9208-f4ad709d06e9 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 967/1968] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38695f12-e3bd-46ab-b14c-316319e3b70a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38695f12-e3bd-46ab-b14c-316319e3b70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] POST http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38695f12-e3bd-46ab-b14c-316319e3b70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38695f12-e3bd-46ab-b14c-316319e3b70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38695f12-e3bd-46ab-b14c-316319e3b70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38695f12-e3bd-46ab-b14c-316319e3b70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1002/1969] 192.168.122.142 () {60 vars in 1286 bytes} [Tue Sep 8 13:58:24 2026] POST /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 68 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c67038fa-b8dc-4ff9-9347-4e3421936524 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 968/1970] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 68 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] PUT http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d41c5a9-0740-4944-9dcd-f96b4d2e4a9d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1003/1971] 192.168.122.142 () {60 vars in 1285 bytes} [Tue Sep 8 13:58:24 2026] PUT /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 57 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4839e14d-4ac7-4a9c-b259-73482776ee01 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 969/1972] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Get snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Delete snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79cdaf11-f68e-4660-8bf3-a6a73883a6c0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1004/1973] 192.168.122.142 () {58 vars in 1283 bytes} [Tue Sep 8 13:58:24 2026] DELETE /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 => generated 0 bytes in 66 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7fbfffe1-cb58-4ef6-b2ee-bf7c503ef021 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 970/1974] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d597921f-90c2-46af-96e9-9d2ea107af25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d597921f-90c2-46af-96e9-9d2ea107af25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] PUT http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d597921f-90c2-46af-96e9-9d2ea107af25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d597921f-90c2-46af-96e9-9d2ea107af25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d597921f-90c2-46af-96e9-9d2ea107af25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d597921f-90c2-46af-96e9-9d2ea107af25 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1005/1975] 192.168.122.142 () {60 vars in 1285 bytes} [Tue Sep 8 13:58:24 2026] PUT /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a534c6c0-be03-4232-9b11-948f44fc357d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a534c6c0-be03-4232-9b11-948f44fc357d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] POST http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a534c6c0-be03-4232-9b11-948f44fc357d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a534c6c0-be03-4232-9b11-948f44fc357d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a534c6c0-be03-4232-9b11-948f44fc357d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a534c6c0-be03-4232-9b11-948f44fc357d tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 971/1976] 192.168.122.142 () {60 vars in 1286 bytes} [Tue Sep 8 13:58:24 2026] POST /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f40b93-f4fc-48a4-9b53-49ea421c87a6 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1006/1977] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b497a629-0a35-4269-83e0-c6268e95ced1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b497a629-0a35-4269-83e0-c6268e95ced1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] PUT http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b497a629-0a35-4269-83e0-c6268e95ced1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b497a629-0a35-4269-83e0-c6268e95ced1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b497a629-0a35-4269-83e0-c6268e95ced1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b497a629-0a35-4269-83e0-c6268e95ced1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 returned with HTTP 200 Sep 08 13:58:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 972/1978] 192.168.122.142 () {60 vars in 1300 bytes} [Tue Sep 8 13:58:24 2026] PUT /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 => generated 35 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a52c8c02-e7c9-4fde-ab20-d93cb041759a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 returned with HTTP 200 Sep 08 13:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1007/1979] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 13:58:24 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a566115-3989-49db-9e22-492f69020e28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Snapshot retrieved successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] Get snapshot metadata completed successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a566115-3989-49db-9e22-492f69020e28 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-reader] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 973/1980] 192.168.122.142 () {58 vars in 1265 bytes} [Tue Sep 8 13:58:25 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e35eca3-01b7-4185-9635-377a951fc70a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e35eca3-01b7-4185-9635-377a951fc70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] PUT http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata Sep 08 13:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e35eca3-01b7-4185-9635-377a951fc70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5e35eca3-01b7-4185-9635-377a951fc70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5e35eca3-01b7-4185-9635-377a951fc70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Update snapshot metadata completed successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e35eca3-01b7-4185-9635-377a951fc70a tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata returned with HTTP 200 Sep 08 13:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1008/1981] 192.168.122.142 () {60 vars in 1285 bytes} [Tue Sep 8 13:58:25 2026] PUT /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Delete snapshot with id: c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot delete request issued successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c472ac9-4a97-4ae6-b4dc-77d9c7dc9d82 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 202 Sep 08 13:58:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 974/1982] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:58:25 2026] DELETE /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-03b7c2b4-e119-465d-a0b0-d46b63e32648 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1009/1983] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:25 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63a1f441-f3d1-4748-92f8-77e088beb054 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63a1f441-f3d1-4748-92f8-77e088beb054 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63a1f441-f3d1-4748-92f8-77e088beb054 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63a1f441-f3d1-4748-92f8-77e088beb054 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63a1f441-f3d1-4748-92f8-77e088beb054 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Snapshot retrieved successfully. Sep 08 13:58:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63a1f441-f3d1-4748-92f8-77e088beb054 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 200 Sep 08 13:58:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 975/1984] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:26 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee5cf3dd-35a5-4384-a49c-ff4eba000336 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee5cf3dd-35a5-4384-a49c-ff4eba000336 None None] GET http://192.168.122.142/volume// Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee5cf3dd-35a5-4384-a49c-ff4eba000336 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee5cf3dd-35a5-4384-a49c-ff4eba000336 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee5cf3dd-35a5-4384-a49c-ff4eba000336 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:58:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1010/1985] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:58:26 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:58:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-a4179259-f82d-45e9-8879-8d81434653bf req-982241ef-d57e-4dd9-ad7c-569163a6a79a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-982241ef-d57e-4dd9-ad7c-569163a6a79a tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 13:58:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-982241ef-d57e-4dd9-ad7c-569163a6a79a tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54f13a2d-9847-452f-9598-a96546e539dc", "connector": null, "instance_uuid": "c6e92e60-520f-4332-ac04-c2cf29d0a4d0"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-982241ef-d57e-4dd9-ad7c-569163a6a79a tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 13:58:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 976/1986] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 13:58:26 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-a4179259-f82d-45e9-8879-8d81434653bf req-e86d2174-f7f1-48c9-b7d7-7efe49a12f47 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-e86d2174-f7f1-48c9-b7d7-7efe49a12f47 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] DELETE http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-e86d2174-f7f1-48c9-b7d7-7efe49a12f47 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-e86d2174-f7f1-48c9-b7d7-7efe49a12f47 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:26 devstack devstack@c-api.service[86957]: /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 08 13:58:26 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:58:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-a4179259-f82d-45e9-8879-8d81434653bf req-e86d2174-f7f1-48c9-b7d7-7efe49a12f47 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd returned with HTTP 200 Sep 08 13:58:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1011/1987] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:58:26 2026] DELETE /volume/v3/attachments/14d70a98-82a9-4682-be7d-8e7c78e90ecd => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5abd612b-1edb-4732-b8f6-be43607b4235 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5abd612b-1edb-4732-b8f6-be43607b4235 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5abd612b-1edb-4732-b8f6-be43607b4235 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5abd612b-1edb-4732-b8f6-be43607b4235 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5abd612b-1edb-4732-b8f6-be43607b4235 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb returned with HTTP 404 Sep 08 13:58:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 977/1988] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:27 2026] GET /volume/v3/snapshots/c1966ce2-3d25-4bcc-8bc4-5e2924d2a7bb => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf1cc54a-b8e3-4bcd-8fbe-be0c3dd121b1 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 200 Sep 08 13:58:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1012/1989] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:27 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Delete volume with id: 2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Delete volume request issued successfully. Sep 08 13:58:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b56a0cd-bb10-40bf-b25a-55b5006bbec0 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 202 Sep 08 13:58:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 978/1990] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:58:27 2026] DELETE /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Volume info retrieved successfully. Sep 08 13:58:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22891b60-2214-44f2-bb89-1677ef3bb6ae tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 200 Sep 08 13:58:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1013/1991] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:27 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ad6aea7-1f2a-4631-9c75-332fc9230835 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ad6aea7-1f2a-4631-9c75-332fc9230835 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] GET http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 Sep 08 13:58:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ad6aea7-1f2a-4631-9c75-332fc9230835 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ad6aea7-1f2a-4631-9c75-332fc9230835 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ad6aea7-1f2a-4631-9c75-332fc9230835 tempest-SnapshotMetadataTestJSON-1204326859 tempest-SnapshotMetadataTestJSON-1204326859-project-member] http://192.168.122.142/volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 returned with HTTP 404 Sep 08 13:58:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 979/1992] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:28 2026] GET /volume/v3/volumes/2657dbc7-f59c-4c3e-89b7-18f1c392dda6 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-53273443-6a01-4a96-833f-ae9feb897d3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53273443-6a01-4a96-833f-ae9feb897d3b None None] GET http://192.168.122.142/volume// Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53273443-6a01-4a96-833f-ae9feb897d3b None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53273443-6a01-4a96-833f-ae9feb897d3b None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53273443-6a01-4a96-833f-ae9feb897d3b None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:58:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1014/1993] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:58:30 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] GET http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:58:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-31688dc6-5c01-487b-9f32-4a981f1d00b9 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 200 Sep 08 13:58:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 980/1994] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:58:30 2026] GET /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 1512 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] PUT http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Acquiring lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:30 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Lock "cinder-attachment_update-54f13a2d-9847-452f-9598-a96546e539dc-devstack" released by "attachment_update" :: held 0.212s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 13:58:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-83fcaf17-6d41-4a55-9a54-536094e7825e tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf returned with HTTP 200 Sep 08 13:58:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1015/1995] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 13:58:30 2026] PUT /volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf => generated 694 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-eaf6a715-6cb5-454c-935f-9234c907f5ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-eaf6a715-6cb5-454c-935f-9234c907f5ad tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] POST http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf/action Sep 08 13:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-eaf6a715-6cb5-454c-935f-9234c907f5ad tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-eaf6a715-6cb5-454c-935f-9234c907f5ad tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ebc2cdc6-7da2-4052-9f25-b5db8abf2e02 req-eaf6a715-6cb5-454c-935f-9234c907f5ad tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf/action returned with HTTP 204 Sep 08 13:58:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 981/1996] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 13:58:30 2026] POST /volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ddfe42e7-e49b-4eba-aa1d-b69d36e17bc8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ddfe42e7-e49b-4eba-aa1d-b69d36e17bc8 None None] GET http://192.168.122.142/volume// Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ddfe42e7-e49b-4eba-aa1d-b69d36e17bc8 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ddfe42e7-e49b-4eba-aa1d-b69d36e17bc8 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ddfe42e7-e49b-4eba-aa1d-b69d36e17bc8 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:58:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1016/1997] 192.168.122.142 () {56 vars in 888 bytes} [Tue Sep 8 13:58:32 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:58:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee17b151-7e0e-4b0d-ad7d-46d5a0309f6d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee17b151-7e0e-4b0d-ad7d-46d5a0309f6d None None] GET http://192.168.122.142/volume// Sep 08 13:58:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee17b151-7e0e-4b0d-ad7d-46d5a0309f6d None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee17b151-7e0e-4b0d-ad7d-46d5a0309f6d None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee17b151-7e0e-4b0d-ad7d-46d5a0309f6d None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:58:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 982/1998] 192.168.122.142 () {56 vars in 888 bytes} [Tue Sep 8 13:58:32 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-900c1ffd-8aa3-428a-a9a1-b5c0ae0d3f80 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-900c1ffd-8aa3-428a-a9a1-b5c0ae0d3f80 tempest-VersionsTest-111461690 tempest-VersionsTest-111461690-project-reader] GET http://192.168.122.142/volume/v3/ Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-900c1ffd-8aa3-428a-a9a1-b5c0ae0d3f80 tempest-VersionsTest-111461690 tempest-VersionsTest-111461690-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-900c1ffd-8aa3-428a-a9a1-b5c0ae0d3f80 tempest-VersionsTest-111461690 tempest-VersionsTest-111461690-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-900c1ffd-8aa3-428a-a9a1-b5c0ae0d3f80 tempest-VersionsTest-111461690 tempest-VersionsTest-111461690-project-reader] http://192.168.122.142/volume/v3/ returned with HTTP 200 Sep 08 13:58:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1017/1999] 192.168.122.142 () {58 vars in 1100 bytes} [Tue Sep 8 13:58:32 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 08 13:58:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1896189966"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1896189966'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume of 1 GB Sep 08 13:58:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Availability Zones retrieved successfully. Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (2e4cf7a8-ef8a-4a72-84d4-5d7e7f2abe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1950d6e9-f2d1-4387-974d-5c42fcb3d1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1950d6e9-f2d1-4387-974d-5c42fcb3d1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54b36c1-e8e5-4654-b0c5-9c1dbdc83939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['527bdccd-bd9a-43ba-90b9-d6caecc42c46', '53cfef70-0292-4a1c-b927-4cd79e8c702f', '836a4717-f4cb-4a6b-bc09-d9284915aa10', 'd5a2284f-fb0c-4c9e-bdcd-ddcd3a6cc5e1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54b36c1-e8e5-4654-b0c5-9c1dbdc83939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527bdccd-bd9a-43ba-90b9-d6caecc42c46', '53cfef70-0292-4a1c-b927-4cd79e8c702f', '836a4717-f4cb-4a6b-bc09-d9284915aa10', 'd5a2284f-fb0c-4c9e-bdcd-ddcd3a6cc5e1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (157e4fe7-e3c5-4363-bdb9-fa1eb46fbef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (157e4fe7-e3c5-4363-bdb9-fa1eb46fbef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1896189966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['527bdccd-bd9a-43ba-90b9-d6caecc42c46','53cfef70-0292-4a1c-b927-4cd79e8c702f','836a4717-f4cb-4a6b-bc09-d9284915aa10','d5a2284f-fb0c-4c9e-bdcd-ddcd3a6cc5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1896189966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77441682583e4cdcaf04446e05da2052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88331a2b4aba4c5f8368282cceab07ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ef07f3-55c8-46dc-8849-fee87981258a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18ef07f3-55c8-46dc-8849-fee87981258a) transitioned into state 'SUCCESS' from state '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-1896189966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['527bdccd-bd9a-43ba-90b9-d6caecc42c46','53cfef70-0292-4a1c-b927-4cd79e8c702f','836a4717-f4cb-4a6b-bc09-d9284915aa10','d5a2284f-fb0c-4c9e-bdcd-ddcd3a6cc5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9625067b-55be-4e47-a05f-77da8c822e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9625067b-55be-4e47-a05f-77da8c822e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (2e4cf7a8-ef8a-4a72-84d4-5d7e7f2abe9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request issued successfully. Sep 08 13:58:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4969e1d-312e-4153-9411-a001a8e4e4e6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 983/2000] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:58:36 2026] POST /volume/v3/volumes => generated 760 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d65cba6-aa4b-49e0-aa27-04a53ef3a60e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1018/2001] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:37 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 828 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b7f2755-9633-4713-a33e-f40aa669b8b1 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 984/2002] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:38 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1595bf4-4ecd-4f19-9055-aedf99fc152b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1019/2003] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:39 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-688481bf-3e98-4479-8d72-2d5942aaa804 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:58:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f", "name": "tempest-VolumesDeleteCascade-Snapshot-1652797286"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:39 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create snapshot from volume e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:39 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['59171505-0981-471d-86b5-c2ba28aab198', '848ffef1-f283-4cb7-bd1b-e46710cf6f95', 'db1a0ca6-2b2d-4f7f-8412-fdb407c9e8df', 'c3c57b92-b284-403c-a66f-fdf6b9c0ee54'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot create request issued successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-688481bf-3e98-4479-8d72-2d5942aaa804 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:58:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 985/2004] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:58:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5537e25d-33e0-402e-a47b-a21b1824d05c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5537e25d-33e0-402e-a47b-a21b1824d05c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5537e25d-33e0-402e-a47b-a21b1824d05c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5537e25d-33e0-402e-a47b-a21b1824d05c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5537e25d-33e0-402e-a47b-a21b1824d05c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5537e25d-33e0-402e-a47b-a21b1824d05c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df returned with HTTP 200 Sep 08 13:58:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1020/2005] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:40 2026] GET /volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-eb3db5a6-4171-4501-82f3-d92aa2e5ab29 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:58:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 986/2006] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:58:40 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] POST http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4/action Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Begin detaching volume completed successfully. Sep 08 13:58:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-1633485c-7473-457e-a8df-80f2a3db124c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4/action returned with HTTP 202 Sep 08 13:58:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1021/2007] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 13:58:40 2026] POST /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2c6083bb-794f-4540-84b1-448d023058a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c6083bb-794f-4540-84b1-448d023058a8 None None] GET http://192.168.122.142/volume// Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c6083bb-794f-4540-84b1-448d023058a8 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c6083bb-794f-4540-84b1-448d023058a8 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c6083bb-794f-4540-84b1-448d023058a8 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 13:58:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 987/2008] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 13:58:41 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8299544-1bb8-4748-a978-e38b982c1e82 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-5b37e2ca-e385-4755-8cec-1172ba954eba tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:58:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1022/2009] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 13:58:41 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 1333 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 13:58:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8299544-1bb8-4748-a978-e38b982c1e82 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8299544-1bb8-4748-a978-e38b982c1e82 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8299544-1bb8-4748-a978-e38b982c1e82 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8299544-1bb8-4748-a978-e38b982c1e82 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8299544-1bb8-4748-a978-e38b982c1e82 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df returned with HTTP 200 Sep 08 13:58:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 988/2010] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:41 2026] GET /volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-004f8dce-6025-4290-9bd1-18929124f545 req-33c386f5-a135-4e42-9c54-37bac8c6970c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-33c386f5-a135-4e42-9c54-37bac8c6970c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] DELETE http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-33c386f5-a135-4e42-9c54-37bac8c6970c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-33c386f5-a135-4e42-9c54-37bac8c6970c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:41 devstack devstack@c-api.service[86957]: /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 08 13:58:41 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:58:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-004f8dce-6025-4290-9bd1-18929124f545 req-33c386f5-a135-4e42-9c54-37bac8c6970c tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 returned with HTTP 200 Sep 08 13:58:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1023/2011] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:58:41 2026] DELETE /volume/v3/attachments/789233a0-92ba-4bdb-a277-1b800fee8453 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d684c5f9-5c8e-439d-9f0a-2691ad1f6d6b tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df returned with HTTP 200 Sep 08 13:58:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 989/2012] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:42 2026] GET /volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-248a0c87-30eb-40fe-b19f-1309967b6458 req-48bdffbc-0ada-4534-9e97-288629274dab tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:58:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1024/2013] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 13:58:42 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c5d4b316-b780-4e92-b131-459eb48ce7be None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Delete volume with id: 3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Delete volume request issued successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c5d4b316-b780-4e92-b131-459eb48ce7be tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 202 Sep 08 13:58:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 990/2014] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:58:42 2026] DELETE /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8adb759-713b-4040-a0b0-4acb085f06ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8adb759-713b-4040-a0b0-4acb085f06ac tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8adb759-713b-4040-a0b0-4acb085f06ac tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8adb759-713b-4040-a0b0-4acb085f06ac tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8adb759-713b-4040-a0b0-4acb085f06ac tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Volume info retrieved successfully. Sep 08 13:58:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8adb759-713b-4040-a0b0-4acb085f06ac tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 200 Sep 08 13:58:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1025/2015] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:42 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2bcffe58-34f0-4082-bfb6-c9d67e365230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df returned with HTTP 200 Sep 08 13:58:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 991/2016] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:43 2026] GET /volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-634a525c-d665-4382-b6f1-016ec6bf228e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f", "name": "tempest-VolumesDeleteCascade-Snapshot-709175486"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create snapshot from volume e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['358a6598-7384-42a6-8754-84671a2aa62a', '56fa203a-580b-4acf-a05d-0580ad279d0d', 'c4157d3d-01ba-45de-9403-ca86a28b2372', '1830004b-7350-40c3-b959-7597bdff0a59'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot create request issued successfully. Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-634a525c-d665-4382-b6f1-016ec6bf228e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:58:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1026/2017] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:58:43 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 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ff912199-06a6-4fea-acdf-be4c8b13cd96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff912199-06a6-4fea-acdf-be4c8b13cd96 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] GET http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff912199-06a6-4fea-acdf-be4c8b13cd96 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff912199-06a6-4fea-acdf-be4c8b13cd96 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff912199-06a6-4fea-acdf-be4c8b13cd96 tempest-TestMinimumBasicScenario-1698418390 tempest-TestMinimumBasicScenario-1698418390-project-member] http://192.168.122.142/volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 returned with HTTP 404 Sep 08 13:58:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1027/2018] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:43 2026] GET /volume/v3/volumes/3f8b0cba-956f-489a-863b-09d30fcf7ef4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6b4d0cc-387b-46a2-80c3-ee00a910c353 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 returned with HTTP 200 Sep 08 13:58:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 992/2019] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:43 2026] GET /volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 => generated 438 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-551c8f3c-02c1-4964-ade3-b77ae49abe35 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 returned with HTTP 200 Sep 08 13:58:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1028/2020] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:44 2026] GET /volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 => generated 438 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24d47050-cdb9-437f-bce5-b4d7369ed8d2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 returned with HTTP 200 Sep 08 13:58:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 993/2021] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:45 2026] GET /volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 => generated 438 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-57e69ba4-6e50-4224-89ed-72ae1dec5b9d tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 returned with HTTP 200 Sep 08 13:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1029/2022] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:46 2026] GET /volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f?cascade=True Sep 08 13:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:46 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume with id: e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:46 devstack devstack@c-api.service[86958]: /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 08 13:58:46 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:58:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume request issued successfully. Sep 08 13:58:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-333ef8a6-05d1-488c-8a7e-35cc49e95d34 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f?cascade=True returned with HTTP 202 Sep 08 13:58:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 994/2023] 192.168.122.142 () {58 vars in 1260 bytes} [Tue Sep 8 13:58:46 2026] DELETE /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f?cascade=True => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81bd4cbf-117c-4cb4-bef3-fe9b7a453558 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1030/2024] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:46 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-56610fcf-c703-47a8-af67-49e4d90e21b2 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 995/2025] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:47 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe814c28-186c-421c-bf79-f6ed1df93184 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe814c28-186c-421c-bf79-f6ed1df93184 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe814c28-186c-421c-bf79-f6ed1df93184 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe814c28-186c-421c-bf79-f6ed1df93184 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe814c28-186c-421c-bf79-f6ed1df93184 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe814c28-186c-421c-bf79-f6ed1df93184 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1031/2026] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:49 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-935249ed-0e41-427c-bedc-67765369be49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-935249ed-0e41-427c-bedc-67765369be49 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-935249ed-0e41-427c-bedc-67765369be49 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-935249ed-0e41-427c-bedc-67765369be49 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-935249ed-0e41-427c-bedc-67765369be49 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-935249ed-0e41-427c-bedc-67765369be49 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 996/2027] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:50 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ff113ea5-aca8-44da-a61f-f1c213e21d2e tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1032/2028] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:51 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94c954b2-8827-4dcf-b248-38ab5ecf0273 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 200 Sep 08 13:58:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 997/2029] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:52 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c5652da-8587-47ab-a179-11df3e92e468 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c5652da-8587-47ab-a179-11df3e92e468 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c5652da-8587-47ab-a179-11df3e92e468 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c5652da-8587-47ab-a179-11df3e92e468 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c5652da-8587-47ab-a179-11df3e92e468 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 404 Sep 08 13:58:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1033/2030] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Get all volumes completed successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5c0c7ecb-7995-4178-98ee-9f462e46f000 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 998/2031] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/volumes => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-804685ca-1ba3-456a-9e26-3698f5178a5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: /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 08 13:58:53 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Get all snapshots completed successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-804685ca-1ba3-456a-9e26-3698f5178a5c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 13:58:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1034/2032] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete snapshot with id: d7b028ac-7e0a-4e30-af41-21be6bdfc464 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3871c07d-5bf0-4544-be1f-5167b3521e0c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 returned with HTTP 404 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 999/2033] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:58:53 2026] DELETE /volume/v3/snapshots/d7b028ac-7e0a-4e30-af41-21be6bdfc464 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-33f81802-c54e-4968-872e-5269059085a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33f81802-c54e-4968-872e-5269059085a4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33f81802-c54e-4968-872e-5269059085a4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-33f81802-c54e-4968-872e-5269059085a4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-33f81802-c54e-4968-872e-5269059085a4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete snapshot with id: 040388c0-429a-4820-be46-b6c7787bf3df Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-33f81802-c54e-4968-872e-5269059085a4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df returned with HTTP 404 Sep 08 13:58:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1035/2034] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:58:53 2026] DELETE /volume/v3/snapshots/040388c0-429a-4820-be46-b6c7787bf3df => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f59ef82a-20e0-4034-9b32-43f906a81c64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f59ef82a-20e0-4034-9b32-43f906a81c64 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f59ef82a-20e0-4034-9b32-43f906a81c64 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f59ef82a-20e0-4034-9b32-43f906a81c64 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f59ef82a-20e0-4034-9b32-43f906a81c64 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 404 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1000/2035] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:53 2026] GET /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume with id: e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f Sep 08 13:58:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-be032eae-e3de-4acb-a7b2-106ff8aa62c5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f returned with HTTP 404 Sep 08 13:58:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1036/2036] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:58:53 2026] DELETE /volume/v3/volumes/e563caaa-b0ec-41d0-bf6c-cab8b4fb7c9f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1986885977"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1986885977'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume of 1 GB Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Availability Zones retrieved successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (517df685-9aac-43d2-8b19-2735dd3b82be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac7d1c5-b144-48cf-bf0e-f66f95982a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac7d1c5-b144-48cf-bf0e-f66f95982a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7774304f-fa19-48e5-9e09-4f7c289421f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['9de110b5-dc3c-44d1-8d1d-bb2eee547b59', '3d08b9cf-910a-4146-9f9a-932a2716bc28', '52585323-a5b6-4820-9f28-01667bfaf6c2', '16fc6e98-0005-4184-bf22-61b7a92a8a57'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7774304f-fa19-48e5-9e09-4f7c289421f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de110b5-dc3c-44d1-8d1d-bb2eee547b59', '3d08b9cf-910a-4146-9f9a-932a2716bc28', '52585323-a5b6-4820-9f28-01667bfaf6c2', '16fc6e98-0005-4184-bf22-61b7a92a8a57']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2252e1-3306-471e-9c8c-56e68b2853f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2252e1-3306-471e-9c8c-56e68b2853f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec70f5e-b79e-4c71-b0d6-2264433bf53b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1986885977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['9de110b5-dc3c-44d1-8d1d-bb2eee547b59','3d08b9cf-910a-4146-9f9a-932a2716bc28','52585323-a5b6-4820-9f28-01667bfaf6c2','16fc6e98-0005-4184-bf22-61b7a92a8a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1986885977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec70f5e-b79e-4c71-b0d6-2264433bf53b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77441682583e4cdcaf04446e05da2052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88331a2b4aba4c5f8368282cceab07ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb7ed6b-4ad6-485c-a9b5-0b6817e5ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fb7ed6b-4ad6-485c-a9b5-0b6817e5ff86) transitioned into state 'SUCCESS' from state '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-1986885977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['9de110b5-dc3c-44d1-8d1d-bb2eee547b59','3d08b9cf-910a-4146-9f9a-932a2716bc28','52585323-a5b6-4820-9f28-01667bfaf6c2','16fc6e98-0005-4184-bf22-61b7a92a8a57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b87d17-644c-450c-b8b4-41e36492fbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6b87d17-644c-450c-b8b4-41e36492fbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (517df685-9aac-43d2-8b19-2735dd3b82be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request issued successfully. Sep 08 13:58:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8cd8bfa8-f509-4032-8562-8aae0c55e3de tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1001/2037] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:58:53 2026] POST /volume/v3/volumes => generated 760 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e97071ff-ed42-4f26-9344-c767516461d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e97071ff-ed42-4f26-9344-c767516461d6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:58:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e97071ff-ed42-4f26-9344-c767516461d6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e97071ff-ed42-4f26-9344-c767516461d6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e97071ff-ed42-4f26-9344-c767516461d6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e97071ff-ed42-4f26-9344-c767516461d6 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 200 Sep 08 13:58:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1037/2038] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:54 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1acdc49-9924-4d2b-9240-81a25cdf7a17 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 200 Sep 08 13:58:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1002/2039] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:55 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17256380-dec5-449c-8982-72d9a6c3f40f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 13:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ec70f5e-b79e-4c71-b0d6-2264433bf53b", "name": "tempest-VolumesDeleteCascade-Snapshot-1155318341"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create snapshot from volume 5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:58:55 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['442172ab-f5ca-4e7c-b68b-edaa5bd52b2c', 'aa4a12f4-3bcc-49c4-acf2-8fd5955a00ed', '15e8bf4d-c64b-4acf-a0f4-4eceda043522', '0e7ab9e3-b4ea-448f-9fab-dfe4da2626f7'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot create request issued successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17256380-dec5-449c-8982-72d9a6c3f40f tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 13:58:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1038/2040] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 13:58:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fbe1fbb0-c423-44df-8a3e-c3b3c49971b5 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 returned with HTTP 200 Sep 08 13:58:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1003/2041] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:55 2026] GET /volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54628d80-8665-435a-8072-1b01908cc9f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54628d80-8665-435a-8072-1b01908cc9f7 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:58:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54628d80-8665-435a-8072-1b01908cc9f7 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54628d80-8665-435a-8072-1b01908cc9f7 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-54628d80-8665-435a-8072-1b01908cc9f7 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54628d80-8665-435a-8072-1b01908cc9f7 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 returned with HTTP 200 Sep 08 13:58:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1039/2042] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:56 2026] GET /volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fac5336f-2b29-4d60-9c06-605c67c1d24c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 returned with HTTP 200 Sep 08 13:58:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1004/2043] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:57 2026] GET /volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-909e96d7-5c8c-496d-bc9a-10574a08582c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-909e96d7-5c8c-496d-bc9a-10574a08582c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-909e96d7-5c8c-496d-bc9a-10574a08582c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-909e96d7-5c8c-496d-bc9a-10574a08582c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-909e96d7-5c8c-496d-bc9a-10574a08582c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-909e96d7-5c8c-496d-bc9a-10574a08582c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 returned with HTTP 200 Sep 08 13:58:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1040/2044] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 13:58:58 2026] GET /volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae84e629-08c6-49f8-a45e-963ca17cc898", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1247625323"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae84e629-08c6-49f8-a45e-963ca17cc898', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1247625323'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Snapshot retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume of 1 GB Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Availability Zones retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (73f0f891-9167-499b-bc40-bb99f218b6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fc996b-e9d5-4f98-be56-63024216a41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69fc996b-e9d5-4f98-be56-63024216a41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae84e629-08c6-49f8-a45e-963ca17cc898', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ae8145-69c1-4a9c-b2d8-0aec01889d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Created reservations ['b4253a4d-29e1-4bfd-9c23-4f746d505659', '31b4e6da-4ef1-44f0-8137-f171faa1d45e', 'bf6ee5ea-4dd3-41c4-9bc0-475d98f85cdf', '5c78d52a-4b6d-4dc8-bb27-de35a181b51b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ae8145-69c1-4a9c-b2d8-0aec01889d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4253a4d-29e1-4bfd-9c23-4f746d505659', '31b4e6da-4ef1-44f0-8137-f171faa1d45e', 'bf6ee5ea-4dd3-41c4-9bc0-475d98f85cdf', '5c78d52a-4b6d-4dc8-bb27-de35a181b51b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603819e5-157c-4382-820a-b79c74363189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603819e5-157c-4382-820a-b79c74363189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd0a51e-3598-4fd5-9428-529b2fd76f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1247625323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['b4253a4d-29e1-4bfd-9c23-4f746d505659','31b4e6da-4ef1-44f0-8137-f171faa1d45e','bf6ee5ea-4dd3-41c4-9bc0-475d98f85cdf','5c78d52a-4b6d-4dc8-bb27-de35a181b51b'],size=1,snapshot_id=ae84e629-08c6-49f8-a45e-963ca17cc898,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1247625323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd0a51e-3598-4fd5-9428-529b2fd76f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77441682583e4cdcaf04446e05da2052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae84e629-08c6-49f8-a45e-963ca17cc898,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88331a2b4aba4c5f8368282cceab07ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01468682-7631-4c2d-8b71-c0145c1a3ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01468682-7631-4c2d-8b71-c0145c1a3ae1) transitioned into state 'SUCCESS' from state '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-1247625323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77441682583e4cdcaf04446e05da2052',qos_specs=None,replication_status=,reservations=['b4253a4d-29e1-4bfd-9c23-4f746d505659','31b4e6da-4ef1-44f0-8137-f171faa1d45e','bf6ee5ea-4dd3-41c4-9bc0-475d98f85cdf','5c78d52a-4b6d-4dc8-bb27-de35a181b51b'],size=1,snapshot_id=ae84e629-08c6-49f8-a45e-963ca17cc898,source_replicaid=,source_volid=None,status='creating',user_id='88331a2b4aba4c5f8368282cceab07ad',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f407ae9-02f4-4b05-8820-0eec93bc24ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f407ae9-02f4-4b05-8820-0eec93bc24ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Flow 'volume_create_api' (73f0f891-9167-499b-bc40-bb99f218b6da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Create volume request issued successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc358f7d-65c0-42d6-9229-5297b6e5b644 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:58:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1005/2045] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 13:58:58 2026] POST /volume/v3/volumes => generated 794 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:58:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:58:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:58:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:58:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:58:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bcf3072-e47b-44cb-8b98-6a93aae31469 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:58:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1041/2046] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:58 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:58:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f3705c7c-bd46-4960-a166-9c48430b15ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:58:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3705c7c-bd46-4960-a166-9c48430b15ad tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:58:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3705c7c-bd46-4960-a166-9c48430b15ad tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3705c7c-bd46-4960-a166-9c48430b15ad tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f3705c7c-bd46-4960-a166-9c48430b15ad tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3705c7c-bd46-4960-a166-9c48430b15ad tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1006/2047] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:58:59 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b17c9fa1-6946-4706-824e-1f46d758ae68 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1042/2048] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:01 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:59:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ce690f1-b00a-4878-81c5-eab573a8b49c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1007/2049] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:02 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 13:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e943d43d-0109-4bc6-a613-936a57418243 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e943d43d-0109-4bc6-a613-936a57418243 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e943d43d-0109-4bc6-a613-936a57418243 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e943d43d-0109-4bc6-a613-936a57418243 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e943d43d-0109-4bc6-a613-936a57418243 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e943d43d-0109-4bc6-a613-936a57418243 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1043/2050] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:03 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:04 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=291,cinder:INSERT=64,cinder:UPDATE=100 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcacac0b-0d30-43b3-9de6-684316ac24d4 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1008/2051] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:04 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:05 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=192,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c16e119-8eb5-49a7-ad85-5b0dac49e8df tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1044/2052] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:05 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Volume info retrieved successfully. Sep 08 13:59:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d0645575-8741-4d1e-8eb8-8c92839ba753 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1009/2053] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:05 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b?cascade=True Sep 08 13:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume with id: 5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:06 devstack devstack@c-api.service[86957]: /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 08 13:59:06 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:59:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume request issued successfully. Sep 08 13:59:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f016dc9-265f-4c38-ab4b-f8d22b754e90 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b?cascade=True returned with HTTP 202 Sep 08 13:59:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1045/2054] 192.168.122.142 () {58 vars in 1260 bytes} [Tue Sep 8 13:59:06 2026] DELETE /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b?cascade=True => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0018d57e-683f-4c3c-8e61-ef0262913b8a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 200 Sep 08 13:59:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1010/2055] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:06 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1b4e4f8-535e-4532-8889-9aebc2f07999 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 200 Sep 08 13:59:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1046/2056] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:07 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e1019c6-a4f3-41f2-ac3c-9df200e9839a tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 200 Sep 08 13:59:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1011/2057] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:08 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b04eef0f-64fd-4dbb-b3cb-4f68426ae564 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b04eef0f-64fd-4dbb-b3cb-4f68426ae564 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b04eef0f-64fd-4dbb-b3cb-4f68426ae564 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b04eef0f-64fd-4dbb-b3cb-4f68426ae564 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b04eef0f-64fd-4dbb-b3cb-4f68426ae564 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 404 Sep 08 13:59:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1047/2058] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Get all volumes completed successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0bd19eb1-cc92-4f54-ab2e-c477044c5f67 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 13:59:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1012/2059] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/volumes => generated 343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: /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 08 13:59:09 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] Get all snapshots completed successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c77942a-0ba3-4322-97ac-2e018b1bbd2c tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 13:59:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1048/2060] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-96be5378-e0da-45d0-b9d1-aa95d0b9f702 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1013/2061] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume with id: 8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume request issued successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc65d1e9-e9bd-40e1-b070-251c49c048ee tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 202 Sep 08 13:59:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1049/2062] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:59:09 2026] DELETE /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Volume info retrieved successfully. Sep 08 13:59:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9eda1bc8-6e1a-4eee-b29a-89e8579390ab tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 200 Sep 08 13:59:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1014/2063] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:09 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 886 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1a95fd9d-2baf-47b9-adc3-787e8bd68230 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a95fd9d-2baf-47b9-adc3-787e8bd68230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a95fd9d-2baf-47b9-adc3-787e8bd68230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1a95fd9d-2baf-47b9-adc3-787e8bd68230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1a95fd9d-2baf-47b9-adc3-787e8bd68230 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 returned with HTTP 404 Sep 08 13:59:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1050/2064] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:10 2026] GET /volume/v3/volumes/8dd0a51e-3598-4fd5-9428-529b2fd76f41 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete snapshot with id: ae84e629-08c6-49f8-a45e-963ca17cc898 Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4dbb0948-7796-4615-b7fd-6eec3b821224 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 returned with HTTP 404 Sep 08 13:59:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1015/2065] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 13:59:10 2026] DELETE /volume/v3/snapshots/ae84e629-08c6-49f8-a45e-963ca17cc898 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9d81c3a-5b7b-4b07-87d9-d7090a44c682 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9d81c3a-5b7b-4b07-87d9-d7090a44c682 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] GET http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9d81c3a-5b7b-4b07-87d9-d7090a44c682 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9d81c3a-5b7b-4b07-87d9-d7090a44c682 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9d81c3a-5b7b-4b07-87d9-d7090a44c682 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 404 Sep 08 13:59:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1051/2066] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:10 2026] GET /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] Delete volume with id: 5ec70f5e-b79e-4c71-b0d6-2264433bf53b Sep 08 13:59:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db9a9fd7-558b-45d4-aa2c-f5d49e651292 tempest-VolumesDeleteCascade-1625379425 tempest-VolumesDeleteCascade-1625379425-project-member] http://192.168.122.142/volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b returned with HTTP 404 Sep 08 13:59:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1016/2067] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 13:59:10 2026] DELETE /volume/v3/volumes/5ec70f5e-b79e-4c71-b0d6-2264433bf53b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-e8f65a09-83fe-464b-b785-cc4b3361ce05 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-e8f65a09-83fe-464b-b785-cc4b3361ce05 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] DELETE http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf Sep 08 13:59:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-e8f65a09-83fe-464b-b785-cc4b3361ce05 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-e8f65a09-83fe-464b-b785-cc4b3361ce05 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:15 devstack devstack@c-api.service[86957]: /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 08 13:59:15 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 13:59:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-e8f65a09-83fe-464b-b785-cc4b3361ce05 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf returned with HTTP 200 Sep 08 13:59:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1052/2068] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 13:59:15 2026] DELETE /volume/v3/attachments/0b39639c-af52-4d7b-bf03-3fe89bff4cdf => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] DELETE http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:59:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Delete volume with id: 54f13a2d-9847-452f-9598-a96546e539dc Sep 08 13:59:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Volume info retrieved successfully. Sep 08 13:59:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] Delete volume request issued successfully. Sep 08 13:59:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-d270fa2f-19e4-49b9-bc4a-c8c37dc3c6e3 req-6d83947e-66eb-48da-a616-0a4a84456398 tempest-TestShelveInstance-169706403 tempest-TestShelveInstance-169706403-project-member] http://192.168.122.142/volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc returned with HTTP 202 Sep 08 13:59:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1017/2069] 192.168.122.142 () {62 vars in 1509 bytes} [Tue Sep 8 13:59:15 2026] DELETE /volume/v3/volumes/54f13a2d-9847-452f-9598-a96546e539dc => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 13:59:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-380023994"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-380023994'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume of 1 GB Sep 08 13:59:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Availability Zones retrieved successfully. Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Flow 'volume_create_api' (a409d6f0-5f01-4452-a3d8-de67e2701167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e2a526-685b-4521-84ee-065fa3f873c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e2a526-685b-4521-84ee-065fa3f873c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61ed5a0-0205-4f82-abc5-770e9a7528c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Created reservations ['5efd2689-4ca9-4c55-91d4-35e8745e171f', '83f267a7-81b5-452d-a22a-a658d10d959f', 'bdfc9e42-087c-40ba-9935-af39eb4e7a12', '23cf499b-010d-4d9f-824c-f9c5ea2f8474'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61ed5a0-0205-4f82-abc5-770e9a7528c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5efd2689-4ca9-4c55-91d4-35e8745e171f', '83f267a7-81b5-452d-a22a-a658d10d959f', 'bdfc9e42-087c-40ba-9935-af39eb4e7a12', '23cf499b-010d-4d9f-824c-f9c5ea2f8474']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e1f437-9a0c-4281-aefa-34aa1bb64a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e1f437-9a0c-4281-aefa-34aa1bb64a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33195bd5-b091-406b-affb-8dc8f4f35d84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-380023994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c24e04ad20641978f0ccbcfd0f7300c',qos_specs=None,replication_status=,reservations=['5efd2689-4ca9-4c55-91d4-35e8745e171f','83f267a7-81b5-452d-a22a-a658d10d959f','bdfc9e42-087c-40ba-9935-af39eb4e7a12','23cf499b-010d-4d9f-824c-f9c5ea2f8474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-380023994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33195bd5-b091-406b-affb-8dc8f4f35d84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c24e04ad20641978f0ccbcfd0f7300c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157f8464-7ed3-4e93-91fb-f8d9da49633c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157f8464-7ed3-4e93-91fb-f8d9da49633c) transitioned into state 'SUCCESS' from state '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-380023994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c24e04ad20641978f0ccbcfd0f7300c',qos_specs=None,replication_status=,reservations=['5efd2689-4ca9-4c55-91d4-35e8745e171f','83f267a7-81b5-452d-a22a-a658d10d959f','bdfc9e42-087c-40ba-9935-af39eb4e7a12','23cf499b-010d-4d9f-824c-f9c5ea2f8474'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1485115-9000-43a1-b3d6-6c503b242d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1485115-9000-43a1-b3d6-6c503b242d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Flow 'volume_create_api' (a409d6f0-5f01-4452-a3d8-de67e2701167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume request issued successfully. Sep 08 13:59:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92e00664-780b-4b7e-b6d6-a0cafb16d5a5 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1053/2070] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:59:16 2026] POST /volume/v3/volumes => generated 827 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3aadc3ba-4dea-492d-9911-98c2945243c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1018/2071] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:17 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 895 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93ee4c76-d53e-417b-abef-310e39cf8014 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93ee4c76-d53e-417b-abef-310e39cf8014 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93ee4c76-d53e-417b-abef-310e39cf8014 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93ee4c76-d53e-417b-abef-310e39cf8014 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-93ee4c76-d53e-417b-abef-310e39cf8014 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93ee4c76-d53e-417b-abef-310e39cf8014 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1054/2072] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:18 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1776ba44-086f-4a2b-b2a8-dc9fbdf45c59 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1019/2073] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:19 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] POST http://192.168.122.142/volume/v3/volume-transfers Sep 08 13:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33195bd5-b091-406b-affb-8dc8f4f35d84"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volume_transfer [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Creating new volume transfer {'transfer': {'volume_id': '33195bd5-b091-406b-affb-8dc8f4f35d84'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 13:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volume_transfer [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Creating transfer of volume 33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:19 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Generating transfer record for volume 33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61ccf379-6c97-48ac-b508-a35127fe71c3 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volume-transfers returned with HTTP 202 Sep 08 13:59:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1055/2074] 192.168.122.142 () {62 vars in 1210 bytes} [Tue Sep 8 13:59:19 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5bd2492c-46a1-48f7-aeac-65b2316b6979 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1020/2075] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:19 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-34276ee5-eefa-4e9a-9340-5549fd6fea97 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-34276ee5-eefa-4e9a-9340-5549fd6fea97 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/06070635-abc0-4870-a47f-1bf3b5e6610e Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-34276ee5-eefa-4e9a-9340-5549fd6fea97 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-34276ee5-eefa-4e9a-9340-5549fd6fea97 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-34276ee5-eefa-4e9a-9340-5549fd6fea97 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/06070635-abc0-4870-a47f-1bf3b5e6610e returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1056/2076] 192.168.122.142 () {60 vars in 1306 bytes} [Tue Sep 8 13:59:19 2026] GET /volume/v3/os-volume-transfer/06070635-abc0-4870-a47f-1bf3b5e6610e => generated 548 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a9f28ee-10a3-4f86-8496-77c92f341ef7 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1021/2077] 192.168.122.142 () {60 vars in 1195 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b631ade-9869-447e-8ffe-212450198759 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] POST http://192.168.122.142/volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e/accept Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1d14286abeab4011"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.volume_transfer [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Accepting volume transfer 06070635-abc0-4870-a47f-1bf3b5e6610e {{(pid=86957) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Accepting transfer 06070635-abc0-4870-a47f-1bf3b5e6610e Sep 08 13:59:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Created reservations ['a71bceaf-d89f-4b37-8212-1b18b1d88340', '00409556-dbe9-458d-a0fe-e1082f4680e9', '95d31054-bf34-40cb-9f34-004aedf9e856', 'b119e8cb-1416-4cb8-a127-fd3577bcf013'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Created reservations ['4d509b82-dea2-4589-b42a-7c96c7d2e209', 'c33e5d2a-10e1-4925-933d-4c5ee6e155b6', '95e0f00e-04ad-411e-9e9f-d575f036afe6', 'ae875d8d-a770-4a5e-a71d-e73b81708ad3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: /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 08 13:59:20 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Created reservations ['ba2763d6-0cd5-4677-89cb-9728e39992b1', 'a29a6d69-2930-4a23-94b5-b68acf3fccca', '055d6257-afce-4e4a-a437-7f4e6a711797', '76d59754-527b-4438-b9d2-39266b0e3bca'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Created reservations ['d44f47c3-f995-490b-8081-a5fa01104ca2', 'a9f86cf5-08dc-4a8d-ac77-81b408827d66', 'f38db539-e463-45a4-ba0e-fc0cc73c530d', 'b363a7ff-2a5e-48de-8cb7-4e34b06f36b5'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Transfer volume completed successfully. Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.transfer.api [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Volume 33195bd5-b091-406b-affb-8dc8f4f35d84 has been transferred. Sep 08 13:59:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b631ade-9869-447e-8ffe-212450198759 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] http://192.168.122.142/volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e/accept returned with HTTP 202 Sep 08 13:59:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1057/2078] 192.168.122.142 () {62 vars in 1342 bytes} [Tue Sep 8 13:59:20 2026] POST /volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e/accept => generated 373 bytes in 798 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Volume info retrieved successfully. Sep 08 13:59:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e419619-c4fd-415e-92a5-980d5cdd8de4 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1022/2079] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 955 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] Volume info retrieved successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3c7b8cd8-c9b5-4a90-9f5d-3da52dcd94f1 tempest-VolumesTransfersV357Test-1703739541 tempest-VolumesTransfersV357Test-1703739541-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1058/2080] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:20 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.volume_transfer [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Delete transfer with id: 06070635-abc0-4870-a47f-1bf3b5e6610e Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9d714b1-15bd-4db3-add4-5b82b21ce6b2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e returned with HTTP 404 Sep 08 13:59:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1023/2081] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:59:21 2026] DELETE /volume/v3/volume-transfers/06070635-abc0-4870-a47f-1bf3b5e6610e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Delete volume with id: 33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Volume info retrieved successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Delete volume request issued successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e517be0-8b17-4d2b-86df-e42ae2cc4af9 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 202 Sep 08 13:59:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1059/2082] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:59:21 2026] DELETE /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb5c2916-3835-4e39-9481-06c99f93380d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb5c2916-3835-4e39-9481-06c99f93380d tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb5c2916-3835-4e39-9481-06c99f93380d tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb5c2916-3835-4e39-9481-06c99f93380d tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb5c2916-3835-4e39-9481-06c99f93380d tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Volume info retrieved successfully. Sep 08 13:59:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb5c2916-3835-4e39-9481-06c99f93380d tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 200 Sep 08 13:59:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1024/2083] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:21 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 1138 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52855042-fa9a-4534-8d09-2dd46fd54d25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52855042-fa9a-4534-8d09-2dd46fd54d25 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52855042-fa9a-4534-8d09-2dd46fd54d25 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52855042-fa9a-4534-8d09-2dd46fd54d25 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52855042-fa9a-4534-8d09-2dd46fd54d25 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 404 Sep 08 13:59:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1060/2084] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-277d4296-6aea-417a-8ba0-f94153536780 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-277d4296-6aea-417a-8ba0-f94153536780 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-277d4296-6aea-417a-8ba0-f94153536780 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-277d4296-6aea-417a-8ba0-f94153536780 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-277d4296-6aea-417a-8ba0-f94153536780 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 404 Sep 08 13:59:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1025/2085] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:22 2026] GET /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] DELETE http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Delete volume with id: 33195bd5-b091-406b-affb-8dc8f4f35d84 Sep 08 13:59:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eac5a088-794c-4b68-9270-aaedd3e0d07a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 returned with HTTP 404 Sep 08 13:59:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1061/2086] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:59:22 2026] DELETE /volume/v3/volumes/33195bd5-b091-406b-affb-8dc8f4f35d84 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-691878704"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-691878704'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume of 1 GB Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Availability Zones retrieved successfully. Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Flow 'volume_create_api' (b49d7fe8-b757-4abe-ad2f-727e641ebf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e44c56-55ca-4f35-829f-2a37a8bf65aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e44c56-55ca-4f35-829f-2a37a8bf65aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3edb99-d821-46ea-ba9f-904fe5311ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Created reservations ['d45d2d78-9002-42f8-86d0-4fc2292176d0', '347e397e-df48-4983-844e-1d749baf0959', '0e13c304-55cb-4ee7-a14e-68d2486ccf9d', '8d196894-94d1-4ad9-b742-5cdd2faf1b91'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c3edb99-d821-46ea-ba9f-904fe5311ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d45d2d78-9002-42f8-86d0-4fc2292176d0', '347e397e-df48-4983-844e-1d749baf0959', '0e13c304-55cb-4ee7-a14e-68d2486ccf9d', '8d196894-94d1-4ad9-b742-5cdd2faf1b91']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbac83e-6790-4074-bd46-94dd08ebd543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cbac83e-6790-4074-bd46-94dd08ebd543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d917f44-bd70-4945-94fb-c03579e0e8fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-691878704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c24e04ad20641978f0ccbcfd0f7300c',qos_specs=None,replication_status=,reservations=['d45d2d78-9002-42f8-86d0-4fc2292176d0','347e397e-df48-4983-844e-1d749baf0959','0e13c304-55cb-4ee7-a14e-68d2486ccf9d','8d196894-94d1-4ad9-b742-5cdd2faf1b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-691878704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d917f44-bd70-4945-94fb-c03579e0e8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c24e04ad20641978f0ccbcfd0f7300c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28aa9a4-d769-4e2d-8a23-f9e727c7d983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28aa9a4-d769-4e2d-8a23-f9e727c7d983) transitioned into state 'SUCCESS' from state '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-691878704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c24e04ad20641978f0ccbcfd0f7300c',qos_specs=None,replication_status=,reservations=['d45d2d78-9002-42f8-86d0-4fc2292176d0','347e397e-df48-4983-844e-1d749baf0959','0e13c304-55cb-4ee7-a14e-68d2486ccf9d','8d196894-94d1-4ad9-b742-5cdd2faf1b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0fd2ae90e7a48dcb27836b8e085eef8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f5d8980-96c3-4501-936d-4ac454cea5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f5d8980-96c3-4501-936d-4ac454cea5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Flow 'volume_create_api' (b49d7fe8-b757-4abe-ad2f-727e641ebf47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Create volume request issued successfully. Sep 08 13:59:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fcdb4afd-7f3e-4c07-922b-54d09840a3ce tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1026/2087] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 13:59:22 2026] POST /volume/v3/volumes => generated 827 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baaaf54b-9e59-4c2f-ba40-43be5894469a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1062/2088] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:23 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 895 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-513d752b-3f96-46c1-af9f-5639f743d1e1 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1027/2089] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:24 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7f985a97-c90b-410f-a315-99fa8d001f15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f985a97-c90b-410f-a315-99fa8d001f15 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f985a97-c90b-410f-a315-99fa8d001f15 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7f985a97-c90b-410f-a315-99fa8d001f15 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7f985a97-c90b-410f-a315-99fa8d001f15 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7f985a97-c90b-410f-a315-99fa8d001f15 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1063/2090] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:25 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] POST http://192.168.122.142/volume/v3/volume-transfers Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7d917f44-bd70-4945-94fb-c03579e0e8fb"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volume_transfer [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Creating new volume transfer {'transfer': {'volume_id': '7d917f44-bd70-4945-94fb-c03579e0e8fb'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volume_transfer [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Creating transfer of volume 7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.transfer.api [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Generating transfer record for volume 7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6190e2fa-9b29-4cd8-a3ca-4a80f7672f66 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volume-transfers returned with HTTP 202 Sep 08 13:59:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1028/2091] 192.168.122.142 () {62 vars in 1210 bytes} [Tue Sep 8 13:59:25 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74b0bbd3-1cc2-40db-8a21-904d8fe6af3f tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1064/2092] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:25 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] GET http://192.168.122.142/volume/v3/os-volume-transfer/detail Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.volume_transfer [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] Listing volume transfers {{(pid=86958) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec539b89-034b-477e-adfc-3091a9e5bbb2 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-reader] http://192.168.122.142/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 08 13:59:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1029/2093] 192.168.122.142 () {60 vars in 1216 bytes} [Tue Sep 8 13:59:25 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Delete transfer with id: d7805e1f-05ba-45f0-ac5a-2fba6eaba703 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-648a0deb-6702-4fe4-9564-a8cd953e0a78 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 returned with HTTP 202 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1065/2094] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:59:25 2026] DELETE /volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Volume info retrieved successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dfd70554-1d98-4789-b3b3-2e9cf31b3a64 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1030/2095] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:25 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89eac583-7a49-4624-bc35-4138e4e576a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89eac583-7a49-4624-bc35-4138e4e576a0 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] DELETE http://192.168.122.142/volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89eac583-7a49-4624-bc35-4138e4e576a0 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89eac583-7a49-4624-bc35-4138e4e576a0 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.contrib.volume_transfer [None req-89eac583-7a49-4624-bc35-4138e4e576a0 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Delete transfer with id: d7805e1f-05ba-45f0-ac5a-2fba6eaba703 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89eac583-7a49-4624-bc35-4138e4e576a0 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 returned with HTTP 404 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1066/2096] 192.168.122.142 () {60 vars in 1303 bytes} [Tue Sep 8 13:59:25 2026] DELETE /volume/v3/volume-transfers/d7805e1f-05ba-45f0-ac5a-2fba6eaba703 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Delete volume with id: 7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Volume info retrieved successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Delete volume request issued successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f2e66022-03b6-4a0a-aa7b-1ba08fde1764 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 202 Sep 08 13:59:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1031/2097] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:59:25 2026] DELETE /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Volume info retrieved successfully. Sep 08 13:59:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6de25c6-8a60-42e1-9f64-39fa05b666e6 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 200 Sep 08 13:59:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1067/2098] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:25 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d8c46bcf-6d19-43db-a23c-04f97ff3dc69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8c46bcf-6d19-43db-a23c-04f97ff3dc69 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8c46bcf-6d19-43db-a23c-04f97ff3dc69 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8c46bcf-6d19-43db-a23c-04f97ff3dc69 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8c46bcf-6d19-43db-a23c-04f97ff3dc69 tempest-VolumesTransfersV357Test-1665974019 tempest-VolumesTransfersV357Test-1665974019-project-admin] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 404 Sep 08 13:59:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1032/2099] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:26 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4922ca7e-9ba9-4710-96ce-9265aa512534 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4922ca7e-9ba9-4710-96ce-9265aa512534 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] GET http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4922ca7e-9ba9-4710-96ce-9265aa512534 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4922ca7e-9ba9-4710-96ce-9265aa512534 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4922ca7e-9ba9-4710-96ce-9265aa512534 tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 404 Sep 08 13:59:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1068/2100] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 13:59:26 2026] GET /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-10ecdf50-1816-45d0-8835-550bbb91903a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10ecdf50-1816-45d0-8835-550bbb91903a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10ecdf50-1816-45d0-8835-550bbb91903a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-10ecdf50-1816-45d0-8835-550bbb91903a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-10ecdf50-1816-45d0-8835-550bbb91903a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] Delete volume with id: 7d917f44-bd70-4945-94fb-c03579e0e8fb Sep 08 13:59:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-10ecdf50-1816-45d0-8835-550bbb91903a tempest-VolumesTransfersV357Test-1715083139 tempest-VolumesTransfersV357Test-1715083139-project-member] http://192.168.122.142/volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb returned with HTTP 404 Sep 08 13:59:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1033/2101] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 13:59:26 2026] DELETE /volume/v3/volumes/7d917f44-bd70-4945-94fb-c03579e0e8fb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 13:59:36 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=146,cinder:UPDATE=52,cinder:INSERT=38 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:36 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=88,cinder:UPDATE=15,cinder:INSERT=9 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1109869718"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1109869718'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Create volume of 1 GB Sep 08 13:59:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Availability Zones retrieved successfully. Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Flow 'volume_create_api' (3da507df-d2d6-44c9-96ac-3b8c40f3f7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178de845-d23f-4e80-a1e6-226740f7b525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (178de845-d23f-4e80-a1e6-226740f7b525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f295dfb-a68a-40fb-832b-737669fd22f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Created reservations ['94f26a38-3167-45ac-a017-cee4b43fc267', '9a8ed1d8-6170-4408-811e-fd975b281882', '360dc12f-19c2-4991-9675-5ee77dbb1261', 'e33437b9-4580-4efe-86f9-01b85bdc4327'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f295dfb-a68a-40fb-832b-737669fd22f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f26a38-3167-45ac-a017-cee4b43fc267', '9a8ed1d8-6170-4408-811e-fd975b281882', '360dc12f-19c2-4991-9675-5ee77dbb1261', 'e33437b9-4580-4efe-86f9-01b85bdc4327']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80953a0b-0c28-4b69-a549-538da92750a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80953a0b-0c28-4b69-a549-538da92750a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f1febb1-9993-4634-80c9-c0551370b05e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1109869718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721f1209911d4e29a9b2ecab17872a09',qos_specs=None,replication_status=,reservations=['94f26a38-3167-45ac-a017-cee4b43fc267','9a8ed1d8-6170-4408-811e-fd975b281882','360dc12f-19c2-4991-9675-5ee77dbb1261','e33437b9-4580-4efe-86f9-01b85bdc4327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b188d9b39bbc4a6e974dac140c82f77f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T11:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1109869718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f1febb1-9993-4634-80c9-c0551370b05e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='721f1209911d4e29a9b2ecab17872a09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b188d9b39bbc4a6e974dac140c82f77f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda0fd94-1ca9-4f76-8380-358a64e15587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda0fd94-1ca9-4f76-8380-358a64e15587) transitioned into state 'SUCCESS' from state '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-1109869718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='721f1209911d4e29a9b2ecab17872a09',qos_specs=None,replication_status=,reservations=['94f26a38-3167-45ac-a017-cee4b43fc267','9a8ed1d8-6170-4408-811e-fd975b281882','360dc12f-19c2-4991-9675-5ee77dbb1261','e33437b9-4580-4efe-86f9-01b85bdc4327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b188d9b39bbc4a6e974dac140c82f77f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80a82819-f282-4abb-a1b6-f7e9c4872dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80a82819-f282-4abb-a1b6-f7e9c4872dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Flow 'volume_create_api' (3da507df-d2d6-44c9-96ac-3b8c40f3f7ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 13:59:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Create volume request issued successfully. Sep 08 13:59:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-69572b55-5d01-46c3-b9c8-efa7bb26409f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 13:59:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1069/2102] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 13:59:49 2026] POST /volume/v3/volumes => generated 758 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 13:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 13:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 13:59:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02b063e4-8aaf-42c9-8e0f-8589f927d37c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 13:59:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1034/2103] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:50 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 826 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 13:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 13:59:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 13:59:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 13:59:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c3bb6c6-ae82-4b7d-bf95-4dc1d684fd4d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 13:59:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1070/2104] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:51 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 13:59:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7859b717-028f-4e10-97ab-a0b1d2303eed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 13:59:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7859b717-028f-4e10-97ab-a0b1d2303eed tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 13:59:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7859b717-028f-4e10-97ab-a0b1d2303eed tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 13:59:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7859b717-028f-4e10-97ab-a0b1d2303eed tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 13:59:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 13:59:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 13:59:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 13:59:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 13:59:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7859b717-028f-4e10-97ab-a0b1d2303eed tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 13:59:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7859b717-028f-4e10-97ab-a0b1d2303eed tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 13:59:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1035/2105] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 13:59:52 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-attach": {"instance_uuid": "257d7b28-a4fa-408b-bd41-a7b362d2eefc", "mountpoint": "/dev/vdb"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "257d7b28-a4fa-408b-bd41-a7b362d2eefc", "mountpoint": "/dev/vdb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update volume admin metadata completed successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Attach volume completed successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c31d7c0c-b660-42ae-8ca0-7aa487afd7b6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1071/2106] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:01 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8803ec75-1f41-4ca9-b905-a16a0955990d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8803ec75-1f41-4ca9-b905-a16a0955990d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8803ec75-1f41-4ca9-b905-a16a0955990d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8803ec75-1f41-4ca9-b905-a16a0955990d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8803ec75-1f41-4ca9-b905-a16a0955990d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8803ec75-1f41-4ca9-b905-a16a0955990d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1036/2107] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:01 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 1185 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Detach volume completed successfully. Sep 08 14:00:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3d4c2a8-6b06-44c1-8b4c-d676198a7647 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1072/2108] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:01 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a733b668-bb5c-4499-8df9-54018124ae91 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a733b668-bb5c-4499-8df9-54018124ae91 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a733b668-bb5c-4499-8df9-54018124ae91 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a733b668-bb5c-4499-8df9-54018124ae91 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a733b668-bb5c-4499-8df9-54018124ae91 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a733b668-bb5c-4499-8df9-54018124ae91 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1037/2109] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:01 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1423027709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1423027709', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume of 1 GB Sep 08 14:00:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Availability Zones retrieved successfully. Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Flow 'volume_create_api' (76da4632-4773-46c4-8aaf-c74216f8dba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7267a5dc-94c5-447b-98f1-d5243e46ddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7267a5dc-94c5-447b-98f1-d5243e46ddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:06 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b55c4e-da11-4a4b-9f4b-42c440687e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Created reservations ['b6bbb26e-a7f8-461a-a6be-a606a1cbf56e', '518a6322-e704-41a5-9000-54ef719f76e0', '4f459018-7740-4a19-8921-d9ea521d81dc', '238d2cdc-c397-4804-a687-80310dbd4fec'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b55c4e-da11-4a4b-9f4b-42c440687e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6bbb26e-a7f8-461a-a6be-a606a1cbf56e', '518a6322-e704-41a5-9000-54ef719f76e0', '4f459018-7740-4a19-8921-d9ea521d81dc', '238d2cdc-c397-4804-a687-80310dbd4fec']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c3e84b-7a3c-47fd-8fe4-b415df587502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c3e84b-7a3c-47fd-8fe4-b415df587502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2557d9cc-5d83-4c33-abc2-bdafc9b58e39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1423027709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029b6261abe1483596d5ddd89531578d',qos_specs=None,replication_status=,reservations=['b6bbb26e-a7f8-461a-a6be-a606a1cbf56e','518a6322-e704-41a5-9000-54ef719f76e0','4f459018-7740-4a19-8921-d9ea521d81dc','238d2cdc-c397-4804-a687-80310dbd4fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b7af3fbe634f8e86e639da528dc860',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1423027709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2557d9cc-5d83-4c33-abc2-bdafc9b58e39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029b6261abe1483596d5ddd89531578d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b7af3fbe634f8e86e639da528dc860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54d0723-9458-4dc8-abee-499c7c875421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e54d0723-9458-4dc8-abee-499c7c875421) transitioned into state 'SUCCESS' from state '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-1423027709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029b6261abe1483596d5ddd89531578d',qos_specs=None,replication_status=,reservations=['b6bbb26e-a7f8-461a-a6be-a606a1cbf56e','518a6322-e704-41a5-9000-54ef719f76e0','4f459018-7740-4a19-8921-d9ea521d81dc','238d2cdc-c397-4804-a687-80310dbd4fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b7af3fbe634f8e86e639da528dc860',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8887617c-7ffa-4892-9809-2238be01a0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8887617c-7ffa-4892-9809-2238be01a0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Flow 'volume_create_api' (76da4632-4773-46c4-8aaf-c74216f8dba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-812386056", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume request issued successfully. Sep 08 14:00:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb6e5446-8e9f-49e6-b87a-5abc2e737c2e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1073/2110] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:00:06 2026] POST /volume/v3/volumes => generated 756 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-812386056', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Create volume of 1 GB Sep 08 14:00:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Availability Zones retrieved successfully. Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Flow 'volume_create_api' (0f272f74-826a-4e62-9287-6cdfcbdfab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9027a73c-4318-4ffa-8b09-021655c9c6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9027a73c-4318-4ffa-8b09-021655c9c6ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e937ba92-75f5-45af-a310-cbbae641a458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Created reservations ['8a9784f9-45a7-4aeb-bf41-19025021a9d7', '535f77e0-77c3-4c34-8c46-95da02c9e26d', '46825471-0bfb-4c6a-98d1-c29f7bcb2d29', 'f07c8ec3-7a26-4101-a16b-bf455fdbf986'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e937ba92-75f5-45af-a310-cbbae641a458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a9784f9-45a7-4aeb-bf41-19025021a9d7', '535f77e0-77c3-4c34-8c46-95da02c9e26d', '46825471-0bfb-4c6a-98d1-c29f7bcb2d29', 'f07c8ec3-7a26-4101-a16b-bf455fdbf986']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574df2b1-f7c9-4db8-8900-893d1f3bcac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (574df2b1-f7c9-4db8-8900-893d1f3bcac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dac2295-2849-456c-a83c-9db9c5e3955d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-812386056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e4101f9507424c831d69608fedb909',qos_specs=None,replication_status=,reservations=['8a9784f9-45a7-4aeb-bf41-19025021a9d7','535f77e0-77c3-4c34-8c46-95da02c9e26d','46825471-0bfb-4c6a-98d1-c29f7bcb2d29','f07c8ec3-7a26-4101-a16b-bf455fdbf986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e703a0d73b14bc6948d0dc29a43c24a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-812386056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dac2295-2849-456c-a83c-9db9c5e3955d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3e4101f9507424c831d69608fedb909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e703a0d73b14bc6948d0dc29a43c24a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc9775c-e8f2-4a0a-aa3e-72789822eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc9775c-e8f2-4a0a-aa3e-72789822eb55) transitioned into state 'SUCCESS' from state '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-812386056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3e4101f9507424c831d69608fedb909',qos_specs=None,replication_status=,reservations=['8a9784f9-45a7-4aeb-bf41-19025021a9d7','535f77e0-77c3-4c34-8c46-95da02c9e26d','46825471-0bfb-4c6a-98d1-c29f7bcb2d29','f07c8ec3-7a26-4101-a16b-bf455fdbf986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e703a0d73b14bc6948d0dc29a43c24a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead1dbe2-1dd7-473a-8814-e14a7fd7d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ead1dbe2-1dd7-473a-8814-e14a7fd7d054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Flow 'volume_create_api' (0f272f74-826a-4e62-9287-6cdfcbdfab09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:00:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Create volume request issued successfully. Sep 08 14:00:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb2c4b4a-d873-4617-ba41-1841b6392afe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:00:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1038/2111] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 14:00:07 2026] POST /volume/v3/volumes => generated 797 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22c8fdf6-d54e-4229-9387-8f9f2599379c tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1074/2112] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:07 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 865 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77a13f96-85e5-4896-9b6a-7345e3ac2766 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1039/2113] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:08 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 889 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcf9cd7b-1c42-4c78-a812-58dcea47363f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1075/2114] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:09 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e4b3a8f-37ec-4fc6-b6e1-125d3aa4d29a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1040/2115] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:11 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 890 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17f9d792-96ed-4e04-93c5-5330624a34bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17f9d792-96ed-4e04-93c5-5330624a34bd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17f9d792-96ed-4e04-93c5-5330624a34bd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17f9d792-96ed-4e04-93c5-5330624a34bd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17f9d792-96ed-4e04-93c5-5330624a34bd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17f9d792-96ed-4e04-93c5-5330624a34bd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1076/2116] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:11 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-d218a680-845a-4f24-b4b0-2a2bcb4f2719 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1041/2117] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:00:11 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-012f2437-c60a-4a65-b815-c1aa89d9e0bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-012f2437-c60a-4a65-b815-c1aa89d9e0bf None None] GET http://192.168.122.142/volume// Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-012f2437-c60a-4a65-b815-c1aa89d9e0bf None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-012f2437-c60a-4a65-b815-c1aa89d9e0bf None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-012f2437-c60a-4a65-b815-c1aa89d9e0bf None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:00:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1077/2118] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 14:00:11 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-15671b25-c82f-4c51-ac8b-813d1cccc1fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-15671b25-c82f-4c51-ac8b-813d1cccc1fd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 14:00:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-15671b25-c82f-4c51-ac8b-813d1cccc1fd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dac2295-2849-456c-a83c-9db9c5e3955d", "connector": null, "instance_uuid": "050452a3-e005-4a9e-ba5a-903997a4d9dd"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-15671b25-c82f-4c51-ac8b-813d1cccc1fd tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 14:00:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1042/2119] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 14:00:11 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58100b52-b782-46c6-8216-9e23ce29567b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58100b52-b782-46c6-8216-9e23ce29567b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58100b52-b782-46c6-8216-9e23ce29567b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58100b52-b782-46c6-8216-9e23ce29567b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58100b52-b782-46c6-8216-9e23ce29567b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-885a7ba5-8479-4cca-a50b-9031c1318186 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-885a7ba5-8479-4cca-a50b-9031c1318186 None None] GET http://192.168.122.142/volume// Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-885a7ba5-8479-4cca-a50b-9031c1318186 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-885a7ba5-8479-4cca-a50b-9031c1318186 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-885a7ba5-8479-4cca-a50b-9031c1318186 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:00:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1043/2120] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:00:12 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:00:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58100b52-b782-46c6-8216-9e23ce29567b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1078/2121] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:12 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-31fdc431-8453-4f63-ad64-0bbea6f71ffe tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1044/2122] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:00:12 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 1052 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] PUT http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Acquiring lock "cinder-attachment_update-8dac2295-2849-456c-a83c-9db9c5e3955d-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Lock "cinder-attachment_update-8dac2295-2849-456c-a83c-9db9c5e3955d-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:00:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:13 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Lock "cinder-attachment_update-8dac2295-2849-456c-a83c-9db9c5e3955d-devstack" released by "attachment_update" :: held 0.385s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:00:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-868ccddb-c409-443f-ac18-2d2454ec0452 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a returned with HTTP 200 Sep 08 14:00:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1079/2123] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 14:00:12 2026] PUT /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a => generated 694 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9777b4ff-2efe-4046-8bbc-df38df708622 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9777b4ff-2efe-4046-8bbc-df38df708622 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9777b4ff-2efe-4046-8bbc-df38df708622 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9777b4ff-2efe-4046-8bbc-df38df708622 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9777b4ff-2efe-4046-8bbc-df38df708622 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9777b4ff-2efe-4046-8bbc-df38df708622 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1045/2124] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:13 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 890 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-3fe38305-65e1-49ec-af63-02404aab930e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-3fe38305-65e1-49ec-af63-02404aab930e tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] POST http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a/action Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-3fe38305-65e1-49ec-af63-02404aab930e tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-3fe38305-65e1-49ec-af63-02404aab930e tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-04eb2399-7cbc-4fbc-a8b5-ac75d38cf9d4 req-3fe38305-65e1-49ec-af63-02404aab930e tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a/action returned with HTTP 204 Sep 08 14:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1080/2125] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 14:00:14 2026] POST /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2b5bda2-d43a-4ee7-abdd-ff8425d5ff79 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1046/2126] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:14 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 1182 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-17440a9a-14fb-48f4-9410-ef6489cda2de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17440a9a-14fb-48f4-9410-ef6489cda2de tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17440a9a-14fb-48f4-9410-ef6489cda2de tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-17440a9a-14fb-48f4-9410-ef6489cda2de tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-17440a9a-14fb-48f4-9410-ef6489cda2de tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-17440a9a-14fb-48f4-9410-ef6489cda2de tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1081/2127] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:14 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 1182 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c489b8f1-e7f0-4473-93df-745e0ecd4478 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1047/2128] 192.168.122.142 () {62 vars in 1495 bytes} [Tue Sep 8 14:00:14 2026] DELETE /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cc9b9e58-2521-4d33-a4e8-4796bebba06e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86957]: WARNING keystonemiddleware.auth_token [None req-cc9b9e58-2521-4d33-a4e8-4796bebba06e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:00:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1082/2129] 192.168.122.142 () {62 vars in 1495 bytes} [Tue Sep 8 14:00:14 2026] DELETE /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a => generated 114 bytes in 333 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] DELETE http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Attachment connected to vm 050452a3-e005-4a9e-ba5a-903997a4d9dd, checking data on nova Sep 08 14:00:15 devstack devstack@c-api.service[86958]: DEBUG cinder.compute.nova [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Creating Keystone token plugin using URL: http://192.168.122.142/identity {{(pid=86958) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:00:15 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] REQ: curl -g -i -X GET http://192.168.122.142/compute/v2.1/servers/050452a3-e005-4a9e-ba5a-903997a4d9dd/os-volume_attachments/8dac2295-2849-456c-a83c-9db9c5e3955d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ce6f7e9c8cadabdd09e7bb92ba711286a54f28ce24b28a194a1d70a9c2fb6ee9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df" -H "X-Service-Token: {SHA256}9bac2c1fec17061073a916ff891aa562a02828207a19476552ecb0fa8177d3ec" {{(pid=86958) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:00:15 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-c73dcbb4-eee9-43f5-bdb5-a135b091fcc9 x-openstack-request-id: req-c73dcbb4-eee9-43f5-bdb5-a135b091fcc9 {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8dac2295-2849-456c-a83c-9db9c5e3955d", "serverId": "050452a3-e005-4a9e-ba5a-903997a4d9dd", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "94aaabaf-03ce-40ec-b088-20b98d9d075a", "bdm_uuid": "c3377f06-dc80-4d9d-8957-b56fd2be0e18"}} {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET call to compute for http://192.168.122.142/compute/v2.1/servers/050452a3-e005-4a9e-ba5a-903997a4d9dd/os-volume_attachments/8dac2295-2849-456c-a83c-9db9c5e3955d used request id req-c73dcbb4-eee9-43f5-bdb5-a135b091fcc9 {{(pid=86958) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-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 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Caught error: Detach volume from instance 050452a3-e005-4a9e-ba5a-903997a4d9dd using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 050452a3-e005-4a9e-ba5a-903997a4d9dd using the Compute API Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: 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 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 050452a3-e005-4a9e-ba5a-903997a4d9dd using the Compute API Sep 08 14:00:16 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Sep 08 14:00:16 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-c1e4a73f-ab9e-4b8c-b0c2-adca318792df tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a returned with HTTP 409 Sep 08 14:00:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1048/2130] 192.168.122.142 () {60 vars in 1288 bytes} [Tue Sep 8 14:00:14 2026] DELETE /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a => generated 167 bytes in 1548 msecs (HTTP/1.1 409) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-53b011e9-7a05-4724-aee5-d2a699de3b37 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1083/2131] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:00:16 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 1164 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] POST http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d/action Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:00:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Begin detaching volume completed successfully. Sep 08 14:00:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-5a89b970-4ed0-4dad-aa41-53905b69961a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d/action returned with HTTP 202 Sep 08 14:00:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1049/2132] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 14:00:16 2026] POST /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-attach": {"instance_uuid": "20d4ef4a-f0dd-4bbd-905a-a0dd2cd6f1fe", "mountpoint": "/dev/vdb"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "20d4ef4a-f0dd-4bbd-905a-a0dd2cd6f1fe", "mountpoint": "/dev/vdb"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc17d11a-c98a-4b52-a7e9-7bb2ea379488 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc17d11a-c98a-4b52-a7e9-7bb2ea379488 None None] GET http://192.168.122.142/volume// Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc17d11a-c98a-4b52-a7e9-7bb2ea379488 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc17d11a-c98a-4b52-a7e9-7bb2ea379488 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc17d11a-c98a-4b52-a7e9-7bb2ea379488 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:00:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1050/2133] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:00:17 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update volume admin metadata completed successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-52f45345-2205-445e-b340-1fb5e275840a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1051/2134] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:00:17 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 1348 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Attach volume completed successfully. Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b102982-d452-4f52-8ae0-fa111a7a3018 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1084/2135] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:17 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-c78ad303-e260-41cf-8e11-87d2bad680d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-c78ad303-e260-41cf-8e11-87d2bad680d6 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] DELETE http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-c78ad303-e260-41cf-8e11-87d2bad680d6 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-c78ad303-e260-41cf-8e11-87d2bad680d6 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7fc60f2-7151-4392-ab43-06f6c0050c71 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1052/2136] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:17 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 1185 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:18 devstack devstack@c-api.service[86957]: /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 08 14:00:18 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, Sep 08 14:00:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-06f96044-4ad7-4572-87de-d61c0dc949f4 req-c78ad303-e260-41cf-8e11-87d2bad680d6 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a returned with HTTP 200 Sep 08 14:00:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1085/2137] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 14:00:17 2026] DELETE /volume/v3/attachments/94aaabaf-03ce-40ec-b088-20b98d9d075a => generated 19 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7888dcd-ea6d-4919-98ee-c6a039db8633 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1053/2138] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:18 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 1185 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-090aada7-8148-466d-8459-a6abf876ce5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Detach volume completed successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-090aada7-8148-466d-8459-a6abf876ce5d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1086/2139] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:18 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8e840a8-710d-4acf-bead-cd1cd7ad42d0 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1054/2140] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:18 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-33b77d2b-5763-429b-ab1a-efec7990640c req-408c69de-1138-47c0-8bc6-a86bb2b4116a tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1087/2141] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:00:19 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 872 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Delete volume with id: 8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Delete volume request issued successfully. Sep 08 14:00:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb755470-1546-4077-b24b-8d2ba6d4d79b tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 202 Sep 08 14:00:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1055/2142] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:00:19 2026] DELETE /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2558c498-630a-4493-bb6d-54e59c2caa3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2558c498-630a-4493-bb6d-54e59c2caa3f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2558c498-630a-4493-bb6d-54e59c2caa3f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2558c498-630a-4493-bb6d-54e59c2caa3f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2558c498-630a-4493-bb6d-54e59c2caa3f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2558c498-630a-4493-bb6d-54e59c2caa3f tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1088/2143] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:19 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Volume info retrieved successfully. Sep 08 14:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc788be8-689c-47ae-8743-8a3cd504bfe9 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 200 Sep 08 14:00:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1056/2144] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:20 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Reserve volume completed successfully. Sep 08 14:00:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4d6bccb-0a49-447d-8a56-a2775f7067bc tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1089/2145] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:21 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-749ce813-396a-4667-9506-e56cc54ae88b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-749ce813-396a-4667-9506-e56cc54ae88b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-749ce813-396a-4667-9506-e56cc54ae88b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-749ce813-396a-4667-9506-e56cc54ae88b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-749ce813-396a-4667-9506-e56cc54ae88b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-749ce813-396a-4667-9506-e56cc54ae88b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1057/2146] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:21 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-156639dc-cbba-4097-8c38-1321b3cd3866 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8d6315d2-157b-424b-84c7-5066d13b8ecc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d6315d2-157b-424b-84c7-5066d13b8ecc tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] GET http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d6315d2-157b-424b-84c7-5066d13b8ecc tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d6315d2-157b-424b-84c7-5066d13b8ecc tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Unreserve volume completed successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-156639dc-cbba-4097-8c38-1321b3cd3866 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1090/2147] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:22 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d6315d2-157b-424b-84c7-5066d13b8ecc tempest-TestServerVolumeAttachScenarioOldVersion-1865674520 tempest-TestServerVolumeAttachScenarioOldVersion-1865674520-project-member] http://192.168.122.142/volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d returned with HTTP 404 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1058/2148] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/8dac2295-2849-456c-a83c-9db9c5e3955d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47cfc365-2a93-497a-875e-66b9ac2e9431 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1091/2149] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume updated successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d01ec0ea-0db7-4bd1-9ae6-9eddfd947924 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1059/2150] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:22 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-954fd90d-05ec-4db4-b4a8-75191992890d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-954fd90d-05ec-4db4-b4a8-75191992890d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-954fd90d-05ec-4db4-b4a8-75191992890d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-954fd90d-05ec-4db4-b4a8-75191992890d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-954fd90d-05ec-4db4-b4a8-75191992890d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-954fd90d-05ec-4db4-b4a8-75191992890d tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1092/2151] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume updated successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e3eab4ee-2601-47dc-8b73-6d645ac15a39 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1060/2152] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:22 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-095f3c47-4a19-4dac-84a3-083f9b65d87c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1093/2153] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62244046-9acd-49d7-8634-d8189e12b053 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update volume admin metadata completed successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update readonly setting on volume completed successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62244046-9acd-49d7-8634-d8189e12b053 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1061/2154] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:22 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3c56d08-442f-4a37-b130-904a3f61d711 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3c56d08-442f-4a37-b130-904a3f61d711 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3c56d08-442f-4a37-b130-904a3f61d711 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3c56d08-442f-4a37-b130-904a3f61d711 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3c56d08-442f-4a37-b130-904a3f61d711 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3c56d08-442f-4a37-b130-904a3f61d711 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1094/2155] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 869 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ec1d91b-399d-4752-838e-76e6d196e0da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update volume admin metadata completed successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Update readonly setting on volume completed successfully. Sep 08 14:00:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ec1d91b-399d-4752-838e-76e6d196e0da tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1062/2156] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:00:22 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] Volume info retrieved successfully. Sep 08 14:00:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75cb9c02-ff27-4245-8bb0-1ca4daafb98b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-reader] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1095/2157] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:22 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1381528810", "disk_format": "raw"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1381528810", "disk_format": "raw"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:23 devstack devstack@c-api.service[86958]: DEBUG cinder.image.image_utils [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1381528810'}] 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-1381528810'}]. {{(pid=86958) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:00:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Copy volume to image completed successfully. Sep 08 14:00:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f11106ab-c6a4-411a-9d96-d3ecfa3fa8d2 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1063/2158] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:00:23 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 655 bytes in 1433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:33 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=113,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:00:33 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=124,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dd94073b-32b0-44e4-987a-76a68f62ae77 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1096/2159] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-546f49cc-dfc0-4216-b5cd-ea3f91a2142f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1064/2160] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-d81b25cc-a883-4d31-bf5b-94ed25763790 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1097/2161] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-80548df0-5026-43f1-9ed8-5221918006bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80548df0-5026-43f1-9ed8-5221918006bd None None] GET http://192.168.122.142/volume// Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80548df0-5026-43f1-9ed8-5221918006bd None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-80548df0-5026-43f1-9ed8-5221918006bd None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-80548df0-5026-43f1-9ed8-5221918006bd None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:00:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1065/2162] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fa3cc784-ed7f-4049-a830-4e270b023c32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fa3cc784-ed7f-4049-a830-4e270b023c32 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fa3cc784-ed7f-4049-a830-4e270b023c32 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2557d9cc-5d83-4c33-abc2-bdafc9b58e39", "connector": null, "instance_uuid": "d343322e-f201-4f68-944b-563876e5f044"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fa3cc784-ed7f-4049-a830-4e270b023c32 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1098/2163] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 14:00:44 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a630869-befa-4219-be7f-9b5747f9e66a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a630869-befa-4219-be7f-9b5747f9e66a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a630869-befa-4219-be7f-9b5747f9e66a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a630869-befa-4219-be7f-9b5747f9e66a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60008ae4-a70d-4f49-a581-3a2198c15cf3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60008ae4-a70d-4f49-a581-3a2198c15cf3 None None] GET http://192.168.122.142/volume// Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60008ae4-a70d-4f49-a581-3a2198c15cf3 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60008ae4-a70d-4f49-a581-3a2198c15cf3 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60008ae4-a70d-4f49-a581-3a2198c15cf3 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1099/2164] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:00: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 08 14:00:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a630869-befa-4219-be7f-9b5747f9e66a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a630869-befa-4219-be7f-9b5747f9e66a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1066/2165] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-57179c62-bb6c-4d10-9b98-d8d6dbca29da tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1100/2166] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:00:44 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 1029 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] PUT http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 Sep 08 14:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Acquiring lock "cinder-attachment_update-2557d9cc-5d83-4c33-abc2-bdafc9b58e39-devstack" by "attachment_update" {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:00:45 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Lock "cinder-attachment_update-2557d9cc-5d83-4c33-abc2-bdafc9b58e39-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86958) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:00:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc2b0a56-6ef8-494e-bfc6-b190fe71a723 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1101/2167] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:46 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a162eb8a-4030-402f-a7cd-292a378c8f70 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1102/2168] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:47 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99042303-cc02-4e7a-a6e0-e1a63e80bc57 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1103/2169] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:48 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1784e71d-234e-4411-8ada-f6daf8764f0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1784e71d-234e-4411-8ada-f6daf8764f0a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1784e71d-234e-4411-8ada-f6daf8764f0a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1784e71d-234e-4411-8ada-f6daf8764f0a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1784e71d-234e-4411-8ada-f6daf8764f0a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1784e71d-234e-4411-8ada-f6daf8764f0a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1104/2170] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:49 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8aa39461-36a3-400e-a4a2-17c15846e4b6 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1105/2171] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:50 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54d9706a-bd0b-4869-adf8-7db654c4a50a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1106/2172] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:51 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-baca6770-37d7-4dd7-9827-78382d27dfba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baca6770-37d7-4dd7-9827-78382d27dfba tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baca6770-37d7-4dd7-9827-78382d27dfba tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-baca6770-37d7-4dd7-9827-78382d27dfba tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-baca6770-37d7-4dd7-9827-78382d27dfba tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-baca6770-37d7-4dd7-9827-78382d27dfba tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1107/2173] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:52 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e5520dc6-cc3e-49d2-b93a-88744c6c30e7 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1108/2174] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:53 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86958]: DEBUG cinder.coordination [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Lock "cinder-attachment_update-2557d9cc-5d83-4c33-abc2-bdafc9b58e39-devstack" released by "attachment_update" :: held 9.354s {{(pid=86958) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:00:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-fafcaf24-5ed1-457e-8066-3374d978b6a5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 returned with HTTP 200 Sep 08 14:00:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1067/2175] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 14:00:45 2026] PUT /volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 => generated 694 bytes in 9409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6094d8d5-c832-4ac1-b2a1-9777326d2953 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1109/2176] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:54 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f0697f0c-983c-4bad-b409-23dfb62fadf6 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1068/2177] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:55 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40742dbf-087f-455c-a01a-76674cb3f818 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] POST http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action Sep 08 14:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1502567353", "disk_format": "qcow2"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1502567353", "disk_format": "qcow2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-cbc69877-2bca-4d98-9c02-2261710d2659 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-cbc69877-2bca-4d98-9c02-2261710d2659 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7/action Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-cbc69877-2bca-4d98-9c02-2261710d2659 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-cbc69877-2bca-4d98-9c02-2261710d2659 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86957]: DEBUG cinder.image.image_utils [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1502567353'}] 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-1502567353'}]. {{(pid=86957) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-955dfcfc-1d91-484d-94fc-f10bb4a1e1d1 req-cbc69877-2bca-4d98-9c02-2261710d2659 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7/action returned with HTTP 204 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1069/2178] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 14:00:55 2026] POST /volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-042396ad-970a-4c10-ae5c-935a55bed2c1 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1070/2179] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:55 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 1141 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-037b0a80-345c-4c7e-b766-b9670ec90acd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-037b0a80-345c-4c7e-b766-b9670ec90acd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-037b0a80-345c-4c7e-b766-b9670ec90acd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-037b0a80-345c-4c7e-b766-b9670ec90acd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-037b0a80-345c-4c7e-b766-b9670ec90acd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-037b0a80-345c-4c7e-b766-b9670ec90acd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1071/2180] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:00:55 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 1141 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Copy volume to image completed successfully. Sep 08 14:00:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40742dbf-087f-455c-a01a-76674cb3f818 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action returned with HTTP 202 Sep 08 14:00:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1110/2181] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:00:55 2026] POST /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e/action => generated 657 bytes in 1391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:00:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:00:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:00:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:00:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:00:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:00:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-f3505e1b-f75f-4fa9-8d6a-6f9c6689605f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:00:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1072/2182] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:00:59 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 1141 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:00:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39/action Sep 08 14:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:00:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:00:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:00:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:00:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:00:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:00:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:00:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Begin detaching volume completed successfully. Sep 08 14:00:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-9d4f71c1-05b3-43e5-a87c-8cbe48bd2038 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39/action returned with HTTP 202 Sep 08 14:00:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1111/2183] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 14:00:59 2026] POST /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1971b1a3-0b38-444b-a0e8-fc44823a094c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1971b1a3-0b38-444b-a0e8-fc44823a094c None None] GET http://192.168.122.142/volume// Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1971b1a3-0b38-444b-a0e8-fc44823a094c None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1971b1a3-0b38-444b-a0e8-fc44823a094c None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1971b1a3-0b38-444b-a0e8-fc44823a094c None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1073/2184] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:01:00 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:01:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-e91d173f-246b-4c65-b8b2-5fe78e6fbea2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:01:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1112/2185] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:01:00 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 1325 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-1de3f380-9c92-4ac3-8d35-939d710fe10f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-1de3f380-9c92-4ac3-8d35-939d710fe10f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] DELETE http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-1de3f380-9c92-4ac3-8d35-939d710fe10f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-1de3f380-9c92-4ac3-8d35-939d710fe10f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:00 devstack devstack@c-api.service[86958]: /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 08 14:01:00 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 14:01:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-beaa9b65-eb7a-40c4-9e87-1379a261ac9d req-1de3f380-9c92-4ac3-8d35-939d710fe10f tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 returned with HTTP 200 Sep 08 14:01:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1074/2186] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 14:01:00 2026] DELETE /volume/v3/attachments/16efac52-3d92-478c-8b84-4d2b43e26fc7 => generated 19 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a958205-8352-486b-ba7b-3768ba73f287 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2557d9cc-5d83-4c33-abc2-bdafc9b58e39", "force": false, "name": "tempest-TestStampPattern-snapshot-567104882", "description": null, "metadata": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create snapshot from volume 2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:01:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Created reservations ['5e800a96-93d5-4c14-9bcf-6353772f7d16', '469d9af1-8595-482c-98e7-8725e06409a8', '44757b7d-34c9-42a4-a51c-c44b95efd313', 'f8859a49-3d15-4d57-940f-35df21699d8f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot create request issued successfully. Sep 08 14:01:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a958205-8352-486b-ba7b-3768ba73f287 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:01:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1113/2187] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:01:01 2026] POST /volume/v3/snapshots => generated 302 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:01:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9551889-00d5-44f4-97e6-decb66185882 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9551889-00d5-44f4-97e6-decb66185882 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9551889-00d5-44f4-97e6-decb66185882 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9551889-00d5-44f4-97e6-decb66185882 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9551889-00d5-44f4-97e6-decb66185882 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9551889-00d5-44f4-97e6-decb66185882 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1075/2188] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:01 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9794627c-4e01-49f8-b609-4e09d0929ced None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9794627c-4e01-49f8-b609-4e09d0929ced tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9794627c-4e01-49f8-b609-4e09d0929ced tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9794627c-4e01-49f8-b609-4e09d0929ced tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9794627c-4e01-49f8-b609-4e09d0929ced tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9794627c-4e01-49f8-b609-4e09d0929ced tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1114/2189] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:02 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-94bc1744-9fca-4f10-a63b-81917d39cdb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1076/2190] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:03 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4dad482-6ef5-40a7-a2a2-c74e493f9598 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1115/2191] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:04 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8843d869-d78f-420b-97a9-503432db34f4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8843d869-d78f-420b-97a9-503432db34f4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8843d869-d78f-420b-97a9-503432db34f4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8843d869-d78f-420b-97a9-503432db34f4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8843d869-d78f-420b-97a9-503432db34f4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8843d869-d78f-420b-97a9-503432db34f4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1077/2192] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:05 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:01:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4bdf139-6186-4657-a234-46f0bb92dd1f tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:01:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1116/2193] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:06 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e8eebdfd-6498-4027-bee8-6a0f550a55a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1078/2194] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:06 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:01:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e49ba5ab-1e14-4b33-a324-3d52ac5f8f3b tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:01:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1117/2195] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:07 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a07e187-1eb7-4e43-8196-8ca7150c8898 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1079/2196] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:08 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 434 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e99ab128-6ef7-4c50-9dec-20e1f74c5407 tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:01:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1118/2197] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:08 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 870 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Delete volume with id: 5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Delete volume request issued successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c25a4509-1da9-4401-8b7a-bc712678a4ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 202 Sep 08 14:01:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1080/2198] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:01:08 2026] DELETE /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Volume info retrieved successfully. Sep 08 14:01:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d0b757c1-ce4d-45b7-8aa6-8aead6a8ed5c tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 200 Sep 08 14:01:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1119/2199] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:08 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-caa07321-d324-48f6-89cf-22a0a1824505 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-caa07321-d324-48f6-89cf-22a0a1824505 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-caa07321-d324-48f6-89cf-22a0a1824505 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-caa07321-d324-48f6-89cf-22a0a1824505 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-caa07321-d324-48f6-89cf-22a0a1824505 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-caa07321-d324-48f6-89cf-22a0a1824505 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1081/2200] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-502faf74-9283-4ca1-a060-fc475fc19118 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-502faf74-9283-4ca1-a060-fc475fc19118 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:01:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-502faf74-9283-4ca1-a060-fc475fc19118 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-502faf74-9283-4ca1-a060-fc475fc19118 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-502faf74-9283-4ca1-a060-fc475fc19118 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-502faf74-9283-4ca1-a060-fc475fc19118 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:01:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1120/2201] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2073d4b2-3789-4e95-839e-222a763b94ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2073d4b2-3789-4e95-839e-222a763b94ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] GET http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2073d4b2-3789-4e95-839e-222a763b94ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2073d4b2-3789-4e95-839e-222a763b94ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2073d4b2-3789-4e95-839e-222a763b94ba tempest-VolumesActionsTest-616702965 tempest-VolumesActionsTest-616702965-project-member] http://192.168.122.142/volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e returned with HTTP 404 Sep 08 14:01:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1082/2202] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:09 2026] GET /volume/v3/volumes/5f1febb1-9993-4634-80c9-c0551370b05e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-153550785", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-153550785', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume of 1 GB Sep 08 14:01:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Availability Zones retrieved successfully. Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Flow 'volume_create_api' (c244435b-1f61-4a2e-90e0-2bface468f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3861915-cf60-4ffe-9299-39ca4b1d589b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3861915-cf60-4ffe-9299-39ca4b1d589b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5bb619-ff81-448d-80c3-a1e98e944438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Created reservations ['e5e07fd1-aca1-4f0b-9198-ea75da65aacc', '314d6fd6-86d8-4fdb-b9ad-20e5a6b71edf', '691bfa2c-08d9-4399-b894-db7974b3d8fa', 'ae4f00af-38c7-4575-a47b-35469bae99e7'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5bb619-ff81-448d-80c3-a1e98e944438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5e07fd1-aca1-4f0b-9198-ea75da65aacc', '314d6fd6-86d8-4fdb-b9ad-20e5a6b71edf', '691bfa2c-08d9-4399-b894-db7974b3d8fa', 'ae4f00af-38c7-4575-a47b-35469bae99e7']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b25cf0-21ec-48f7-93ef-bff15dd0dadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9b25cf0-21ec-48f7-93ef-bff15dd0dadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97c224d-7b57-4be9-8717-288b117a4737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-153550785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba27989b8b6a4e1790d82f66e69a2864',qos_specs=None,replication_status=,reservations=['e5e07fd1-aca1-4f0b-9198-ea75da65aacc','314d6fd6-86d8-4fdb-b9ad-20e5a6b71edf','691bfa2c-08d9-4399-b894-db7974b3d8fa','ae4f00af-38c7-4575-a47b-35469bae99e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-153550785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a97c224d-7b57-4be9-8717-288b117a4737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba27989b8b6a4e1790d82f66e69a2864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9425cd1c-9560-4643-9dfd-d3c025a82e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9425cd1c-9560-4643-9dfd-d3c025a82e7e) transitioned into state 'SUCCESS' from state '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-153550785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba27989b8b6a4e1790d82f66e69a2864',qos_specs=None,replication_status=,reservations=['e5e07fd1-aca1-4f0b-9198-ea75da65aacc','314d6fd6-86d8-4fdb-b9ad-20e5a6b71edf','691bfa2c-08d9-4399-b894-db7974b3d8fa','ae4f00af-38c7-4575-a47b-35469bae99e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935a2b5c-02b7-4362-aebb-a4caff333a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (935a2b5c-02b7-4362-aebb-a4caff333a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Flow 'volume_create_api' (c244435b-1f61-4a2e-90e0-2bface468f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume request issued successfully. Sep 08 14:01:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7cc295fe-5fd1-434f-9eed-8fbbb2f44e62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1121/2203] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:11 2026] POST /volume/v3/volumes => generated 773 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-664520556", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-664520556', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume of 1 GB Sep 08 14:01:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Availability Zones retrieved successfully. Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Flow 'volume_create_api' (c03e54ee-3044-45c6-83e0-385783c6ff9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3b2ab7-60ce-4bc6-b31b-43be1b881412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3b2ab7-60ce-4bc6-b31b-43be1b881412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bc554b-369f-42ae-97b8-f4395c83e05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Created reservations ['4331adc5-0010-4a88-b4c7-3756a2cb6d9a', '861f63f4-d0fa-4e64-bbb4-1271ee005e7f', '7683efbe-e985-4d86-81d8-15e5314b86d4', 'ac4f12fb-ada4-4d51-9740-831d689fd5f8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6bc554b-369f-42ae-97b8-f4395c83e05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4331adc5-0010-4a88-b4c7-3756a2cb6d9a', '861f63f4-d0fa-4e64-bbb4-1271ee005e7f', '7683efbe-e985-4d86-81d8-15e5314b86d4', 'ac4f12fb-ada4-4d51-9740-831d689fd5f8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcfb730-ec53-498d-b39e-d03ed10d93a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbcfb730-ec53-498d-b39e-d03ed10d93a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e3fa71-e291-444d-b03c-4be5e7c79902', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-664520556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba27989b8b6a4e1790d82f66e69a2864',qos_specs=None,replication_status=,reservations=['4331adc5-0010-4a88-b4c7-3756a2cb6d9a','861f63f4-d0fa-4e64-bbb4-1271ee005e7f','7683efbe-e985-4d86-81d8-15e5314b86d4','ac4f12fb-ada4-4d51-9740-831d689fd5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-664520556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e3fa71-e291-444d-b03c-4be5e7c79902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba27989b8b6a4e1790d82f66e69a2864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd92ea59-4060-4dd7-be20-a3260b81f917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd92ea59-4060-4dd7-be20-a3260b81f917) transitioned into state 'SUCCESS' from state '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-664520556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba27989b8b6a4e1790d82f66e69a2864',qos_specs=None,replication_status=,reservations=['4331adc5-0010-4a88-b4c7-3756a2cb6d9a','861f63f4-d0fa-4e64-bbb4-1271ee005e7f','7683efbe-e985-4d86-81d8-15e5314b86d4','ac4f12fb-ada4-4d51-9740-831d689fd5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2b485566e2426cb87abe0bcf73f0f7',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128a5733-a19b-4e27-9693-87ffc56d4335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128a5733-a19b-4e27-9693-87ffc56d4335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Flow 'volume_create_api' (c03e54ee-3044-45c6-83e0-385783c6ff9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Create volume request issued successfully. Sep 08 14:01:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f429fcc1-4d8b-4b29-b310-47a6d849127b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1083/2204] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:11 2026] POST /volume/v3/volumes => generated 773 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-483812252", "snapshot_id": "40b97d13-d587-42d3-9561-a06c4cf26cf7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-483812252', 'snapshot_id': '40b97d13-d587-42d3-9561-a06c4cf26cf7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume of 1 GB Sep 08 14:01:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Availability Zones retrieved successfully. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Flow 'volume_create_api' (83176823-5e0c-42b5-bb51-ba3d5b0ea3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b2d830-7805-4fd8-ac49-1c2de3ef92ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94b2d830-7805-4fd8-ac49-1c2de3ef92ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40b97d13-d587-42d3-9561-a06c4cf26cf7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e738dd-520e-43fa-b4d7-34390f3880d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Created reservations ['67212df6-b3e4-4abc-a29c-6b9b326ba173', 'dafa7673-aab3-4d55-9903-15f8e5b0c9da', '331c3267-badc-4f7d-9d65-993b933bc0f8', 'ee6f52f0-febd-4360-a653-7e46680fe83a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e738dd-520e-43fa-b4d7-34390f3880d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67212df6-b3e4-4abc-a29c-6b9b326ba173', 'dafa7673-aab3-4d55-9903-15f8e5b0c9da', '331c3267-badc-4f7d-9d65-993b933bc0f8', 'ee6f52f0-febd-4360-a653-7e46680fe83a']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fc9c84-dd1e-4293-974d-d71b89a4496c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8fc9c84-dd1e-4293-974d-d71b89a4496c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-483812252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029b6261abe1483596d5ddd89531578d',qos_specs=None,replication_status=,reservations=['67212df6-b3e4-4abc-a29c-6b9b326ba173','dafa7673-aab3-4d55-9903-15f8e5b0c9da','331c3267-badc-4f7d-9d65-993b933bc0f8','ee6f52f0-febd-4360-a653-7e46680fe83a'],size=1,snapshot_id=40b97d13-d587-42d3-9561-a06c4cf26cf7,source_replicaid=,source_volid=None,status='creating',user_id='b8b7af3fbe634f8e86e639da528dc860',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-483812252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='029b6261abe1483596d5ddd89531578d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40b97d13-d587-42d3-9561-a06c4cf26cf7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b7af3fbe634f8e86e639da528dc860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a8a896-4b07-4723-b1b5-e6718393f132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a8a896-4b07-4723-b1b5-e6718393f132) transitioned into state 'SUCCESS' from state '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-483812252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='029b6261abe1483596d5ddd89531578d',qos_specs=None,replication_status=,reservations=['67212df6-b3e4-4abc-a29c-6b9b326ba173','dafa7673-aab3-4d55-9903-15f8e5b0c9da','331c3267-badc-4f7d-9d65-993b933bc0f8','ee6f52f0-febd-4360-a653-7e46680fe83a'],size=1,snapshot_id=40b97d13-d587-42d3-9561-a06c4cf26cf7,source_replicaid=,source_volid=None,status='creating',user_id='b8b7af3fbe634f8e86e639da528dc860',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad47ef6-3fd3-4af9-820c-772be8d97b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad47ef6-3fd3-4af9-820c-772be8d97b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Flow 'volume_create_api' (83176823-5e0c-42b5-bb51-ba3d5b0ea3b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Create volume request issued successfully. Sep 08 14:01:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2cdfea5-5c08-486f-a79a-8a8404cc8885 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1122/2205] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:16 2026] POST /volume/v3/volumes => generated 789 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 14:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:18 devstack devstack@c-api.service[86958]: /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 08 14:01:18 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:01:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-090a1e7f-5b52-468f-a3bc-217561a84c0f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 14:01:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1084/2206] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 14:01:18 2026] GET /volume/v3/volumes => generated 15 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-638938953"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-638938953'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume of 1 GB Sep 08 14:01:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Availability Zones retrieved successfully. Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (f9fac772-1a83-406c-8578-10c3394380ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e0a48e-062c-4e21-9fb8-ec666aba6980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25e0a48e-062c-4e21-9fb8-ec666aba6980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa56dfa0-57f2-4e7f-9ce5-948c3e714c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Created reservations ['6ca33922-c0fc-453f-af82-98e9a7f7baf2', '5bc0c830-b14a-4dce-a362-d22c98279d1b', '9f6f3b92-b967-473f-b5a5-28a83efe20a9', 'eca13349-dce7-4851-8ca1-3490dcfdf104'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa56dfa0-57f2-4e7f-9ce5-948c3e714c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ca33922-c0fc-453f-af82-98e9a7f7baf2', '5bc0c830-b14a-4dce-a362-d22c98279d1b', '9f6f3b92-b967-473f-b5a5-28a83efe20a9', 'eca13349-dce7-4851-8ca1-3490dcfdf104']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854dfe2f-acd4-46d2-a162-96946758e171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (854dfe2f-acd4-46d2-a162-96946758e171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16276e39-3b89-4266-b4f0-01673ecba76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-638938953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['6ca33922-c0fc-453f-af82-98e9a7f7baf2','5bc0c830-b14a-4dce-a362-d22c98279d1b','9f6f3b92-b967-473f-b5a5-28a83efe20a9','eca13349-dce7-4851-8ca1-3490dcfdf104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-638938953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16276e39-3b89-4266-b4f0-01673ecba76c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba776e37248a3aed807b158b5dcd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c77da13e672473795fdcd069511416c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ebda97-1d94-48f6-a80e-d9bee6b63df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70ebda97-1d94-48f6-a80e-d9bee6b63df7) transitioned into state 'SUCCESS' from state '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-638938953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['6ca33922-c0fc-453f-af82-98e9a7f7baf2','5bc0c830-b14a-4dce-a362-d22c98279d1b','9f6f3b92-b967-473f-b5a5-28a83efe20a9','eca13349-dce7-4851-8ca1-3490dcfdf104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07dfac37-1c0f-4f75-88ad-e4469216d43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07dfac37-1c0f-4f75-88ad-e4469216d43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (f9fac772-1a83-406c-8578-10c3394380ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request issued successfully. Sep 08 14:01:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-894ece2b-cdd0-44db-b889-7b5ff5e597f3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1123/2207] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:18 2026] POST /volume/v3/volumes => generated 772 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55420896-4221-4141-bb05-3929f9800fbb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55420896-4221-4141-bb05-3929f9800fbb tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55420896-4221-4141-bb05-3929f9800fbb tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55420896-4221-4141-bb05-3929f9800fbb tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55420896-4221-4141-bb05-3929f9800fbb tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55420896-4221-4141-bb05-3929f9800fbb tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1085/2208] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:19 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e4d95d92-c9fc-42fb-ab97-c49a5a7d81ef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1124/2209] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:20 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d205e39a-6662-4360-9e0d-04301b4b5ff3 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1086/2210] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:21 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe3bab62-5656-4326-a80d-78235a0c73c4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1125/2211] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:22 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ab1c0979-1929-4c06-b8c6-f0ed4787b5cd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1087/2212] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:24 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b2e1679-160f-4272-b051-91b2606dd203 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b2e1679-160f-4272-b051-91b2606dd203 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b2e1679-160f-4272-b051-91b2606dd203 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b2e1679-160f-4272-b051-91b2606dd203 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b2e1679-160f-4272-b051-91b2606dd203 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b2e1679-160f-4272-b051-91b2606dd203 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1126/2213] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:25 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-09ae9b2a-4289-4cfa-b940-a637631e3bef tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1088/2214] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:26 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e546806c-1ceb-48ee-9bab-0933a540a2e9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1127/2215] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:27 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Volume info retrieved successfully. Sep 08 14:01:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e71399f-e194-4d55-88e6-4cb53b8faf44 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1089/2216] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:27 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 865 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e982498-342a-4992-b7ae-dc7a94032f7c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1486953765"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1486953765'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume of 1 GB Sep 08 14:01:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Availability Zones retrieved successfully. Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (fd1146b5-ac1d-4d5f-af17-d20a699f7ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe01b471-94b1-49d3-9aab-132af6139bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe01b471-94b1-49d3-9aab-132af6139bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1c27e-a505-41c1-94ec-5e2947cc9d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Created reservations ['7b22be5f-3362-432a-8c27-d0083247aa30', '2157934e-e2dc-4e14-826a-99327b6a5cfd', '1439443b-c6d0-49fb-88cb-e1f1d6a65287', 'c5e95848-fb8a-453e-85f4-35de6860d246'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd1c27e-a505-41c1-94ec-5e2947cc9d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b22be5f-3362-432a-8c27-d0083247aa30', '2157934e-e2dc-4e14-826a-99327b6a5cfd', '1439443b-c6d0-49fb-88cb-e1f1d6a65287', 'c5e95848-fb8a-453e-85f4-35de6860d246']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c4d79e-08a0-40c2-9c04-a31660227aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6c4d79e-08a0-40c2-9c04-a31660227aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3075bb8b-3e46-49e9-aa26-cd5831ef38e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1486953765',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['7b22be5f-3362-432a-8c27-d0083247aa30','2157934e-e2dc-4e14-826a-99327b6a5cfd','1439443b-c6d0-49fb-88cb-e1f1d6a65287','c5e95848-fb8a-453e-85f4-35de6860d246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1486953765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3075bb8b-3e46-49e9-aa26-cd5831ef38e8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba776e37248a3aed807b158b5dcd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c77da13e672473795fdcd069511416c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581c81c7-a8b9-44a7-bbd2-471f43f5b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581c81c7-a8b9-44a7-bbd2-471f43f5b85d) transitioned into state 'SUCCESS' from state '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-1486953765',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['7b22be5f-3362-432a-8c27-d0083247aa30','2157934e-e2dc-4e14-826a-99327b6a5cfd','1439443b-c6d0-49fb-88cb-e1f1d6a65287','c5e95848-fb8a-453e-85f4-35de6860d246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1e1fb2-5b1f-4c28-ba84-d95141554209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff1e1fb2-5b1f-4c28-ba84-d95141554209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (fd1146b5-ac1d-4d5f-af17-d20a699f7ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request issued successfully. Sep 08 14:01:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e982498-342a-4992-b7ae-dc7a94032f7c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1128/2217] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:27 2026] POST /volume/v3/volumes => generated 773 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:01:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cdee2440-0fdf-4a0f-835f-c1a9a1f8ecfc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1090/2218] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:28 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 841 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6eb02018-5a6f-4ddb-9117-56dddaaaa881 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1129/2219] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:29 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5f0f6192-3305-442a-82c2-3ccc350d57af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f0f6192-3305-442a-82c2-3ccc350d57af tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5f0f6192-3305-442a-82c2-3ccc350d57af tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5f0f6192-3305-442a-82c2-3ccc350d57af tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5f0f6192-3305-442a-82c2-3ccc350d57af tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5f0f6192-3305-442a-82c2-3ccc350d57af tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1091/2220] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:30 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 866 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Volume info retrieved successfully. Sep 08 14:01:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-54c43ca1-44b6-439d-8a99-2536919fcc9b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1130/2221] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:31 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 866 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-827938822"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-827938822'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume of 1 GB Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Availability Zones retrieved successfully. Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (f560c9fe-c66b-4161-95d8-1fa0b2208cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece793cf-e067-45eb-a136-a7341485203d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ece793cf-e067-45eb-a136-a7341485203d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61fca16-f365-4cc2-b443-38a26b0c2826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Created reservations ['08a232cc-8131-447a-92c7-2aa87e824a16', '6ceecd3c-1f5a-40e8-8dde-66dca9757679', '6b69054f-9ea2-42f8-9fd0-46b55e11c80e', 'b9e672e6-e887-407e-96fd-de6da4eb5696'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61fca16-f365-4cc2-b443-38a26b0c2826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a232cc-8131-447a-92c7-2aa87e824a16', '6ceecd3c-1f5a-40e8-8dde-66dca9757679', '6b69054f-9ea2-42f8-9fd0-46b55e11c80e', 'b9e672e6-e887-407e-96fd-de6da4eb5696']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aecbab0-2c02-4983-a796-efb15b7bbf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aecbab0-2c02-4983-a796-efb15b7bbf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7668918a-8c3f-4040-ae38-f27f3df9145a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-827938822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['08a232cc-8131-447a-92c7-2aa87e824a16','6ceecd3c-1f5a-40e8-8dde-66dca9757679','6b69054f-9ea2-42f8-9fd0-46b55e11c80e','b9e672e6-e887-407e-96fd-de6da4eb5696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-827938822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7668918a-8c3f-4040-ae38-f27f3df9145a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6ecba776e37248a3aed807b158b5dcd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c77da13e672473795fdcd069511416c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333979c6-d34d-4d98-b031-800562e8dde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333979c6-d34d-4d98-b031-800562e8dde3) transitioned into state 'SUCCESS' from state '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-827938822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6ecba776e37248a3aed807b158b5dcd4',qos_specs=None,replication_status=,reservations=['08a232cc-8131-447a-92c7-2aa87e824a16','6ceecd3c-1f5a-40e8-8dde-66dca9757679','6b69054f-9ea2-42f8-9fd0-46b55e11c80e','b9e672e6-e887-407e-96fd-de6da4eb5696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c77da13e672473795fdcd069511416c',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3568b83b-b7fb-4f1e-a59d-1caeaadf4568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3568b83b-b7fb-4f1e-a59d-1caeaadf4568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Flow 'volume_create_api' (f560c9fe-c66b-4161-95d8-1fa0b2208cbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Create volume request issued successfully. Sep 08 14:01:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3356d3b-619e-4a94-a0aa-d73fca403af7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1092/2222] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:31 2026] POST /volume/v3/volumes => generated 772 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f00fc1ff-f198-4330-81b5-092c92b0f8bc tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1131/2223] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:32 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 840 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ad248a9-bd62-431b-a45b-43d7285cd9a6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1093/2224] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:33 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c78cc7a-0b56-4b76-8612-320c36537bb9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1132/2225] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Volume info retrieved successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4f79b6d-955e-4ce2-8fee-af77773c7d6a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1094/2226] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-06a7060f-0445-463c-a495-2e21b200b18b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06a7060f-0445-463c-a495-2e21b200b18b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1133/2227] 192.168.122.142 () {58 vars in 1121 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-99d1f027-f682-4667-9780-5079e0cc6dec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638938953 Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-638938953'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-99d1f027-f682-4667-9780-5079e0cc6dec tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638938953 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1095/2228] 192.168.122.142 () {58 vars in 1220 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-638938953 => generated 341 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638938953 Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-638938953'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06c23501-f293-4574-b8b4-08ce23e76ab6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638938953 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1134/2229] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-638938953 => generated 868 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/detail?limit=1 Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c11054d5-73a4-4e5f-9a78-3d29c852805c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1096/2230] 192.168.122.142 () {58 vars in 1157 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28687c3c-5095-41a9-bed4-2242d0b5d9be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1135/2231] 192.168.122.142 () {58 vars in 1245 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/detail?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a => generated 1016 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dacf7f63-6b65-489b-b4d6-6310de7f9b49 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1097/2232] 192.168.122.142 () {58 vars in 1245 bytes} [Tue Sep 8 14:01:34 2026] GET /volume/v3/volumes/detail?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 1015 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de09fa87-d5ba-4212-8546-61e9c09250be None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de09fa87-d5ba-4212-8546-61e9c09250be tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/detail?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1136/2233] 192.168.122.142 () {58 vars in 1245 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes/detail?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-67f9be1a-a16f-4cc6-8127-781881c0c78a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1098/2234] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-53901e63-3b8a-4307-abae-85b632ae5630 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-53901e63-3b8a-4307-abae-85b632ae5630 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1137/2235] 192.168.122.142 () {58 vars in 1243 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-70f2e442-382b-4516-ae85-15af5762223b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes?limit=1 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-70f2e442-382b-4516-ae85-15af5762223b tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1099/2236] 192.168.122.142 () {58 vars in 1136 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-28792469-ce8a-4834-9e71-96b337c3a388 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-28792469-ce8a-4834-9e71-96b337c3a388 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1138/2237] 192.168.122.142 () {58 vars in 1224 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes?limit=1&marker=7668918a-8c3f-4040-ae38-f27f3df9145a => generated 482 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e26f72a4-31c6-48ec-b405-91412525a16c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e26f72a4-31c6-48ec-b405-91412525a16c tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1100/2238] 192.168.122.142 () {58 vars in 1224 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes?limit=1&marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 481 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44da77e3-9884-402b-bb94-de374ac28f02 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44da77e3-9884-402b-bb94-de374ac28f02 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1139/2239] 192.168.122.142 () {58 vars in 1224 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes?limit=1&marker=16276e39-3b89-4266-b4f0-01673ecba76c => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-827938822&status=available Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-827938822'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58fd52ac-8fb2-4db1-b841-18083a3deae1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-827938822&status=available returned with HTTP 200 Sep 08 14:01:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1101/2240] 192.168.122.142 () {58 vars in 1254 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-827938822&status=available => generated 341 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-827938822&status=available Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-827938822'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ca1cacf-66e1-4701-b0d7-56b0f974b74a tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-827938822&status=available returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1140/2241] 192.168.122.142 () {58 vars in 1275 bytes} [Tue Sep 8 14:01:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-827938822&status=available => generated 868 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1013e88-e66c-4923-8103-e5e07a24571f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8&sort=id%3Aasc Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1013e88-e66c-4923-8103-e5e07a24571f tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8&sort=id%3Aasc returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1102/2242] 192.168.122.142 () {58 vars in 1257 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes/detail?marker=3075bb8b-3e46-49e9-aa26-cd5831ef38e8&sort=id%3Aasc => generated 868 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b385c3a-f4ed-4d1e-89b2-3a8c984e07a8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1141/2243] 192.168.122.142 () {58 vars in 1221 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43249b61-0f40-49a9-98a2-762b506a91c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43249b61-0f40-49a9-98a2-762b506a91c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1103/2244] 192.168.122.142 () {58 vars in 1142 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e938104-df96-457a-a91d-2c9243efa3dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e938104-df96-457a-a91d-2c9243efa3dd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1142/2245] 192.168.122.142 () {58 vars in 1200 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4f47ab27-cff8-4923-8a6c-257785d91419 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?availability_zone=nova Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value nova, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f47ab27-cff8-4923-8a6c-257785d91419 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1104/2246] 192.168.122.142 () {58 vars in 1166 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99fda533-8807-47cd-a159-4f29777d13c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?availability_zone=nova Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value nova, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99fda533-8807-47cd-a159-4f29777d13c7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1143/2247] 192.168.122.142 () {58 vars in 1166 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-106c11b8-e9c0-41de-a27b-3846567d875d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?bootable=false Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-106c11b8-e9c0-41de-a27b-3846567d875d tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1105/2248] 192.168.122.142 () {58 vars in 1150 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?bootable=false Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8759bb79-2f1d-48ee-87e1-d844be4c4ddd tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1144/2249] 192.168.122.142 () {58 vars in 1150 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?status=available Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5804fd71-0bed-4aa8-b182-7438dd807f85 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 14:01:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1106/2250] 192.168.122.142 () {58 vars in 1154 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes?status=available Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9907c3cd-413a-43e4-bbe1-823b834577f1 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes?status=available returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1145/2251] 192.168.122.142 () {58 vars in 1154 bytes} [Tue Sep 8 14:01:36 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?availability_zone=nova Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value nova, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b459091a-ec72-4038-a382-da1aa4ee66f5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1107/2252] 192.168.122.142 () {58 vars in 1187 bytes} [Tue Sep 8 14:01:37 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?bootable=false Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d13a50e-c04d-4b49-97d4-4f5cbaf17fe8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1146/2253] 192.168.122.142 () {58 vars in 1171 bytes} [Tue Sep 8 14:01:37 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?status=available Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Could not evaluate value available, assuming string {{(pid=86958) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] Get all volumes completed successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4599e93-00ff-46af-8b4f-163b2057b1c5 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-reader] http://192.168.122.142/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1108/2254] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 14:01:37 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e0110494-aba9-4b06-a111-082842bab4d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0110494-aba9-4b06-a111-082842bab4d6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0110494-aba9-4b06-a111-082842bab4d6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e0110494-aba9-4b06-a111-082842bab4d6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e0110494-aba9-4b06-a111-082842bab4d6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e0110494-aba9-4b06-a111-082842bab4d6 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1147/2255] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:37 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95fa0df1-feb4-4c68-9442-09404da93273 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume with id: 7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume request issued successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95fa0df1-feb4-4c68-9442-09404da93273 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 202 Sep 08 14:01:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1109/2256] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:01:37 2026] DELETE /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f059e000-63b2-4bb6-9618-460b8ebf4bd7 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 200 Sep 08 14:01:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1148/2257] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:37 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-534613d4-dade-4c64-885a-b2cddbdd50d0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-534613d4-dade-4c64-885a-b2cddbdd50d0 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-534613d4-dade-4c64-885a-b2cddbdd50d0 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-534613d4-dade-4c64-885a-b2cddbdd50d0 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-534613d4-dade-4c64-885a-b2cddbdd50d0 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a returned with HTTP 404 Sep 08 14:01:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1110/2258] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:38 2026] GET /volume/v3/volumes/7668918a-8c3f-4040-ae38-f27f3df9145a => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-073f452d-7f43-4a0c-b377-8d371a388c99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073f452d-7f43-4a0c-b377-8d371a388c99 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073f452d-7f43-4a0c-b377-8d371a388c99 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-073f452d-7f43-4a0c-b377-8d371a388c99 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-073f452d-7f43-4a0c-b377-8d371a388c99 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-073f452d-7f43-4a0c-b377-8d371a388c99 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1149/2259] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:38 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 866 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume with id: 3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume request issued successfully. Sep 08 14:01:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-81110f74-4517-468a-a2ac-d61f9adae9b4 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 202 Sep 08 14:01:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1111/2260] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:01:38 2026] DELETE /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-123aed94-12d5-4fe4-afa2-2a3872303c08 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 200 Sep 08 14:01:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1150/2261] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:38 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 865 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72eb8dfd-cf5c-434f-9e96-a4e7747385c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72eb8dfd-cf5c-434f-9e96-a4e7747385c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 Sep 08 14:01:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72eb8dfd-cf5c-434f-9e96-a4e7747385c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72eb8dfd-cf5c-434f-9e96-a4e7747385c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72eb8dfd-cf5c-434f-9e96-a4e7747385c2 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 returned with HTTP 404 Sep 08 14:01:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1112/2262] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:39 2026] GET /volume/v3/volumes/3075bb8b-3e46-49e9-aa26-cd5831ef38e8 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6f1f44b-2c2f-4f9e-97d7-28b942739d58 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1151/2263] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:40 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] DELETE http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume with id: 16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Delete volume request issued successfully. Sep 08 14:01:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fe47a659-36a8-45ef-8e92-b5ca64cc5169 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 202 Sep 08 14:01:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1113/2264] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:01:40 2026] DELETE /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Volume info retrieved successfully. Sep 08 14:01:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee5d1845-d02b-4922-a59e-e224ec701ec8 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 200 Sep 08 14:01:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1152/2265] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:40 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 864 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4125588-5968-4cee-a16b-8dd249fc6ee9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4125588-5968-4cee-a16b-8dd249fc6ee9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] GET http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c Sep 08 14:01:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4125588-5968-4cee-a16b-8dd249fc6ee9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4125588-5968-4cee-a16b-8dd249fc6ee9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4125588-5968-4cee-a16b-8dd249fc6ee9 tempest-VolumesListTestJSON-1379338280 tempest-VolumesListTestJSON-1379338280-project-member] http://192.168.122.142/volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c returned with HTTP 404 Sep 08 14:01:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1114/2266] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:41 2026] GET /volume/v3/volumes/16276e39-3b89-4266-b4f0-01673ecba76c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-93437e67-87c4-4e9c-a4ca-93593675252e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-883947517"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-883947517'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume of 1 GB Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=289,cinder:UPDATE=64,cinder:INSERT=42 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Availability Zones retrieved successfully. Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (4c48e21e-e4ba-4be4-a151-00100d3dcf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9a5e86-78b7-4a45-933f-96a41b010cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9a5e86-78b7-4a45-933f-96a41b010cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22049835-7bcc-4194-a892-4d4bc55206ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Created reservations ['d58b23bb-4579-43d7-8ebd-195fcb958dad', '6c53123b-f7a0-4a01-a9ad-9353e6c4c9ac', '166fc557-9dd5-4b26-9eb4-b24e20f45aa3', '75dd9b13-8462-4a8c-8c4c-b3cc160feab1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22049835-7bcc-4194-a892-4d4bc55206ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58b23bb-4579-43d7-8ebd-195fcb958dad', '6c53123b-f7a0-4a01-a9ad-9353e6c4c9ac', '166fc557-9dd5-4b26-9eb4-b24e20f45aa3', '75dd9b13-8462-4a8c-8c4c-b3cc160feab1']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1fc95-1308-452f-9b3a-0da86b005b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35d1fc95-1308-452f-9b3a-0da86b005b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a0de20-108a-4c03-b7e8-4bfeaba7b745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883947517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5cf20ee43c479584e69eb67eeb36c4',qos_specs=None,replication_status=,reservations=['d58b23bb-4579-43d7-8ebd-195fcb958dad','6c53123b-f7a0-4a01-a9ad-9353e6c4c9ac','166fc557-9dd5-4b26-9eb4-b24e20f45aa3','75dd9b13-8462-4a8c-8c4c-b3cc160feab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d299b176e40a490e95c2d6b86706f4fc',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:01:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-883947517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a0de20-108a-4c03-b7e8-4bfeaba7b745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d5cf20ee43c479584e69eb67eeb36c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d299b176e40a490e95c2d6b86706f4fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cde57d-df4f-4fe9-9e1d-227f9d74e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3cde57d-df4f-4fe9-9e1d-227f9d74e660) transitioned into state 'SUCCESS' from state '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-883947517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d5cf20ee43c479584e69eb67eeb36c4',qos_specs=None,replication_status=,reservations=['d58b23bb-4579-43d7-8ebd-195fcb958dad','6c53123b-f7a0-4a01-a9ad-9353e6c4c9ac','166fc557-9dd5-4b26-9eb4-b24e20f45aa3','75dd9b13-8462-4a8c-8c4c-b3cc160feab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d299b176e40a490e95c2d6b86706f4fc',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceae23d5-2bfd-4022-a158-0e65f6be5670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceae23d5-2bfd-4022-a158-0e65f6be5670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (4c48e21e-e4ba-4be4-a151-00100d3dcf93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request issued successfully. Sep 08 14:01:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-93437e67-87c4-4e9c-a4ca-93593675252e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:01:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1153/2267] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:01:44 2026] POST /volume/v3/volumes => generated 758 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] GET http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:45 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=170,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:01:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:01:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9a7e2750-75c5-4fb2-b564-c9af9bf0bc19 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 200 Sep 08 14:01:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1115/2268] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:45 2026] GET /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] GET http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:01:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d033c088-b259-4434-8b95-14ab1d3bf5a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 200 Sep 08 14:01:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1154/2269] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:46 2026] GET /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7bfc27d3-b77f-4244-b860-dec7654e71d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1116/2270] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:51 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 866 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30005d69-d30a-4b28-9142-76ad355f6667 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30005d69-d30a-4b28-9142-76ad355f6667 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30005d69-d30a-4b28-9142-76ad355f6667 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30005d69-d30a-4b28-9142-76ad355f6667 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30005d69-d30a-4b28-9142-76ad355f6667 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30005d69-d30a-4b28-9142-76ad355f6667 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1155/2271] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:51 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-bc01456d-afd3-4454-9a26-36f1b9ddc5df tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1117/2272] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:01:51 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e7c9630-1082-4ced-9e5e-7b8471ff6d20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7c9630-1082-4ced-9e5e-7b8471ff6d20 None None] GET http://192.168.122.142/volume// Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e7c9630-1082-4ced-9e5e-7b8471ff6d20 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e7c9630-1082-4ced-9e5e-7b8471ff6d20 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e7c9630-1082-4ced-9e5e-7b8471ff6d20 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1156/2273] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 14:01:52 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-54b5bbc2-695a-41d4-aaa2-0bf660485b0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-54b5bbc2-695a-41d4-aaa2-0bf660485b0a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-54b5bbc2-695a-41d4-aaa2-0bf660485b0a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a97c224d-7b57-4be9-8717-288b117a4737", "connector": null, "instance_uuid": "793da96a-c45c-461d-9d54-6617a403f2a4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-54b5bbc2-695a-41d4-aaa2-0bf660485b0a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1118/2274] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 14:01:52 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-267aa099-5bbe-4102-8ad4-28e0fd688402 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-267aa099-5bbe-4102-8ad4-28e0fd688402 None None] GET http://192.168.122.142/volume// Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-267aa099-5bbe-4102-8ad4-28e0fd688402 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-267aa099-5bbe-4102-8ad4-28e0fd688402 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-267aa099-5bbe-4102-8ad4-28e0fd688402 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1119/2275] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:01:52 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caab199e-5a8e-4837-a97f-9dbca9f725bb tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1157/2276] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:52 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 865 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-ec538ab2-cd56-4ff3-b790-a5ebc9c9c30a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1120/2277] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:01:52 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1046 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] PUT http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Acquiring lock "cinder-attachment_update-a97c224d-7b57-4be9-8717-288b117a4737-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Lock "cinder-attachment_update-a97c224d-7b57-4be9-8717-288b117a4737-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Lock "cinder-attachment_update-a97c224d-7b57-4be9-8717-288b117a4737-devstack" released by "attachment_update" :: held 0.180s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-6e7c41fc-0ad0-46a6-9929-23e4ca5654d9 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf returned with HTTP 200 Sep 08 14:01:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1158/2278] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 14:01:52 2026] PUT /volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf => generated 694 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-e1cf4b3f-cabd-4a15-bbf1-82ce0f639774 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-e1cf4b3f-cabd-4a15-bbf1-82ce0f639774 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf/action Sep 08 14:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-e1cf4b3f-cabd-4a15-bbf1-82ce0f639774 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-895f79d3-924f-4c84-98c6-73c9afbe9f39 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-e1cf4b3f-cabd-4a15-bbf1-82ce0f639774 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1121/2279] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:53 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-e8059a67-0628-47f5-9b1d-52bba8c925b4 req-e1cf4b3f-cabd-4a15-bbf1-82ce0f639774 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf/action returned with HTTP 204 Sep 08 14:01:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1159/2280] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 14:01:53 2026] POST /volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-495b7b20-c47c-479b-8353-85841d8ca2a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-495b7b20-c47c-479b-8353-85841d8ca2a7 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/09d0cf1a-0c6f-436c-952a-1aa8bac328b2/action Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-495b7b20-c47c-479b-8353-85841d8ca2a7 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-attach": {"instance_uuid": "7072f2c1-6538-4a4e-b243-bbdbfdda6c79", "mountpoint": "/dev/vdc"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-495b7b20-c47c-479b-8353-85841d8ca2a7 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7072f2c1-6538-4a4e-b243-bbdbfdda6c79", "mountpoint": "/dev/vdc"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-495b7b20-c47c-479b-8353-85841d8ca2a7 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/09d0cf1a-0c6f-436c-952a-1aa8bac328b2/action returned with HTTP 404 Sep 08 14:01:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1122/2281] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:54 2026] POST /volume/v3/volumes/09d0cf1a-0c6f-436c-952a-1aa8bac328b2/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95cee120-c107-49a1-8258-af0a08bb91ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95cee120-c107-49a1-8258-af0a08bb91ee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95cee120-c107-49a1-8258-af0a08bb91ee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95cee120-c107-49a1-8258-af0a08bb91ee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95cee120-c107-49a1-8258-af0a08bb91ee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95cee120-c107-49a1-8258-af0a08bb91ee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1160/2282] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:54 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1158 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4e81268-78c1-4274-9c59-3d667a332161 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4e81268-78c1-4274-9c59-3d667a332161 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4e81268-78c1-4274-9c59-3d667a332161 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4e81268-78c1-4274-9c59-3d667a332161 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4e81268-78c1-4274-9c59-3d667a332161 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4e81268-78c1-4274-9c59-3d667a332161 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1123/2283] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:54 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1158 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c66596df-f0de-485f-9ca4-90e678a66100 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-detach": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Attachment connected to vm 793da96a-c45c-461d-9d54-6617a403f2a4, checking data on nova Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.compute.nova [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Creating Keystone token plugin using URL: http://192.168.122.142/identity {{(pid=86957) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] REQ: curl -g -i -X GET http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b35144235c6084a22a1e1bf48d47a464877dd5e0eb42f7db944f4bb5f66a79fd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c66596df-f0de-485f-9ca4-90e678a66100" -H "X-Service-Token: {SHA256}3222fde095d4a91eccb37bde3306bff43b54b0f7e9fae225ce411f9872e3ad15" {{(pid=86957) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:01:55 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-e331805f-aad2-4735-8af3-fde06b5b149a x-openstack-request-id: req-e331805f-aad2-4735-8af3-fde06b5b149a {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a97c224d-7b57-4be9-8717-288b117a4737", "serverId": "793da96a-c45c-461d-9d54-6617a403f2a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ede34c7f-9ebe-4926-8cf0-a884763557bf", "bdm_uuid": "1a6cf962-a069-4bf9-ba47-38be9c369aa3"}} {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET call to compute for http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 used request id req-e331805f-aad2-4735-8af3-fde06b5b149a {{(pid=86957) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-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 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Caught error: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: 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 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:55 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Sep 08 14:01:55 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-c66596df-f0de-485f-9ca4-90e678a66100 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 409 Sep 08 14:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1161/2284] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:54 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 167 bytes in 818 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Attachment connected to vm 793da96a-c45c-461d-9d54-6617a403f2a4, checking data on nova Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.compute.nova [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Creating Keystone token plugin using URL: http://192.168.122.142/identity {{(pid=86958) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] REQ: curl -g -i -X GET http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}093fec48fccf5b13bf831eea46de89b8c9738d790f1504fa3f01b189f3df9678" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-edaa38ff-2cf8-4f19-ac74-a03c89713466" -H "X-Service-Token: {SHA256}9bac2c1fec17061073a916ff891aa562a02828207a19476552ecb0fa8177d3ec" {{(pid=86958) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:01:55 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-ef5a694d-7a13-4807-bea9-0ae83a466e8f x-openstack-request-id: req-ef5a694d-7a13-4807-bea9-0ae83a466e8f {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a97c224d-7b57-4be9-8717-288b117a4737", "serverId": "793da96a-c45c-461d-9d54-6617a403f2a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ede34c7f-9ebe-4926-8cf0-a884763557bf", "bdm_uuid": "1a6cf962-a069-4bf9-ba47-38be9c369aa3"}} {{(pid=86958) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG novaclient.v2.client [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET call to compute for http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 used request id req-ef5a694d-7a13-4807-bea9-0ae83a466e8f {{(pid=86958) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-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 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Caught error: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: 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 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:55 devstack devstack@c-api.service[86958]: ERROR cinder.api.middleware.fault Sep 08 14:01:55 devstack devstack@c-api.service[86958]: INFO cinder.api.middleware.fault [None req-edaa38ff-2cf8-4f19-ac74-a03c89713466 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 409 Sep 08 14:01:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1124/2285] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 167 bytes in 232 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7c81a9e2-b949-47dd-89a6-b3e114a5fa23 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1162/2286] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8d296585-57bf-4be2-8fb9-8cdeaa95a97c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1125/2287] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60d80316-22a0-42b8-8e41-37f94b4f24ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:55 devstack devstack@c-api.service[86957]: WARNING keystonemiddleware.auth_token [None req-60d80316-22a0-42b8-8e41-37f94b4f24ad None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:01:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1163/2288] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c48822f-46b5-4f36-8ed7-cabfedc1c5a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: WARNING keystonemiddleware.auth_token [None req-8c48822f-46b5-4f36-8ed7-cabfedc1c5a3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:01:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1126/2289] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:55 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.contrib.admin_actions [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Updating volume 'a97c224d-7b57-4be9-8717-288b117a4737' with '{'status': 'error'}' {{(pid=86957) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2d624adc-2ae0-4d5e-aab4-12b56c31888e tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 202 Sep 08 14:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1164/2290] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:56 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 0 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG oslo_db.sqlalchemy.engines [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-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=86958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ae1a2e1-c3c3-49c4-b894-1a39194d6d20 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1127/2291] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1157 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ede34c7f-9ebe-4926-8cf0-a884763557bf"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ede34c7f-9ebe-4926-8cf0-a884763557bf"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Attachment connected to vm 793da96a-c45c-461d-9d54-6617a403f2a4, checking data on nova Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.compute.nova [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Creating Keystone token plugin using URL: http://192.168.122.142/identity {{(pid=86957) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] REQ: curl -g -i -X GET http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f48fa3a6024a73f3c2fe55a3103b14dfb1941bbff76bea1229b928304533cdb3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487" -H "X-Service-Token: {SHA256}3222fde095d4a91eccb37bde3306bff43b54b0f7e9fae225ce411f9872e3ad15" {{(pid=86957) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 08 Sep 2026 12:01:56 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-6aa789cc-18c1-47be-905b-586f8f379fc4 x-openstack-request-id: req-6aa789cc-18c1-47be-905b-586f8f379fc4 {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "a97c224d-7b57-4be9-8717-288b117a4737", "serverId": "793da96a-c45c-461d-9d54-6617a403f2a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ede34c7f-9ebe-4926-8cf0-a884763557bf", "bdm_uuid": "1a6cf962-a069-4bf9-ba47-38be9c369aa3"}} {{(pid=86957) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG novaclient.v2.client [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] GET call to compute for http://192.168.122.142/compute/v2.1/servers/793da96a-c45c-461d-9d54-6617a403f2a4/os-volume_attachments/a97c224d-7b57-4be9-8717-288b117a4737 used request id req-6aa789cc-18c1-47be-905b-586f8f379fc4 {{(pid=86957) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.volume.api [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-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 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Caught error: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: 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 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 793da96a-c45c-461d-9d54-6617a403f2a4 using the Compute API Sep 08 14:01:56 devstack devstack@c-api.service[86957]: ERROR cinder.api.middleware.fault Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.middleware.fault [None req-f0f68a2f-ccc7-4794-803d-8f2bf54d3487 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 409 Sep 08 14:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1165/2292] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:56 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 167 bytes in 238 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5966c2a-d10e-442c-9b68-7c02e0cf0b26 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1128/2293] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:56 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9dbc23bb-b651-4e56-b69f-eda7484ac686 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: WARNING keystonemiddleware.auth_token [None req-9dbc23bb-b651-4e56-b69f-eda7484ac686 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 08 14:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1166/2294] 192.168.122.142 () {62 vars in 1481 bytes} [Tue Sep 8 14:01:56 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1be0a2d3-01ec-4644-8102-7b29f2402fa0 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1129/2295] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: DEBUG oslo_db.sqlalchemy.engines [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-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=86957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc6f7624-17a0-432e-bdf3-f80e399241c5 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1167/2296] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 866 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-64e93520-8f5e-4a04-b6f2-9ca06c2b000a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1130/2297] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:01:56 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 866 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9c4ce3d-77c0-443b-9111-4e0d0fb72fb3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c4ce3d-77c0-443b-9111-4e0d0fb72fb3 None None] GET http://192.168.122.142/volume// Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c4ce3d-77c0-443b-9111-4e0d0fb72fb3 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c4ce3d-77c0-443b-9111-4e0d0fb72fb3 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c4ce3d-77c0-443b-9111-4e0d0fb72fb3 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1168/2298] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-407ec1ee-b38f-421b-abf9-4b97152cca36 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-407ec1ee-b38f-421b-abf9-4b97152cca36 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-407ec1ee-b38f-421b-abf9-4b97152cca36 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41e3fa71-e291-444d-b03c-4be5e7c79902", "connector": null, "instance_uuid": "793da96a-c45c-461d-9d54-6617a403f2a4"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-407ec1ee-b38f-421b-abf9-4b97152cca36 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1131/2299] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 14:01:57 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a01791e8-23f5-4606-a8bc-79fa20809c34 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a01791e8-23f5-4606-a8bc-79fa20809c34 None None] GET http://192.168.122.142/volume// Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a01791e8-23f5-4606-a8bc-79fa20809c34 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a01791e8-23f5-4606-a8bc-79fa20809c34 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a01791e8-23f5-4606-a8bc-79fa20809c34 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1132/2300] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6512b5c-d5d5-4997-a2ca-c25840897b32 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1169/2301] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-171e29fe-4c22-4c7b-9863-6f81e0857ddf tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1133/2302] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:01:57 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 1046 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] PUT http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Acquiring lock "cinder-attachment_update-41e3fa71-e291-444d-b03c-4be5e7c79902-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Lock "cinder-attachment_update-41e3fa71-e291-444d-b03c-4be5e7c79902-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:01:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Lock "cinder-attachment_update-41e3fa71-e291-444d-b03c-4be5e7c79902-devstack" released by "attachment_update" :: held 0.202s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-faa4bd1d-7048-4666-9b19-8d81cfe82fc2 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1170/2303] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 14:01:57 2026] PUT /volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-e3f7f55e-bbb2-4091-bd5a-66a2f5c26e59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-e3f7f55e-bbb2-4091-bd5a-66a2f5c26e59 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0/action Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-e3f7f55e-bbb2-4091-bd5a-66a2f5c26e59 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-complete": null}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-e3f7f55e-bbb2-4091-bd5a-66a2f5c26e59 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-bb7b3ee8-3dcc-4e55-acac-3d389b17722a req-e3f7f55e-bbb2-4091-bd5a-66a2f5c26e59 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0/action returned with HTTP 204 Sep 08 14:01:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1134/2304] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 14:01:58 2026] POST /volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2992277b-c541-4325-a8c4-eddd8b57a344 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2992277b-c541-4325-a8c4-eddd8b57a344 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2992277b-c541-4325-a8c4-eddd8b57a344 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2992277b-c541-4325-a8c4-eddd8b57a344 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2992277b-c541-4325-a8c4-eddd8b57a344 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2992277b-c541-4325-a8c4-eddd8b57a344 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1171/2305] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:58 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 1158 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b946ee81-62df-4cbb-898e-e702698aabef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b946ee81-62df-4cbb-898e-e702698aabef tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b946ee81-62df-4cbb-898e-e702698aabef tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b946ee81-62df-4cbb-898e-e702698aabef tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b946ee81-62df-4cbb-898e-e702698aabef tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b946ee81-62df-4cbb-898e-e702698aabef tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1135/2306] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:01:58 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 1158 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b38aed33-4ce0-4920-88bb-a5e739941aee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b38aed33-4ce0-4920-88bb-a5e739941aee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b38aed33-4ce0-4920-88bb-a5e739941aee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-detach": {"attachment_id": "d3ec9cb8-9118-4f52-87ea-7965239e31f0"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b38aed33-4ce0-4920-88bb-a5e739941aee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d3ec9cb8-9118-4f52-87ea-7965239e31f0"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b38aed33-4ce0-4920-88bb-a5e739941aee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b38aed33-4ce0-4920-88bb-a5e739941aee tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 400 Sep 08 14:01:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1172/2307] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:01:58 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 100 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-20910ca3-532a-4b00-8341-ee94d5dc5ca3 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1136/2308] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:01:58 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 1158 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902/action Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:01:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Begin detaching volume completed successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-14606968-39a4-4ad3-ba7d-94cf3ae8e9d7 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902/action returned with HTTP 202 Sep 08 14:01:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1173/2309] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 14:01:58 2026] POST /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84a1766b-a928-4c1c-983a-896af1f62437 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84a1766b-a928-4c1c-983a-896af1f62437 None None] GET http://192.168.122.142/volume// Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84a1766b-a928-4c1c-983a-896af1f62437 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84a1766b-a928-4c1c-983a-896af1f62437 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84a1766b-a928-4c1c-983a-896af1f62437 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:01:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1137/2310] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:01:59 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:01:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-8c0ed377-a071-43d4-a3da-229a1ba35a4a tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:01:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1174/2311] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:01:59 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 1342 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-236b2331-e6fa-45f0-bf57-d1217e28d9c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-236b2331-e6fa-45f0-bf57-d1217e28d9c4 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] DELETE http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-236b2331-e6fa-45f0-bf57-d1217e28d9c4 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-236b2331-e6fa-45f0-bf57-d1217e28d9c4 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:01:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:01:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:01:59 devstack devstack@c-api.service[86958]: /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 08 14:01:59 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 14:01:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-1ae88420-ebbb-4d8a-a429-efd2c0af0228 req-236b2331-e6fa-45f0-bf57-d1217e28d9c4 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 returned with HTTP 200 Sep 08 14:01:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1138/2312] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 14:01:59 2026] DELETE /volume/v3/attachments/d3ec9cb8-9118-4f52-87ea-7965239e31f0 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a670c138-6630-47b9-8f7f-df877121b854", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-630604237"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'imageRef': 'a670c138-6630-47b9-8f7f-df877121b854', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-630604237'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume of 2 GB Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Availability Zones retrieved successfully. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (d4b6d9b6-0ec8-4e26-aecf-368548efb997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbf531-82e4-4c7a-a32b-9eb4464b1e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Validating volume size '2' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbf531-82e4-4c7a-a32b-9eb4464b1e13) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:01:59 devstack devstack@c-api.service[86957]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a670c138-6630-47b9-8f7f-df877121b854 is not active. Sep 08 14:01:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbf531-82e4-4c7a-a32b-9eb4464b1e13) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:01:59 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dbf531-82e4-4c7a-a32b-9eb4464b1e13) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:01:59 devstack devstack@c-api.service[86957]: WARNING cinder.volume.api [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (d4b6d9b6-0ec8-4e26-aecf-368548efb997) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:01:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d803201-e9d7-495c-b1a3-ea0827e2b6a9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:01:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1175/2313] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:01:59 2026] POST /volume/v3/volumes => generated 125 bytes in 203 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5714ca8b-559d-46c2-8040-6359af552124 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5714ca8b-559d-46c2-8040-6359af552124 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5714ca8b-559d-46c2-8040-6359af552124 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5714ca8b-559d-46c2-8040-6359af552124 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-5714ca8b-559d-46c2-8040-6359af552124 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] Updating volume 'a97c224d-7b57-4be9-8717-288b117a4737' with '{'status': 'in-use'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5714ca8b-559d-46c2-8040-6359af552124 tempest-TestServerVolumeAttachmentScenario-2134581213 tempest-TestServerVolumeAttachmentScenario-2134581213-project-admin] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 202 Sep 08 14:02:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1139/2314] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:00 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-22f24d14-078f-45c2-b0f3-5734bad7d778 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:02:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1176/2315] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-0f70425d-22c9-434b-b1e7-48014f31dd9b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:02:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1140/2316] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1158 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] POST http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Begin detaching volume completed successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-a4e0220a-0e26-4218-9d9e-3fbbaa8526dc tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action returned with HTTP 202 Sep 08 14:02:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1177/2317] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 14:02:00 2026] POST /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b59a1b0e-8dbd-4139-9b67-7fb4eea58a20 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b59a1b0e-8dbd-4139-9b67-7fb4eea58a20 None None] GET http://192.168.122.142/volume// Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b59a1b0e-8dbd-4139-9b67-7fb4eea58a20 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b59a1b0e-8dbd-4139-9b67-7fb4eea58a20 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b59a1b0e-8dbd-4139-9b67-7fb4eea58a20 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:02:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1141/2318] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-3d90cce5-bae2-485a-ae50-ea5f13692585 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:02:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1178/2319] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:02:00 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 1342 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-36a8db84-1c74-4813-ad07-012e0ca5bd48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-36a8db84-1c74-4813-ad07-012e0ca5bd48 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] DELETE http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-36a8db84-1c74-4813-ad07-012e0ca5bd48 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-36a8db84-1c74-4813-ad07-012e0ca5bd48 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:01 devstack devstack@c-api.service[86958]: /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 08 14:02:01 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 14:02:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-c6ce2e60-82d3-4997-82f9-09ae6bf28f74 req-36a8db84-1c74-4813-ad07-012e0ca5bd48 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf returned with HTTP 200 Sep 08 14:02:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1142/2320] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 14:02:00 2026] DELETE /volume/v3/attachments/ede34c7f-9ebe-4926-8cf0-a884763557bf => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-1fdf9f99-f436-42ab-a058-f21f67e0ba48 req-6c8fb16e-9359-49db-bbf2-50120a6cf445 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:02:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1179/2321] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:02:01 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "864bafaa-c439-47c4-a704-c83aa19de920"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '864bafaa-c439-47c4-a704-c83aa19de920'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume of 1 GB Sep 08 14:02:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Availability Zones retrieved successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (aee2cd84-ba47-435b-b9be-44b3bc7ec507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1921b58c-e962-44d2-b656-6a89a796b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1921b58c-e962-44d2-b656-6a89a796b460) transitioned into state 'FAILURE' from state 'RUNNING' Sep 08 14:02:02 devstack devstack@c-api.service[86958]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1921b58c-e962-44d2-b656-6a89a796b460) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1921b58c-e962-44d2-b656-6a89a796b460) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 08 14:02:02 devstack devstack@c-api.service[86958]: WARNING cinder.volume.api [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Flow 'volume_create_api' (aee2cd84-ba47-435b-b9be-44b3bc7ec507) transitioned into state 'REVERTED' from state 'RUNNING' Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20e9eb7f-1124-4765-8d2b-58244f9fbe90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1143/2322] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:01 2026] POST /volume/v3/volumes => generated 134 bytes in 260 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6b75abe-21d0-4102-8f3d-db520d4664b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6b75abe-21d0-4102-8f3d-db520d4664b3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6b75abe-21d0-4102-8f3d-db520d4664b3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6b75abe-21d0-4102-8f3d-db520d4664b3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1180/2323] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 127 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ffd604a-bcb3-4799-b4dc-c3f91d7e1de2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ffd604a-bcb3-4799-b4dc-c3f91d7e1de2 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ffd604a-bcb3-4799-b4dc-c3f91d7e1de2 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4eca1cac-f32a-4a95-be5e-04fc13706055"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5ffd604a-bcb3-4799-b4dc-c3f91d7e1de2 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4eca1cac-f32a-4a95-be5e-04fc13706055'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ffd604a-bcb3-4799-b4dc-c3f91d7e1de2 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1144/2324] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e1219efd-3ffe-4f2f-a502-b0a19f6ef9fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1219efd-3ffe-4f2f-a502-b0a19f6ef9fd tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1219efd-3ffe-4f2f-a502-b0a19f6ef9fd tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8b18af97-7b81-4672-9389-3e87de04c5af"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e1219efd-3ffe-4f2f-a502-b0a19f6ef9fd tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8b18af97-7b81-4672-9389-3e87de04c5af'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1219efd-3ffe-4f2f-a502-b0a19f6ef9fd tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1181/2325] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e327b3cb-9876-4864-a69f-21dbae1cf67c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e327b3cb-9876-4864-a69f-21dbae1cf67c tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e327b3cb-9876-4864-a69f-21dbae1cf67c tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "76e7c24d-dcc5-44b4-9d38-f8ecae249a65"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e327b3cb-9876-4864-a69f-21dbae1cf67c tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '76e7c24d-dcc5-44b4-9d38-f8ecae249a65'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e327b3cb-9876-4864-a69f-21dbae1cf67c tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1145/2326] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dafebdd1-5ed6-4c2f-ae39-8d97fe2e8035 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dafebdd1-5ed6-4c2f-ae39-8d97fe2e8035 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dafebdd1-5ed6-4c2f-ae39-8d97fe2e8035 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dafebdd1-5ed6-4c2f-ae39-8d97fe2e8035 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1182/2327] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-953334ca-8a08-4182-9072-153231486bd0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-953334ca-8a08-4182-9072-153231486bd0 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-953334ca-8a08-4182-9072-153231486bd0 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-953334ca-8a08-4182-9072-153231486bd0 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1146/2328] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5205d17d-138e-4354-96a8-899434770de8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5205d17d-138e-4354-96a8-899434770de8 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5205d17d-138e-4354-96a8-899434770de8 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5205d17d-138e-4354-96a8-899434770de8 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 400 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1183/2329] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes => generated 121 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] DELETE http://192.168.122.142/volume/v3/volumes/tempest-invalid-1683095129 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Delete volume with id: tempest-invalid-1683095129 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-71adbb4e-e5a3-41ef-baf6-be9d56e216b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/tempest-invalid-1683095129 returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1147/2330] 192.168.122.142 () {58 vars in 1205 bytes} [Tue Sep 8 14:02:02 2026] DELETE /volume/v3/volumes/tempest-invalid-1683095129 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-295ed297-2bcd-4ee9-9a61-a6a5f56ff738 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1184/2331] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 14:02:02 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b8245fff-e02f-41bd-876e-8d3a535d9679 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8245fff-e02f-41bd-876e-8d3a535d9679 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/xxx/action Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8245fff-e02f-41bd-876e-8d3a535d9679 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-detach": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b8245fff-e02f-41bd-876e-8d3a535d9679 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b8245fff-e02f-41bd-876e-8d3a535d9679 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1148/2332] 192.168.122.142 () {60 vars in 1175 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f61d639b-6ae5-4257-8db3-94b0ff81a882 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f61d639b-6ae5-4257-8db3-94b0ff81a882 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes/tempest-invalid-870649099 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f61d639b-6ae5-4257-8db3-94b0ff81a882 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f61d639b-6ae5-4257-8db3-94b0ff81a882 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f61d639b-6ae5-4257-8db3-94b0ff81a882 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes/tempest-invalid-870649099 returned with HTTP 404 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1185/2333] 192.168.122.142 () {58 vars in 1199 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes/tempest-invalid-870649099 => generated 98 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38d608a9-ed8f-4ecd-8413-776f36442186 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1149/2334] 192.168.122.142 () {58 vars in 1124 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e383efc-a819-473f-bf2d-234038da5749 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?status=null Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Could not evaluate value null, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Get all volumes completed successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e383efc-a819-473f-bf2d-234038da5749 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1186/2335] 192.168.122.142 () {58 vars in 1165 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-490164546 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-490164546'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: /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 08 14:02:02 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Get all volumes completed successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-427c4318-fd66-4971-9ff5-bf6a33a92535 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-490164546 returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1150/2336] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-490164546 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes?status=null Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Could not evaluate value null, assuming string {{(pid=86957) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Get all volumes completed successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7b00a6b-72ff-4db2-b4dc-4ea016cd7935 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes?status=null returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1187/2337] 192.168.122.142 () {58 vars in 1144 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328808369 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-328808369'), ('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Get all volumes completed successfully. Sep 08 14:02:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6d2ca3d-0722-47eb-9e8b-dcaeae8a751f tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328808369 returned with HTTP 200 Sep 08 14:02:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1151/2338] 192.168.122.142 () {58 vars in 1220 bytes} [Tue Sep 8 14:02:02 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-328808369 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Reserve volume completed successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b748248-4a0a-4de2-8d3c-659bf028e2b1 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 202 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1188/2339] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:02 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: ERROR cinder.volume.api [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume status must be available to reserve, but the status is attaching. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e388c3aa-7d57-4623-9a92-e9e4ff396467 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 400 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1152/2340] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 132 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Unreserve volume completed successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9f4bf677-4fde-4206-ab75-339dc715c7a3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 202 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1189/2341] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f592c2a1-c5c6-4ca4-a16e-910472214348 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f592c2a1-c5c6-4ca4-a16e-910472214348 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/e7c06fbe-1e86-41ae-8336-1130efc341c5/action Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f592c2a1-c5c6-4ca4-a16e-910472214348 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f592c2a1-c5c6-4ca4-a16e-910472214348 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f592c2a1-c5c6-4ca4-a16e-910472214348 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/e7c06fbe-1e86-41ae-8336-1130efc341c5/action returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1153/2342] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/e7c06fbe-1e86-41ae-8336-1130efc341c5/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-006ff7c0-9d23-4485-af97-bc05bf791c73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-006ff7c0-9d23-4485-af97-bc05bf791c73 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/42ebbd0d-a6db-4390-bdf9-b178600e2dc5/action Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-006ff7c0-9d23-4485-af97-bc05bf791c73 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-006ff7c0-9d23-4485-af97-bc05bf791c73 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-006ff7c0-9d23-4485-af97-bc05bf791c73 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/42ebbd0d-a6db-4390-bdf9-b178600e2dc5/action returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1190/2343] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/42ebbd0d-a6db-4390-bdf9-b178600e2dc5/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-583dab5b-cabd-4613-b689-2d130382b3f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1154/2344] 192.168.122.142 () {60 vars in 1144 bytes} [Tue Sep 8 14:02:03 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30a59f14-666b-4f3b-9d73-d4b7c4e56f65 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30a59f14-666b-4f3b-9d73-d4b7c4e56f65 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] PUT http://192.168.122.142/volume/v3/volumes/tempest-invalid-1980074696 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30a59f14-666b-4f3b-9d73-d4b7c4e56f65 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30a59f14-666b-4f3b-9d73-d4b7c4e56f65 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/tempest-invalid-1980074696 returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1191/2345] 192.168.122.142 () {60 vars in 1222 bytes} [Tue Sep 8 14:02:03 2026] PUT /volume/v3/volumes/tempest-invalid-1980074696 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da8246e3-2acb-4f9d-ab24-b3a2347a258a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8246e3-2acb-4f9d-ab24-b3a2347a258a tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] PUT http://192.168.122.142/volume/v3/volumes/c76d7cdb-da3a-4219-9abf-ef009ebb4f27 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da8246e3-2acb-4f9d-ab24-b3a2347a258a tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da8246e3-2acb-4f9d-ab24-b3a2347a258a tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/c76d7cdb-da3a-4219-9abf-ef009ebb4f27 returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1155/2346] 192.168.122.142 () {60 vars in 1252 bytes} [Tue Sep 8 14:02:03 2026] PUT /volume/v3/volumes/c76d7cdb-da3a-4219-9abf-ef009ebb4f27 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ac7e3932-7594-4791-b6d8-254749e5b5d8 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Delete volume with id: ac7e3932-7594-4791-b6d8-254749e5b5d8 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ea503c9-6501-4c57-ad61-343516f0ca0b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/ac7e3932-7594-4791-b6d8-254749e5b5d8 returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1192/2347] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:03 2026] DELETE /volume/v3/volumes/ac7e3932-7594-4791-b6d8-254749e5b5d8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-950cd3bd-2db7-4a4c-b750-2859d8769a13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-950cd3bd-2db7-4a4c-b750-2859d8769a13 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-950cd3bd-2db7-4a4c-b750-2859d8769a13 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-950cd3bd-2db7-4a4c-b750-2859d8769a13 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-950cd3bd-2db7-4a4c-b750-2859d8769a13 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 400 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1156/2348] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 140 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-09d24dd9-51a5-485c-b58f-6ef1331288f4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09d24dd9-51a5-485c-b58f-6ef1331288f4 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09d24dd9-51a5-485c-b58f-6ef1331288f4 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09d24dd9-51a5-485c-b58f-6ef1331288f4 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09d24dd9-51a5-485c-b58f-6ef1331288f4 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 400 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1193/2349] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 131 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1afe307-1a42-4736-8965-09ad5912ffa9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1afe307-1a42-4736-8965-09ad5912ffa9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/640fd218-f5b0-48de-88db-3ca49c3bd4c3/action Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1afe307-1a42-4736-8965-09ad5912ffa9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1afe307-1a42-4736-8965-09ad5912ffa9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1afe307-1a42-4736-8965-09ad5912ffa9 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/640fd218-f5b0-48de-88db-3ca49c3bd4c3/action returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1157/2350] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/640fd218-f5b0-48de-88db-3ca49c3bd4c3/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-333404da-d5f3-42b1-b25f-17302d44c8d3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-333404da-d5f3-42b1-b25f-17302d44c8d3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-333404da-d5f3-42b1-b25f-17302d44c8d3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-333404da-d5f3-42b1-b25f-17302d44c8d3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-333404da-d5f3-42b1-b25f-17302d44c8d3 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action returned with HTTP 400 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1194/2351] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745/action => generated 129 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8a02ab5a-e3a2-4c24-82c2-e25f40fafc90 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a02ab5a-e3a2-4c24-82c2-e25f40fafc90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] POST http://192.168.122.142/volume/v3/volumes/None/action Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8a02ab5a-e3a2-4c24-82c2-e25f40fafc90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8a02ab5a-e3a2-4c24-82c2-e25f40fafc90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8a02ab5a-e3a2-4c24-82c2-e25f40fafc90 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/None/action returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1158/2352] 192.168.122.142 () {60 vars in 1178 bytes} [Tue Sep 8 14:02:03 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3878157-fdd2-477f-9503-5c6403e8408b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3878157-fdd2-477f-9503-5c6403e8408b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] GET http://192.168.122.142/volume/v3/volumes/6fd8682f-cfc9-4490-a3d4-96eb6ce6b5f5 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3878157-fdd2-477f-9503-5c6403e8408b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3878157-fdd2-477f-9503-5c6403e8408b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3878157-fdd2-477f-9503-5c6403e8408b tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-reader] http://192.168.122.142/volume/v3/volumes/6fd8682f-cfc9-4490-a3d4-96eb6ce6b5f5 returned with HTTP 404 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1195/2353] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:03 2026] GET /volume/v3/volumes/6fd8682f-cfc9-4490-a3d4-96eb6ce6b5f5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fef7179d-63cb-46a9-bf27-25e29194466e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fef7179d-63cb-46a9-bf27-25e29194466e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] GET http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fef7179d-63cb-46a9-bf27-25e29194466e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fef7179d-63cb-46a9-bf27-25e29194466e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fef7179d-63cb-46a9-bf27-25e29194466e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fef7179d-63cb-46a9-bf27-25e29194466e tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 200 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1159/2354] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:03 2026] GET /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Delete volume with id: b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Delete volume request issued successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d12325ca-ba4f-4ac1-85f3-28ac1a6136df tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 202 Sep 08 14:02:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1196/2355] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:03 2026] DELETE /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] GET http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Volume info retrieved successfully. Sep 08 14:02:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dc2df205-a4b0-4023-bca2-4b3448d6d158 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 200 Sep 08 14:02:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1160/2356] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:03 2026] GET /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f5fc6f0-9221-4346-883e-5c95d0412774 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f5fc6f0-9221-4346-883e-5c95d0412774 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] GET http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 Sep 08 14:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f5fc6f0-9221-4346-883e-5c95d0412774 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f5fc6f0-9221-4346-883e-5c95d0412774 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f5fc6f0-9221-4346-883e-5c95d0412774 tempest-VolumesNegativeTest-914053049 tempest-VolumesNegativeTest-914053049-project-member] http://192.168.122.142/volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 returned with HTTP 404 Sep 08 14:02:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1197/2357] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:04 2026] GET /volume/v3/volumes/b7a0de20-108a-4c03-b7e8-4bfeaba7b745 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-af267a45-cb49-44a3-a5d2-497d8f40053c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] DELETE http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Delete volume with id: 41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:02:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Delete volume request issued successfully. Sep 08 14:02:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-af267a45-cb49-44a3-a5d2-497d8f40053c tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 202 Sep 08 14:02:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1161/2358] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:05 2026] DELETE /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d3c2f42-6961-4128-ad06-e0d764b22823 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 200 Sep 08 14:02:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1198/2359] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:05 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eb9148c3-9327-4538-bb5f-29ad9b9f0ae6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb9148c3-9327-4538-bb5f-29ad9b9f0ae6 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb9148c3-9327-4538-bb5f-29ad9b9f0ae6 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eb9148c3-9327-4538-bb5f-29ad9b9f0ae6 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eb9148c3-9327-4538-bb5f-29ad9b9f0ae6 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 returned with HTTP 404 Sep 08 14:02:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1162/2360] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:06 2026] GET /volume/v3/volumes/41e3fa71-e291-444d-b03c-4be5e7c79902 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a056240b-625e-4789-8aef-aa361b858c62 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] DELETE http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Delete volume with id: a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Delete volume request issued successfully. Sep 08 14:02:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a056240b-625e-4789-8aef-aa361b858c62 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 202 Sep 08 14:02:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1199/2361] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:06 2026] DELETE /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Volume info retrieved successfully. Sep 08 14:02:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6aa3fc33-d4fc-48bc-b633-7ab5a3ac054b tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 200 Sep 08 14:02:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1163/2362] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:06 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e66850ec-2287-49ba-a62d-bd4eb27a5645 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66850ec-2287-49ba-a62d-bd4eb27a5645 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] GET http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 Sep 08 14:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66850ec-2287-49ba-a62d-bd4eb27a5645 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e66850ec-2287-49ba-a62d-bd4eb27a5645 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e66850ec-2287-49ba-a62d-bd4eb27a5645 tempest-TestServerVolumeAttachmentScenario-145871882 tempest-TestServerVolumeAttachmentScenario-145871882-project-member] http://192.168.122.142/volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 returned with HTTP 404 Sep 08 14:02:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1200/2363] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:07 2026] GET /volume/v3/volumes/a97c224d-7b57-4be9-8717-288b117a4737 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0bbee18-7336-40e8-b331-e9ab59d22fb4 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1164/2364] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:12 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-032e4351-b7a4-4bd0-ac0c-0af4a01d7958 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1201/2365] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:12 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 882 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-b0c256cd-3960-4c3c-ae31-b392e148956c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1165/2366] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:02:12 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e0045f8-de67-4ca5-b5d1-4cae652c9059 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e0045f8-de67-4ca5-b5d1-4cae652c9059 None None] GET http://192.168.122.142/volume// Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e0045f8-de67-4ca5-b5d1-4cae652c9059 None None] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e0045f8-de67-4ca5-b5d1-4cae652c9059 None None] Calling method 'all' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e0045f8-de67-4ca5-b5d1-4cae652c9059 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:02:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1202/2367] 192.168.122.142 () {58 vars in 1317 bytes} [Tue Sep 8 14:02:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-ffcaf180-0637-48fe-81db-f59ab91a7475 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-ffcaf180-0637-48fe-81db-f59ab91a7475 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/attachments Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-ffcaf180-0637-48fe-81db-f59ab91a7475 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a", "connector": null, "instance_uuid": "018fbe6d-9bc0-4e6d-9693-ffeaf74a44e8"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-ffcaf180-0637-48fe-81db-f59ab91a7475 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments returned with HTTP 200 Sep 08 14:02:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1166/2368] 192.168.122.142 () {66 vars in 1483 bytes} [Tue Sep 8 14:02:13 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 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-feb0e651-a4fc-4d04-b64a-856eb587afac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-feb0e651-a4fc-4d04-b64a-856eb587afac None None] GET http://192.168.122.142/volume// Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-feb0e651-a4fc-4d04-b64a-856eb587afac None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-feb0e651-a4fc-4d04-b64a-856eb587afac None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-feb0e651-a4fc-4d04-b64a-856eb587afac None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:02:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1167/2369] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:02:13 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fbd5d21-360a-41eb-b69c-8f32f723d7dd tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1203/2370] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:13 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-773eadd3-936d-4ad0-9027-5b0efa3ed3b0 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1168/2371] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:02:13 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 1062 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] PUT http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.142", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51e493aedf65", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7e83f2f1-9387-4491-a44e-f188cad70526", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Acquiring lock "cinder-attachment_update-6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a-devstack" by "attachment_update" {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Lock "cinder-attachment_update-6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86957) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 08 14:02:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.coordination [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Lock "cinder-attachment_update-6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a-devstack" released by "attachment_update" :: held 0.211s {{(pid=86957) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 08 14:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-33a1b736-28a3-462e-a788-0cb1e0bbb500 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 returned with HTTP 200 Sep 08 14:02:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1204/2372] 192.168.122.142 () {66 vars in 1593 bytes} [Tue Sep 8 14:02:13 2026] PUT /volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 => generated 694 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1eee88f3-2167-4ad9-bb69-241288ccb987 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1169/2373] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:14 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-c458fcc6-27f1-462a-8a3f-7ace685e0841 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-c458fcc6-27f1-462a-8a3f-7ace685e0841 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5/action Sep 08 14:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-c458fcc6-27f1-462a-8a3f-7ace685e0841 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action body: b'{"os-complete": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-c458fcc6-27f1-462a-8a3f-7ace685e0841 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-ddef4218-256c-4017-9cd5-4493fea85a1d req-c458fcc6-27f1-462a-8a3f-7ace685e0841 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5/action returned with HTTP 204 Sep 08 14:02:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1205/2374] 192.168.122.142 () {66 vars in 1614 bytes} [Tue Sep 8 14:02:14 2026] POST /volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e1f61ce8-1e10-409c-87a1-9370ed09ef5e tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1170/2375] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:15 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 1174 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-60ad1911-dabe-4b6d-8d8e-e3b56ef9146c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1206/2376] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:15 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 1174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-88e59618-5068-46f9-add9-e7c0fd264c2c tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1171/2377] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:02:16 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 1174 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] POST http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a/action Sep 08 14:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Begin detaching volume completed successfully. Sep 08 14:02:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-fab2ec46-a808-4086-a7db-af3febcd1c2a tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a/action returned with HTTP 202 Sep 08 14:02:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1207/2378] 192.168.122.142 () {64 vars in 1561 bytes} [Tue Sep 8 14:02:16 2026] POST /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-be7c9659-7b70-4e20-bec7-4d344cbf5e79 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be7c9659-7b70-4e20-bec7-4d344cbf5e79 None None] GET http://192.168.122.142/volume// Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be7c9659-7b70-4e20-bec7-4d344cbf5e79 None None] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-be7c9659-7b70-4e20-bec7-4d344cbf5e79 None None] Calling method 'all' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-be7c9659-7b70-4e20-bec7-4d344cbf5e79 None None] http://192.168.122.142/volume// returned with HTTP 300 Sep 08 14:02:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1172/2379] 192.168.122.142 () {58 vars in 1315 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-eb35c590-c60b-435e-88ee-aff7949bd0f3 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1208/2380] 192.168.122.142 () {62 vars in 1528 bytes} [Tue Sep 8 14:02:17 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 1358 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-7f56c584-b563-4ef9-974d-c9916ebf5060 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-7f56c584-b563-4ef9-974d-c9916ebf5060 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] DELETE http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-7f56c584-b563-4ef9-974d-c9916ebf5060 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-7f56c584-b563-4ef9-974d-c9916ebf5060 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:17 devstack devstack@c-api.service[86958]: /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 08 14:02:17 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, Sep 08 14:02:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [req-aa47590b-cdd4-4f66-bf51-792a443b2264 req-7f56c584-b563-4ef9-974d-c9916ebf5060 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 returned with HTTP 200 Sep 08 14:02:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1173/2381] 192.168.122.142 () {64 vars in 1562 bytes} [Tue Sep 8 14:02:17 2026] DELETE /volume/v3/attachments/977a6174-e236-4e7c-98cc-558d60fa96f5 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97c55157-99c9-40c3-98ba-c13845059252 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] DELETE http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Delete volume with id: 6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Delete volume request issued successfully. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97c55157-99c9-40c3-98ba-c13845059252 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 202 Sep 08 14:02:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1209/2382] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:22 2026] DELETE /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8dacf623-ddec-4d58-87cd-55b359865547 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dacf623-ddec-4d58-87cd-55b359865547 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dacf623-ddec-4d58-87cd-55b359865547 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dacf623-ddec-4d58-87cd-55b359865547 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8dacf623-ddec-4d58-87cd-55b359865547 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dacf623-ddec-4d58-87cd-55b359865547 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 200 Sep 08 14:02:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1210/2383] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:22 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 881 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1618879812"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1618879812'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume of 1 GB Sep 08 14:02:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Availability Zones retrieved successfully. Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (fdd87a00-2071-4ae8-805c-278e59d44a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a97f38-e454-4f09-aaf4-2db4f680a8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a97f38-e454-4f09-aaf4-2db4f680a8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1539c81f-38e4-4c43-9436-e38819b9f550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Created reservations ['d9a8f6d9-7972-4dfa-99f6-e8a1e0cd273b', '82c62821-c88a-48b4-80e0-84736142418e', '8f51ca04-12c2-4709-9518-13464a1257a0', '55240bfa-e539-4d96-87c5-a695b7520718'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1539c81f-38e4-4c43-9436-e38819b9f550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a8f6d9-7972-4dfa-99f6-e8a1e0cd273b', '82c62821-c88a-48b4-80e0-84736142418e', '8f51ca04-12c2-4709-9518-13464a1257a0', '55240bfa-e539-4d96-87c5-a695b7520718']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6739ded9-5e16-4035-b640-5f813f7b6738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6739ded9-5e16-4035-b640-5f813f7b6738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72897d31-8b58-4c02-b992-e0b285f4bab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1618879812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['d9a8f6d9-7972-4dfa-99f6-e8a1e0cd273b','82c62821-c88a-48b4-80e0-84736142418e','8f51ca04-12c2-4709-9518-13464a1257a0','55240bfa-e539-4d96-87c5-a695b7520718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1618879812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72897d31-8b58-4c02-b992-e0b285f4bab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f5025833d4a9a9158b07559177939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28ccc63-0acf-425d-ad09-27ad0a5b5b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28ccc63-0acf-425d-ad09-27ad0a5b5b8d) transitioned into state 'SUCCESS' from state '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-1618879812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['d9a8f6d9-7972-4dfa-99f6-e8a1e0cd273b','82c62821-c88a-48b4-80e0-84736142418e','8f51ca04-12c2-4709-9518-13464a1257a0','55240bfa-e539-4d96-87c5-a695b7520718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda39bee-4160-4c91-a44e-999c233223cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda39bee-4160-4c91-a44e-999c233223cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (fdd87a00-2071-4ae8-805c-278e59d44a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request issued successfully. Sep 08 14:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7e792c93-2a14-4d0a-9de8-72e1ec3e7380 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1174/2384] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:22 2026] POST /volume/v3/volumes => generated 766 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f546285d-ba14-41af-9550-b87ec02fa699 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1849426887"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1849426887'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume of 1 GB Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Availability Zones retrieved successfully. Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (9e074384-2bbe-4e37-ae83-51e41ec7d566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2cea34-1a29-4c3b-b2a8-fef7c2c09d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2cea34-1a29-4c3b-b2a8-fef7c2c09d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a688cf7-c773-4277-9cdf-583fa4c8f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Created reservations ['4305b208-3f37-41d1-ae2e-a04fe9577d9b', 'ecb81ed4-b9e9-4226-b55f-ea6ac0589892', 'e5507b5c-3b71-4b60-bdd7-a9cf28c9e006', '441ef6ac-60df-4178-b347-25127312f875'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a688cf7-c773-4277-9cdf-583fa4c8f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4305b208-3f37-41d1-ae2e-a04fe9577d9b', 'ecb81ed4-b9e9-4226-b55f-ea6ac0589892', 'e5507b5c-3b71-4b60-bdd7-a9cf28c9e006', '441ef6ac-60df-4178-b347-25127312f875']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f128deb5-284e-4765-b6a0-f2fbec105863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f128deb5-284e-4765-b6a0-f2fbec105863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19c08c30-8979-4a04-a40f-e064b95020fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1849426887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['4305b208-3f37-41d1-ae2e-a04fe9577d9b','ecb81ed4-b9e9-4226-b55f-ea6ac0589892','e5507b5c-3b71-4b60-bdd7-a9cf28c9e006','441ef6ac-60df-4178-b347-25127312f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1849426887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19c08c30-8979-4a04-a40f-e064b95020fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f5025833d4a9a9158b07559177939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4f66c9-7504-465d-880f-03987e5b61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4f66c9-7504-465d-880f-03987e5b61a0) transitioned into state 'SUCCESS' from state '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-1849426887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['4305b208-3f37-41d1-ae2e-a04fe9577d9b','ecb81ed4-b9e9-4226-b55f-ea6ac0589892','e5507b5c-3b71-4b60-bdd7-a9cf28c9e006','441ef6ac-60df-4178-b347-25127312f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364246d6-a17f-4c5d-aa08-ae662fd09886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-366abb81-ba98-47e8-a853-00934b4d7800 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-366abb81-ba98-47e8-a853-00934b4d7800 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-366abb81-ba98-47e8-a853-00934b4d7800 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-366abb81-ba98-47e8-a853-00934b4d7800 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364246d6-a17f-4c5d-aa08-ae662fd09886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (9e074384-2bbe-4e37-ae83-51e41ec7d566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request issued successfully. Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f546285d-ba14-41af-9550-b87ec02fa699 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1211/2385] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:23 2026] POST /volume/v3/volumes => generated 766 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72d476b1-8281-4bbc-84c4-f995802e7265 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-375600695"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-375600695'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume of 1 GB Sep 08 14:02:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Availability Zones retrieved successfully. Sep 08 14:02:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-366abb81-ba98-47e8-a853-00934b4d7800 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a returned with HTTP 404 Sep 08 14:02:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1175/2386] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:23 2026] GET /volume/v3/volumes/6d3e9e8a-c2db-4ecf-8a05-e1ff7c595a6a => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (80a0b327-ae84-4d0c-90b3-f91c26da80a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102ffe6d-6094-4d43-8ffa-cea68f5364c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102ffe6d-6094-4d43-8ffa-cea68f5364c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ea21c3-4f07-4ed5-85c2-c2cbfc91e762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Created reservations ['4bb9ab4b-1651-44b4-91c4-2e0046b03959', '4e3f32cc-9b28-41a5-8581-4960fc0bb530', '5962be50-e234-4e83-9342-4387d8964261', 'f6d4834a-6098-4e58-8c32-1e0d67bc5bcc'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ea21c3-4f07-4ed5-85c2-c2cbfc91e762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bb9ab4b-1651-44b4-91c4-2e0046b03959', '4e3f32cc-9b28-41a5-8581-4960fc0bb530', '5962be50-e234-4e83-9342-4387d8964261', 'f6d4834a-6098-4e58-8c32-1e0d67bc5bcc']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9586ebc-0b1f-4153-8c89-3febaf74a80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9586ebc-0b1f-4153-8c89-3febaf74a80a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c6cfa5d-5e48-41f6-a811-b87329a3e472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-375600695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['4bb9ab4b-1651-44b4-91c4-2e0046b03959','4e3f32cc-9b28-41a5-8581-4960fc0bb530','5962be50-e234-4e83-9342-4387d8964261','f6d4834a-6098-4e58-8c32-1e0d67bc5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-375600695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c6cfa5d-5e48-41f6-a811-b87329a3e472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f5025833d4a9a9158b07559177939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556f7320-bfd9-4540-bfcb-fe5a8e5d03a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (556f7320-bfd9-4540-bfcb-fe5a8e5d03a3) transitioned into state 'SUCCESS' from state '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-375600695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['4bb9ab4b-1651-44b4-91c4-2e0046b03959','4e3f32cc-9b28-41a5-8581-4960fc0bb530','5962be50-e234-4e83-9342-4387d8964261','f6d4834a-6098-4e58-8c32-1e0d67bc5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Delete snapshot with id: 40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021a90bc-31bd-4e6d-a1e1-9a6e187ad01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021a90bc-31bd-4e6d-a1e1-9a6e187ad01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (80a0b327-ae84-4d0c-90b3-f91c26da80a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request issued successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72d476b1-8281-4bbc-84c4-f995802e7265 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot delete request issued successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1212/2387] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:23 2026] POST /volume/v3/volumes => generated 765 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a8d2bbee-eca5-492a-9012-a42e75fd8927 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 202 Sep 08 14:02:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1176/2388] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:02:24 2026] DELETE /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f952ce75-b47e-4989-958f-7ad3d996e916 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-230427999"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-230427999'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume of 1 GB Sep 08 14:02:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Availability Zones retrieved successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (85fe5429-2d56-4af1-a814-624c895d630e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a10826e5-4152-44a1-aa66-17dfdaa57f49 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:02:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1213/2389] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:02:24 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 460 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e4567e-7b41-4d0a-801b-2cba5f54f73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e4567e-7b41-4d0a-801b-2cba5f54f73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5684c242-7fe7-4ade-b453-9c34e8bcc72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Created reservations ['2622c174-f6b4-46ea-917b-82564e4b6a30', '551f71fc-52ef-4cb9-8b00-abc51878f7df', '489e609c-ce81-49c2-9ee9-03e027bca800', '15094d87-f7eb-4f12-a7ad-87debd4f74f8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5684c242-7fe7-4ade-b453-9c34e8bcc72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2622c174-f6b4-46ea-917b-82564e4b6a30', '551f71fc-52ef-4cb9-8b00-abc51878f7df', '489e609c-ce81-49c2-9ee9-03e027bca800', '15094d87-f7eb-4f12-a7ad-87debd4f74f8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebba1a33-c326-48e1-beb7-7e124664bc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebba1a33-c326-48e1-beb7-7e124664bc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a02e1ff-dda2-4ead-aa06-8ae64c05af2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-230427999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['2622c174-f6b4-46ea-917b-82564e4b6a30','551f71fc-52ef-4cb9-8b00-abc51878f7df','489e609c-ce81-49c2-9ee9-03e027bca800','15094d87-f7eb-4f12-a7ad-87debd4f74f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-230427999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a02e1ff-dda2-4ead-aa06-8ae64c05af2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f5025833d4a9a9158b07559177939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39ffc5-5684-4ac8-9a8b-0abdcd380776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb39ffc5-5684-4ac8-9a8b-0abdcd380776) transitioned into state 'SUCCESS' from state '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-230427999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['2622c174-f6b4-46ea-917b-82564e4b6a30','551f71fc-52ef-4cb9-8b00-abc51878f7df','489e609c-ce81-49c2-9ee9-03e027bca800','15094d87-f7eb-4f12-a7ad-87debd4f74f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36c8086-fe9d-4ada-b7ac-097a5de0d665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36c8086-fe9d-4ada-b7ac-097a5de0d665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (85fe5429-2d56-4af1-a814-624c895d630e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request issued successfully. Sep 08 14:02:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f952ce75-b47e-4989-958f-7ad3d996e916 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1177/2390] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:24 2026] POST /volume/v3/volumes => generated 765 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af34b776-2af5-407e-8089-8b0f079c7b3a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1288587587"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1288587587'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume of 1 GB Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Availability Zones retrieved successfully. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (0df28796-699c-4f0a-9c08-4670541bb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620168d4-1a4f-4dc6-9591-a5bf7be048af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620168d4-1a4f-4dc6-9591-a5bf7be048af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9985ddb-edf0-4eee-9f9c-bc93e95f67e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Created reservations ['0888357e-f0fe-46a6-9bb2-ad24d3b59d0b', '35708e19-09c1-4df3-bf1d-cb001fdb6749', '44dcac60-9eb6-47a6-819e-dbca4d012352', '6598c454-7a54-4778-8da4-87a064b0a753'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9985ddb-edf0-4eee-9f9c-bc93e95f67e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0888357e-f0fe-46a6-9bb2-ad24d3b59d0b', '35708e19-09c1-4df3-bf1d-cb001fdb6749', '44dcac60-9eb6-47a6-819e-dbca4d012352', '6598c454-7a54-4778-8da4-87a064b0a753']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbf42d1-8642-4626-b73f-c269ff798f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbf42d1-8642-4626-b73f-c269ff798f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2932b039-6ce3-4a8f-a2b6-fe005be5292e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1288587587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['0888357e-f0fe-46a6-9bb2-ad24d3b59d0b','35708e19-09c1-4df3-bf1d-cb001fdb6749','44dcac60-9eb6-47a6-819e-dbca4d012352','6598c454-7a54-4778-8da4-87a064b0a753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1288587587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2932b039-6ce3-4a8f-a2b6-fe005be5292e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3f5025833d4a9a9158b07559177939',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97793936-4c7e-4da5-9038-b515dc06558d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97793936-4c7e-4da5-9038-b515dc06558d) transitioned into state 'SUCCESS' from state '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-1288587587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f3f5025833d4a9a9158b07559177939',qos_specs=None,replication_status=,reservations=['0888357e-f0fe-46a6-9bb2-ad24d3b59d0b','35708e19-09c1-4df3-bf1d-cb001fdb6749','44dcac60-9eb6-47a6-819e-dbca4d012352','6598c454-7a54-4778-8da4-87a064b0a753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45969bbe8856454ba933f6c76f6cd3c8',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6676120e-be50-42d9-90ed-96d242ca4a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-683e848c-69ee-435f-acea-450c397b18aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-683e848c-69ee-435f-acea-450c397b18aa tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-683e848c-69ee-435f-acea-450c397b18aa tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-683e848c-69ee-435f-acea-450c397b18aa tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6676120e-be50-42d9-90ed-96d242ca4a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Flow 'volume_create_api' (0df28796-699c-4f0a-9c08-4670541bb955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Create volume request issued successfully. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af34b776-2af5-407e-8089-8b0f079c7b3a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1214/2391] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:25 2026] POST /volume/v3/volumes => generated 766 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-683e848c-69ee-435f-acea-450c397b18aa tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-683e848c-69ee-435f-acea-450c397b18aa tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:02:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1178/2392] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:02:25 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 460 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80ceec1f-9fda-4830-9aec-cd437a196b22 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 returned with HTTP 200 Sep 08 14:02:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1215/2393] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:25 2026] GET /volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eef59ce0-3931-4e1d-bb04-80bb8d4bfc69 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa returned with HTTP 200 Sep 08 14:02:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1179/2394] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:25 2026] GET /volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Snapshot retrieved successfully. Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed52a15a-0a43-4e9b-888f-b422dd1cf01b tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 200 Sep 08 14:02:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1216/2395] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:02:26 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 460 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d55c64c2-6440-44c3-8dd6-ae886f9fc569 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa returned with HTTP 200 Sep 08 14:02:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1180/2396] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:26 2026] GET /volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29b2dba0-edc8-481a-bfc8-2077eb670c5c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 200 Sep 08 14:02:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1217/2397] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:26 2026] GET /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a68ac3b6-d61f-425d-a7b4-bf839808c967 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a68ac3b6-d61f-425d-a7b4-bf839808c967 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a68ac3b6-d61f-425d-a7b4-bf839808c967 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a68ac3b6-d61f-425d-a7b4-bf839808c967 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a68ac3b6-d61f-425d-a7b4-bf839808c967 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 returned with HTTP 404 Sep 08 14:02:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1181/2398] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:02:27 2026] GET /volume/v3/snapshots/40b97d13-d587-42d3-9561-a06c4cf26cf7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [req-fb665e72-dd6c-433c-947e-b8472c8dde7c req-ad9d2c5d-3aab-4b8f-a1c0-60ba2b8197a8 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:02:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1218/2399] 192.168.122.142 () {60 vars in 1487 bytes} [Tue Sep 8 14:02:27 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a0e12ff-fa54-4d93-961e-5cb5af19d1c2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 200 Sep 08 14:02:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1182/2400] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:27 2026] GET /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a Sep 08 14:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62c3dda0-0b2b-4767-89d4-5226c4e38048 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a returned with HTTP 200 Sep 08 14:02:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1219/2401] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:28 2026] GET /volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:02:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88636f10-9fdf-4359-a2be-3190a78b4e8e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 200 Sep 08 14:02:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1183/2402] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:28 2026] GET /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9d60bca-d2c3-4f77-8418-d4206a54418b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 200 Sep 08 14:02:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1220/2403] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:29 2026] GET /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98de987d-ae39-4693-bf28-744430509252 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume with id: 2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume request issued successfully. Sep 08 14:02:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98de987d-ae39-4693-bf28-744430509252 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 202 Sep 08 14:02:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1184/2404] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:29 2026] DELETE /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a1ecdc5-8e00-4760-ade5-093d7264f69b tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 200 Sep 08 14:02:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1221/2405] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:29 2026] GET /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-144c8969-de79-48e8-8824-34e3cebda95a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-144c8969-de79-48e8-8824-34e3cebda95a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-144c8969-de79-48e8-8824-34e3cebda95a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-144c8969-de79-48e8-8824-34e3cebda95a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-144c8969-de79-48e8-8824-34e3cebda95a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-144c8969-de79-48e8-8824-34e3cebda95a tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 200 Sep 08 14:02:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1185/2406] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:30 2026] GET /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 858 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-078c00ec-b0cd-4e99-a835-3076735426c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-078c00ec-b0cd-4e99-a835-3076735426c3 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-078c00ec-b0cd-4e99-a835-3076735426c3 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-078c00ec-b0cd-4e99-a835-3076735426c3 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-078c00ec-b0cd-4e99-a835-3076735426c3 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e returned with HTTP 404 Sep 08 14:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1222/2407] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:31 2026] GET /volume/v3/volumes/2932b039-6ce3-4a8f-a2b6-fe005be5292e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a Sep 08 14:02:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume with id: 2a02e1ff-dda2-4ead-aa06-8ae64c05af2a Sep 08 14:02:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume request issued successfully. Sep 08 14:02:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-46f4e740-0bf5-424d-9eec-58872aeaaaf8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a returned with HTTP 202 Sep 08 14:02:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1186/2408] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:31 2026] DELETE /volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71777cbc-10d2-49c1-a884-749f547c7804 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71777cbc-10d2-49c1-a884-749f547c7804 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71777cbc-10d2-49c1-a884-749f547c7804 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71777cbc-10d2-49c1-a884-749f547c7804 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71777cbc-10d2-49c1-a884-749f547c7804 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71777cbc-10d2-49c1-a884-749f547c7804 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a returned with HTTP 200 Sep 08 14:02:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1223/2409] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:31 2026] GET /volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64c36b0e-afc3-4f39-a185-9455ea7591a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64c36b0e-afc3-4f39-a185-9455ea7591a2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a Sep 08 14:02:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64c36b0e-afc3-4f39-a185-9455ea7591a2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64c36b0e-afc3-4f39-a185-9455ea7591a2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64c36b0e-afc3-4f39-a185-9455ea7591a2 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a returned with HTTP 404 Sep 08 14:02:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1187/2410] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:32 2026] GET /volume/v3/volumes/2a02e1ff-dda2-4ead-aa06-8ae64c05af2a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume with id: 3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume request issued successfully. Sep 08 14:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78d8c463-24a6-43c9-8723-1ac25d03ae84 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 202 Sep 08 14:02:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1224/2411] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:32 2026] DELETE /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c80725a2-1e76-41a3-9c21-1071cba1518c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c80725a2-1e76-41a3-9c21-1071cba1518c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c80725a2-1e76-41a3-9c21-1071cba1518c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c80725a2-1e76-41a3-9c21-1071cba1518c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c80725a2-1e76-41a3-9c21-1071cba1518c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c80725a2-1e76-41a3-9c21-1071cba1518c tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 200 Sep 08 14:02:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1188/2412] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:33 2026] GET /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-360454949", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-360454949', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Create volume of 1 GB Sep 08 14:02:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Availability Zones retrieved successfully. Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Flow 'volume_create_api' (be4a1711-f875-4ebd-b07b-4c3d6cb6bde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4b729f-a08a-4e13-8ddf-88d989b48af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:33 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4b729f-a08a-4e13-8ddf-88d989b48af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efa7116-e6a2-4180-aa35-6cb382bac300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03326755-7fe3-46f8-bb21-b2ba9439a09e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 200 Sep 08 14:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1189/2413] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:34 2026] GET /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Created reservations ['8318afd9-aec3-4b6b-9abc-fb72f8c5a890', '71d10fe6-5d36-4c83-8a58-b24ba81eedf1', '627599ac-72a3-43fa-ad2a-811673d8cf0e', '9acc837e-0d34-451f-b129-8920a0effc88'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efa7116-e6a2-4180-aa35-6cb382bac300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8318afd9-aec3-4b6b-9abc-fb72f8c5a890', '71d10fe6-5d36-4c83-8a58-b24ba81eedf1', '627599ac-72a3-43fa-ad2a-811673d8cf0e', '9acc837e-0d34-451f-b129-8920a0effc88']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62542b1-61c5-4997-a1f7-f8ab7789c398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e62542b1-61c5-4997-a1f7-f8ab7789c398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea69b511-570f-413f-98bf-d488e54b145c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-360454949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323c6186e53a45df8ac023a66ed9f1e9',qos_specs=None,replication_status=,reservations=['8318afd9-aec3-4b6b-9abc-fb72f8c5a890','71d10fe6-5d36-4c83-8a58-b24ba81eedf1','627599ac-72a3-43fa-ad2a-811673d8cf0e','9acc837e-0d34-451f-b129-8920a0effc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23cc32e08bff4048ba8ca5896ef16055',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-360454949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea69b511-570f-413f-98bf-d488e54b145c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323c6186e53a45df8ac023a66ed9f1e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23cc32e08bff4048ba8ca5896ef16055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a052050b-d426-4d4c-a193-f220515fd57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a052050b-d426-4d4c-a193-f220515fd57a) transitioned into state 'SUCCESS' from state '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-360454949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323c6186e53a45df8ac023a66ed9f1e9',qos_specs=None,replication_status=,reservations=['8318afd9-aec3-4b6b-9abc-fb72f8c5a890','71d10fe6-5d36-4c83-8a58-b24ba81eedf1','627599ac-72a3-43fa-ad2a-811673d8cf0e','9acc837e-0d34-451f-b129-8920a0effc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23cc32e08bff4048ba8ca5896ef16055',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6e9044-6fa9-4ca8-8401-c69eeaa80fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6e9044-6fa9-4ca8-8401-c69eeaa80fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Flow 'volume_create_api' (be4a1711-f875-4ebd-b07b-4c3d6cb6bde4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Create volume request issued successfully. Sep 08 14:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11b3aa79-6781-4f48-8562-7aec03f38c52 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1225/2414] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:02:33 2026] POST /volume/v3/volumes => generated 764 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:02:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca48e717-6d8d-4735-824d-a4b5cece4316 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:02:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1190/2415] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:34 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 832 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Delete volume with id: 2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Delete volume request issued successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-671eedc8-4a6c-40a1-bfd2-6b52ef1aaff5 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 202 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1226/2416] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:34 2026] DELETE /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Volume info retrieved successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20ab0d52-76d1-4720-a3f7-9856bf240835 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 200 Sep 08 14:02:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1191/2417] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:35 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f1dfd8d-be35-462c-8da2-bef6a0111a67 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f1dfd8d-be35-462c-8da2-bef6a0111a67 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f1dfd8d-be35-462c-8da2-bef6a0111a67 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f1dfd8d-be35-462c-8da2-bef6a0111a67 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f1dfd8d-be35-462c-8da2-bef6a0111a67 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 returned with HTTP 404 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1227/2418] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:35 2026] GET /volume/v3/volumes/3c6cfa5d-5e48-41f6-a811-b87329a3e472 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] DELETE http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume with id: 19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume request issued successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d438b68-e8c8-4efe-8eb3-bf3c0747f716 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa returned with HTTP 202 Sep 08 14:02:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1192/2419] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:35 2026] DELETE /volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8088f455-15b6-470d-9f4f-dbc37170b231 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8088f455-15b6-470d-9f4f-dbc37170b231 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8088f455-15b6-470d-9f4f-dbc37170b231 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8088f455-15b6-470d-9f4f-dbc37170b231 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8088f455-15b6-470d-9f4f-dbc37170b231 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8088f455-15b6-470d-9f4f-dbc37170b231 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa returned with HTTP 200 Sep 08 14:02:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1228/2420] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:35 2026] GET /volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:02:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a3634df6-c112-4c4b-bfca-7d3eb3f05372 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:02:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1193/2421] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:35 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9f1b499-2db5-419b-8b7a-2b6bdbe0d0c2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9f1b499-2db5-419b-8b7a-2b6bdbe0d0c2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] GET http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9f1b499-2db5-419b-8b7a-2b6bdbe0d0c2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9f1b499-2db5-419b-8b7a-2b6bdbe0d0c2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9f1b499-2db5-419b-8b7a-2b6bdbe0d0c2 tempest-TestStampPattern-1484049102 tempest-TestStampPattern-1484049102-project-member] http://192.168.122.142/volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 returned with HTTP 404 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1229/2422] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:36 2026] GET /volume/v3/volumes/2557d9cc-5d83-4c33-abc2-bdafc9b58e39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6367baf1-fa53-489f-a8fe-5a1b0d7f3ab8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6367baf1-fa53-489f-a8fe-5a1b0d7f3ab8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6367baf1-fa53-489f-a8fe-5a1b0d7f3ab8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6367baf1-fa53-489f-a8fe-5a1b0d7f3ab8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6367baf1-fa53-489f-a8fe-5a1b0d7f3ab8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa returned with HTTP 404 Sep 08 14:02:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1194/2423] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:36 2026] GET /volume/v3/volumes/19c08c30-8979-4a04-a40f-e064b95020fa => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] DELETE http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume with id: 72897d31-8b58-4c02-b992-e0b285f4bab6 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Delete volume request issued successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cc70da2d-162c-4188-95c5-e22e5a2cd1d8 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 returned with HTTP 202 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1230/2424] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:02:36 2026] DELETE /volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Volume info retrieved successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a81ba7f-2744-4598-afe0-7f8d4ec2f5e7 tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 returned with HTTP 200 Sep 08 14:02:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1195/2425] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:36 2026] GET /volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b6f7753-ec7f-47a1-b547-388f21fd72ba tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:02:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1231/2426] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:36 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bddf513a-29ba-4e2c-a0f1-9967423b6a11 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:02:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1196/2427] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:36 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] POST http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c/action Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1053984159", "disk_format": "raw"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1053984159", "disk_format": "raw"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:36 devstack devstack@c-api.service[86957]: DEBUG cinder.image.image_utils [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1053984159'}] 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-1053984159'}]. {{(pid=86957) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 08 14:02:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9136c2d3-d0c2-46f0-85c3-27f86e81658e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9136c2d3-d0c2-46f0-85c3-27f86e81658e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] GET http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 Sep 08 14:02:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9136c2d3-d0c2-46f0-85c3-27f86e81658e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9136c2d3-d0c2-46f0-85c3-27f86e81658e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9136c2d3-d0c2-46f0-85c3-27f86e81658e tempest-CreateVolumesFromImageTest-1300586948 tempest-CreateVolumesFromImageTest-1300586948-project-member] http://192.168.122.142/volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 returned with HTTP 404 Sep 08 14:02:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1197/2428] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:37 2026] GET /volume/v3/volumes/72897d31-8b58-4c02-b992-e0b285f4bab6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Copy volume to image completed successfully. Sep 08 14:02:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b121fa6-c0cb-4a28-a319-af56ff351184 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c/action returned with HTTP 202 Sep 08 14:02:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1232/2429] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:02:36 2026] POST /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c/action => generated 654 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2055d77-d60d-4946-baf3-0273d4178115 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-330571705"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-330571705'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume of 1 GB Sep 08 14:02:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Availability Zones retrieved successfully. Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Flow 'volume_create_api' (12a5ef18-eea7-4e66-b3f9-9130b18e4822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0536f67-714c-4594-a623-263e69e717b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0536f67-714c-4594-a623-263e69e717b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:42 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3069ad37-7f83-49c1-b325-52a4c74d18b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Created reservations ['bad2437d-18e1-46bd-a541-311a7718d49d', '5c502d37-9263-4847-9bea-cf181a6ecbd5', '9455b1cf-b724-4d82-b1cf-ace60f04c782', '4f5d6518-c925-4194-be3b-954b80e43e3e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3069ad37-7f83-49c1-b325-52a4c74d18b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bad2437d-18e1-46bd-a541-311a7718d49d', '5c502d37-9263-4847-9bea-cf181a6ecbd5', '9455b1cf-b724-4d82-b1cf-ace60f04c782', '4f5d6518-c925-4194-be3b-954b80e43e3e']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee29062d-9946-4114-a709-6c386f39a019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee29062d-9946-4114-a709-6c386f39a019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '383f458f-7392-4437-8095-e5588ed4ca8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-330571705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43113e1984bb4464b30974c08a4ea5a8',qos_specs=None,replication_status=,reservations=['bad2437d-18e1-46bd-a541-311a7718d49d','5c502d37-9263-4847-9bea-cf181a6ecbd5','9455b1cf-b724-4d82-b1cf-ace60f04c782','4f5d6518-c925-4194-be3b-954b80e43e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-330571705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=383f458f-7392-4437-8095-e5588ed4ca8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43113e1984bb4464b30974c08a4ea5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1355bbbd-81da-457f-b36c-1c58ec096428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1355bbbd-81da-457f-b36c-1c58ec096428) transitioned into state 'SUCCESS' from state '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-330571705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43113e1984bb4464b30974c08a4ea5a8',qos_specs=None,replication_status=,reservations=['bad2437d-18e1-46bd-a541-311a7718d49d','5c502d37-9263-4847-9bea-cf181a6ecbd5','9455b1cf-b724-4d82-b1cf-ace60f04c782','4f5d6518-c925-4194-be3b-954b80e43e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb52f84b-bcc6-434b-a320-0179f4663af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb52f84b-bcc6-434b-a320-0179f4663af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Flow 'volume_create_api' (12a5ef18-eea7-4e66-b3f9-9130b18e4822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume request issued successfully. Sep 08 14:02:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2055d77-d60d-4946-baf3-0273d4178115 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1198/2430] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:02:42 2026] POST /volume/v3/volumes => generated 778 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8a1d1314-c875-4b97-b3f6-25fd520e1af8 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1233/2431] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:43 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 846 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-37243bd7-5c3e-46e2-bf78-895ab1a85090 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1199/2432] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:44 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:45 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=313,cinder:INSERT=44,cinder:UPDATE=80,cinder:DELETE=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f94732df-06a2-48e9-bddc-4a680af8ab10 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1234/2433] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:45 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:46 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=324,cinder:UPDATE=60,cinder:INSERT=33,cinder:DELETE=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:02:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e60e2a4-d82e-42b9-ad25-ec215d182272 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1200/2434] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:46 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e99d224-a529-40c9-bd83-06452fc8e1d6 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1235/2435] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:47 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0aeaa3bc-ca11-49a8-8dad-4e8d27f881bb tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1201/2436] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:48 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-152a0246-ddf1-44b7-9573-c2ac27201b2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1236/2437] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:50 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d2438ad-01a8-421d-b99b-625bf77a2461 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1202/2438] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:51 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2027792418"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2027792418'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:02:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (8e6891d1-0566-4ac2-a4bf-daf7ab7b93c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22f8ae4-60b6-484c-91f5-cce327764556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d22f8ae4-60b6-484c-91f5-cce327764556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e93d0c-037b-44b9-a2ba-6caa8e43aec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['1f78551a-3a06-4dd6-a20e-41e46346b9d0', 'e54896c8-6c46-408e-a4f3-b81d8446d68a', '6101384f-8b8f-4e19-b0c2-f906417abfa0', 'd64411f3-dce7-4dea-8d5b-9ea4871886b2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05e93d0c-037b-44b9-a2ba-6caa8e43aec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f78551a-3a06-4dd6-a20e-41e46346b9d0', 'e54896c8-6c46-408e-a4f3-b81d8446d68a', '6101384f-8b8f-4e19-b0c2-f906417abfa0', 'd64411f3-dce7-4dea-8d5b-9ea4871886b2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e0940e-84c9-4a96-b5c2-8ec959d4e1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e0940e-84c9-4a96-b5c2-8ec959d4e1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae4e06f-5fad-408c-a86f-6c1f3f88d39c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2027792418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['1f78551a-3a06-4dd6-a20e-41e46346b9d0','e54896c8-6c46-408e-a4f3-b81d8446d68a','6101384f-8b8f-4e19-b0c2-f906417abfa0','d64411f3-dce7-4dea-8d5b-9ea4871886b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2027792418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae4e06f-5fad-408c-a86f-6c1f3f88d39c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e374d-aea2-45ea-a726-697026b318d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c48e374d-aea2-45ea-a726-697026b318d2) transitioned into state 'SUCCESS' from state '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-2027792418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['1f78551a-3a06-4dd6-a20e-41e46346b9d0','e54896c8-6c46-408e-a4f3-b81d8446d68a','6101384f-8b8f-4e19-b0c2-f906417abfa0','d64411f3-dce7-4dea-8d5b-9ea4871886b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddcbc1b-fec3-4b3a-a93f-7cf130b49e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ddcbc1b-fec3-4b3a-a93f-7cf130b49e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (8e6891d1-0566-4ac2-a4bf-daf7ab7b93c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0df4d435-04db-48d3-adca-d7d2bce0d2e3 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:02:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1237/2439] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:02:51 2026] POST /volume/v3/volumes => generated 769 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:02:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5abb1484-b50f-4981-b69b-37bd685aa9f1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1203/2440] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:52 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 837 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c43525be-afc8-46e5-b87c-91f97aa3894a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c43525be-afc8-46e5-b87c-91f97aa3894a tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c43525be-afc8-46e5-b87c-91f97aa3894a tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c43525be-afc8-46e5-b87c-91f97aa3894a tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c43525be-afc8-46e5-b87c-91f97aa3894a tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c43525be-afc8-46e5-b87c-91f97aa3894a tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1238/2441] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:52 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0822be24-8d8e-4c21-b4dc-5b159fc95028 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1204/2442] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:53 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-049e8868-6f3f-4475-899f-c79e33020a6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-049e8868-6f3f-4475-899f-c79e33020a6e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-049e8868-6f3f-4475-899f-c79e33020a6e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-049e8868-6f3f-4475-899f-c79e33020a6e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-049e8868-6f3f-4475-899f-c79e33020a6e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-049e8868-6f3f-4475-899f-c79e33020a6e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1239/2443] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:53 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4cdd51dd-f990-4c5b-a1d5-b30d74fb8591 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1205/2444] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:54 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-458c7db9-4ced-4f12-a33c-f00da9ad6095 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1240/2445] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:54 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-361c503d-ead0-4a7f-9820-2537757fdde0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-361c503d-ead0-4a7f-9820-2537757fdde0 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-361c503d-ead0-4a7f-9820-2537757fdde0 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-361c503d-ead0-4a7f-9820-2537757fdde0 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-361c503d-ead0-4a7f-9820-2537757fdde0 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-361c503d-ead0-4a7f-9820-2537757fdde0 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1206/2446] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:55 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ed032c9-aff6-4b52-a718-2ff5f1e7e996 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1241/2447] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:55 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1579fab-f4ed-4cd0-9900-e60607d079d9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1207/2448] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:56 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e1202223-38c8-45f4-afba-a489627a2630 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1202223-38c8-45f4-afba-a489627a2630 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1202223-38c8-45f4-afba-a489627a2630 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1202223-38c8-45f4-afba-a489627a2630 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e1202223-38c8-45f4-afba-a489627a2630 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1202223-38c8-45f4-afba-a489627a2630 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1242/2449] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:56 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5a7c222d-bbdb-4566-bf1c-67a3dd0c9e0a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1208/2450] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:57 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38006a0c-d250-4440-bf64-75927bff0056 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38006a0c-d250-4440-bf64-75927bff0056 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38006a0c-d250-4440-bf64-75927bff0056 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38006a0c-d250-4440-bf64-75927bff0056 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38006a0c-d250-4440-bf64-75927bff0056 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38006a0c-d250-4440-bf64-75927bff0056 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1243/2451] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:57 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b40aafc7-e446-4f33-8b3d-1988b529581b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b40aafc7-e446-4f33-8b3d-1988b529581b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b40aafc7-e446-4f33-8b3d-1988b529581b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b40aafc7-e446-4f33-8b3d-1988b529581b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b40aafc7-e446-4f33-8b3d-1988b529581b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b40aafc7-e446-4f33-8b3d-1988b529581b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1209/2452] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:58 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a1b27ed7-8b06-4cad-bd52-16d84173e2b9 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1244/2453] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:58 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:02:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:02:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:02:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:02:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:02:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e34aaff4-1f64-4a75-8959-cc46cc614d28 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:02:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1210/2454] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:02:59 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:02:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:02:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:02:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:02:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:02:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:02:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:02:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:02:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:02:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:02:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee901470-b0a0-430c-b25b-a59bb07b7c13 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:02:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1245/2455] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:02:59 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5e5ee93d-de3d-4da8-ba7c-943cbeeaa5a5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1211/2456] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:00 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b54355d-8d7f-435d-8a1f-a3c68d635700 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1246/2457] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:00 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c8ebeebf-63db-4ccc-a182-c2f1b89f0e48 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1212/2458] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:01 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b853ee07-c2c6-4eb5-9b9c-e597927ceb86 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1247/2459] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:01 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3058760a-58b5-4887-be66-1b7edfbb80ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3058760a-58b5-4887-be66-1b7edfbb80ad tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3058760a-58b5-4887-be66-1b7edfbb80ad tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3058760a-58b5-4887-be66-1b7edfbb80ad tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3058760a-58b5-4887-be66-1b7edfbb80ad tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3058760a-58b5-4887-be66-1b7edfbb80ad tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1213/2460] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:02 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c5102c76-4b7a-4c9d-b208-efe530962c6c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1248/2461] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:02 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dceebc95-2366-4081-a138-34c69b629435 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dceebc95-2366-4081-a138-34c69b629435 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dceebc95-2366-4081-a138-34c69b629435 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dceebc95-2366-4081-a138-34c69b629435 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dceebc95-2366-4081-a138-34c69b629435 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:03:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dceebc95-2366-4081-a138-34c69b629435 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:03:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1214/2462] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:03 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6afd8c8-b9a1-4be6-ae3c-83ba801382d2 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1249/2463] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:03 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae340a8-dc89-4121-8d9c-f1be2bea2d71 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1215/2464] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:03 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d11912e7-80ef-4043-9893-85dc2148c7be None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Delete volume with id: ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:03:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Delete volume request issued successfully. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d11912e7-80ef-4043-9893-85dc2148c7be tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 202 Sep 08 14:03:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1250/2465] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:04 2026] DELETE /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:03:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:04 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:04 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Volume info retrieved successfully. Sep 08 14:03:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dd99e1f5-dfae-4591-8894-ca9c8f9037c7 tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 200 Sep 08 14:03:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1216/2466] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:04 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-554e20f3-164f-475e-afe6-2c9ccfe8932e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1251/2467] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:04 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-879bf018-0e50-4bdd-bde0-e1bce0c34274 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1217/2468] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:05 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "383f458f-7392-4437-8095-e5588ed4ca8b", "name": "tempest-VolumeDependencyTests-Snapshot-2081359410"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create snapshot from volume 383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Created reservations ['a6bfef63-d973-4590-aceb-9a6c771dfb14', 'a1158353-99e5-4770-a08a-004264bc68c7', 'f5eb855c-12db-41d0-b837-2773a76e6d9d', 'e737139d-3d34-48ad-a036-5092b5a02147'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot create request issued successfully. Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3ffd1717-9ffe-43ae-9e26-5281e530ead0 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:03:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1252/2469] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:03:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb98b0be-a14a-4e9a-88a4-7071ffeb6022 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1218/2470] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:05 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf9dd126-2254-4cae-9a3d-63b2fe214f4c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf9dd126-2254-4cae-9a3d-63b2fe214f4c tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] GET http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf9dd126-2254-4cae-9a3d-63b2fe214f4c tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf9dd126-2254-4cae-9a3d-63b2fe214f4c tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf9dd126-2254-4cae-9a3d-63b2fe214f4c tempest-TestImageHashVerification-1774206854 tempest-TestImageHashVerification-1774206854-project-member] http://192.168.122.142/volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c returned with HTTP 404 Sep 08 14:03:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1253/2471] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:05 2026] GET /volume/v3/volumes/ea69b511-570f-413f-98bf-d488e54b145c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-335fcc97-6425-4bcb-9eaf-295855086484 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-335fcc97-6425-4bcb-9eaf-295855086484 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-335fcc97-6425-4bcb-9eaf-295855086484 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-335fcc97-6425-4bcb-9eaf-295855086484 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-335fcc97-6425-4bcb-9eaf-295855086484 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-335fcc97-6425-4bcb-9eaf-295855086484 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1219/2472] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:05 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a99b64df-63ae-4696-b953-831192e583df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bae4e06f-5fad-408c-a86f-6c1f3f88d39c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1485427151"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create snapshot from volume bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['d8a1c90e-9e71-4405-ac9c-fe16c29b7c41', 'dc6b56f4-10bc-40a2-a4fe-8319195ca10f', 'e86cdc2d-fdea-4618-acf4-b144e0dab072', 'be8dba00-c92b-4104-a7b5-3b002fd7d081'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot create request issued successfully. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a99b64df-63ae-4696-b953-831192e583df tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1254/2473] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:03:06 2026] POST /volume/v3/snapshots => generated 316 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:03:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-decf93ba-7a57-47f7-ab98-f85dc83ca951 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1220/2474] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:06 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 448 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b402bb22-1ac5-4d1c-805c-b99ecb66fe8e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1255/2475] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:06 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9c317dff-088c-4d8d-b34f-8c43bfbe0b63 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1221/2476] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:07 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6146cede-f725-4606-a166-b0d8e6653696 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6146cede-f725-4606-a166-b0d8e6653696 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6146cede-f725-4606-a166-b0d8e6653696 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6146cede-f725-4606-a166-b0d8e6653696 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6146cede-f725-4606-a166-b0d8e6653696 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6146cede-f725-4606-a166-b0d8e6653696 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1256/2477] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:07 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd6d02b0-83dd-48c3-bd9d-4bba5919899b tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1222/2478] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:08 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f385baca-b9c1-41fd-b872-928f5125129d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f385baca-b9c1-41fd-b872-928f5125129d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f385baca-b9c1-41fd-b872-928f5125129d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f385baca-b9c1-41fd-b872-928f5125129d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f385baca-b9c1-41fd-b872-928f5125129d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f385baca-b9c1-41fd-b872-928f5125129d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1257/2479] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:08 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-231ede7b-4199-4997-9086-00677a2b015e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0852e2ac-4a97-4db2-9001-b904dfd5635a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-113736759"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume request body: {'volume': {'snapshot_id': '0852e2ac-4a97-4db2-9001-b904dfd5635a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-113736759'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume of 1 GB Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Availability Zones retrieved successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Flow 'volume_create_api' (94a1ba78-d025-463a-a063-f2b1ae38fd9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d75229-03a6-4c1c-a1dd-8dcda39fc044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d75229-03a6-4c1c-a1dd-8dcda39fc044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0852e2ac-4a97-4db2-9001-b904dfd5635a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f01827d-cd0a-49df-a265-15efc354b6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Created reservations ['d6e05f97-ec6b-4de2-804f-03bcba40f50b', 'eeb63f67-7483-4010-80bf-e9f0b07b8cd7', 'd16f0507-2812-43b8-9872-f9771a518c2d', '7bb8f7c9-a590-498e-a3fc-031b7065f61e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f01827d-cd0a-49df-a265-15efc354b6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e05f97-ec6b-4de2-804f-03bcba40f50b', 'eeb63f67-7483-4010-80bf-e9f0b07b8cd7', 'd16f0507-2812-43b8-9872-f9771a518c2d', '7bb8f7c9-a590-498e-a3fc-031b7065f61e']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ee75d1-b4bd-43e5-a55c-a31bab998283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ee75d1-b4bd-43e5-a55c-a31bab998283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-113736759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43113e1984bb4464b30974c08a4ea5a8',qos_specs=None,replication_status=,reservations=['d6e05f97-ec6b-4de2-804f-03bcba40f50b','eeb63f67-7483-4010-80bf-e9f0b07b8cd7','d16f0507-2812-43b8-9872-f9771a518c2d','7bb8f7c9-a590-498e-a3fc-031b7065f61e'],size=1,snapshot_id=0852e2ac-4a97-4db2-9001-b904dfd5635a,source_replicaid=,source_volid=None,status='creating',user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-113736759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43113e1984bb4464b30974c08a4ea5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0852e2ac-4a97-4db2-9001-b904dfd5635a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ed19b7-6cbb-4f29-9629-35420301106c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ed19b7-6cbb-4f29-9629-35420301106c) transitioned into state 'SUCCESS' from state '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-113736759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43113e1984bb4464b30974c08a4ea5a8',qos_specs=None,replication_status=,reservations=['d6e05f97-ec6b-4de2-804f-03bcba40f50b','eeb63f67-7483-4010-80bf-e9f0b07b8cd7','d16f0507-2812-43b8-9872-f9771a518c2d','7bb8f7c9-a590-498e-a3fc-031b7065f61e'],size=1,snapshot_id=0852e2ac-4a97-4db2-9001-b904dfd5635a,source_replicaid=,source_volid=None,status='creating',user_id='83a088ff87ca42cfbdde60d67f7b34a3',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8054ca6a-f6e9-4e14-9b55-61cbd97240da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8054ca6a-f6e9-4e14-9b55-61cbd97240da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Flow 'volume_create_api' (94a1ba78-d025-463a-a063-f2b1ae38fd9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Create volume request issued successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-231ede7b-4199-4997-9086-00677a2b015e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1223/2480] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 14:03:08 2026] POST /volume/v3/volumes => generated 812 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-72cf2080-8b9a-49ed-a0d2-dad4ae128e5b tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1258/2481] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:08 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e55c95af-56ea-464a-b452-feededf50ce5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e55c95af-56ea-464a-b452-feededf50ce5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e55c95af-56ea-464a-b452-feededf50ce5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e55c95af-56ea-464a-b452-feededf50ce5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e55c95af-56ea-464a-b452-feededf50ce5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e55c95af-56ea-464a-b452-feededf50ce5 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1224/2482] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:09 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e49715-1a90-4ae6-8a5d-9d4831fcf9c7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1259/2483] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:09 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9fe73ab8-7294-4ece-8af2-cb777d2683b9 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1225/2484] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:10 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58656869-f389-4a0b-a174-93babd1c3a0d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a484e73-6dc0-42dd-b14b-b66c69968442", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1188024910"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a484e73-6dc0-42dd-b14b-b66c69968442', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1188024910'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (665a25f5-863d-4e74-970a-d3cec7d1999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ad55e7-11f0-44e9-a3d8-63c4dba00258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ad55e7-11f0-44e9-a3d8-63c4dba00258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7767adfb-90b1-4630-b051-a517430226c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['c35a626b-6e26-4eb2-8d00-6d954c7561f1', 'a9281424-bbfe-43db-84e2-a2e609db103d', '18ad178e-cea9-4906-8b1a-75e55e9ea6c1', '605b87d2-0e1d-4b67-80e7-92eb10f7d33b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7767adfb-90b1-4630-b051-a517430226c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c35a626b-6e26-4eb2-8d00-6d954c7561f1', 'a9281424-bbfe-43db-84e2-a2e609db103d', '18ad178e-cea9-4906-8b1a-75e55e9ea6c1', '605b87d2-0e1d-4b67-80e7-92eb10f7d33b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2420d108-59ac-4200-b576-3fd18a41ebf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2420d108-59ac-4200-b576-3fd18a41ebf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e668aea3-fdd7-4817-b6fa-ed23084f96bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1188024910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['c35a626b-6e26-4eb2-8d00-6d954c7561f1','a9281424-bbfe-43db-84e2-a2e609db103d','18ad178e-cea9-4906-8b1a-75e55e9ea6c1','605b87d2-0e1d-4b67-80e7-92eb10f7d33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1188024910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e668aea3-fdd7-4817-b6fa-ed23084f96bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad99bc61-df03-4934-bc01-d267f331bbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad99bc61-df03-4934-bc01-d267f331bbe7) transitioned into state 'SUCCESS' from state '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-1188024910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['c35a626b-6e26-4eb2-8d00-6d954c7561f1','a9281424-bbfe-43db-84e2-a2e609db103d','18ad178e-cea9-4906-8b1a-75e55e9ea6c1','605b87d2-0e1d-4b67-80e7-92eb10f7d33b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cbae8a-8f5d-48b9-8520-d0cc67b0761d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cbae8a-8f5d-48b9-8520-d0cc67b0761d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (665a25f5-863d-4e74-970a-d3cec7d1999e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:03:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58656869-f389-4a0b-a174-93babd1c3a0d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1260/2485] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:10 2026] POST /volume/v3/volumes => generated 769 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a484e73-6dc0-42dd-b14b-b66c69968442", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-27762533"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a484e73-6dc0-42dd-b14b-b66c69968442', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-27762533'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:03:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (3f7019ed-ec7a-4acf-ad76-e70118ffad4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61da88dd-7ccf-465b-98c0-a1a3d6bd1608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:10 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61da88dd-7ccf-465b-98c0-a1a3d6bd1608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6253ff3b-7e44-4736-8ccd-4dc541711a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67f3afd4-1fbf-4be5-9013-3f7b7b59d5e7 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1261/2486] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:11 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['605ae98f-2c6f-4382-b37b-50d3af07127d', '750fb093-611b-447f-9528-b7a37bf00ef3', '5605cb22-33b2-4866-80bb-70609010f0c0', 'ec196563-51df-4993-ba55-21ba903b9298'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6253ff3b-7e44-4736-8ccd-4dc541711a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605ae98f-2c6f-4382-b37b-50d3af07127d', '750fb093-611b-447f-9528-b7a37bf00ef3', '5605cb22-33b2-4866-80bb-70609010f0c0', 'ec196563-51df-4993-ba55-21ba903b9298']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac53093-8c3b-4196-8006-e7767f3c482e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac53093-8c3b-4196-8006-e7767f3c482e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272d688b-0363-41fb-abf1-72ee549b48cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-27762533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['605ae98f-2c6f-4382-b37b-50d3af07127d','750fb093-611b-447f-9528-b7a37bf00ef3','5605cb22-33b2-4866-80bb-70609010f0c0','ec196563-51df-4993-ba55-21ba903b9298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-27762533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272d688b-0363-41fb-abf1-72ee549b48cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469feefb-7e29-4fcd-8cdc-18af99a19047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469feefb-7e29-4fcd-8cdc-18af99a19047) transitioned into state 'SUCCESS' from state '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-27762533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['605ae98f-2c6f-4382-b37b-50d3af07127d','750fb093-611b-447f-9528-b7a37bf00ef3','5605cb22-33b2-4866-80bb-70609010f0c0','ec196563-51df-4993-ba55-21ba903b9298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fbc836-5e08-4711-8e88-c3e036b1590d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fbc836-5e08-4711-8e88-c3e036b1590d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (3f7019ed-ec7a-4acf-ad76-e70118ffad4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:03:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec0e428a-cb4f-458f-94ca-1eb21d082b9e tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1226/2487] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:10 2026] POST /volume/v3/volumes => generated 767 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a484e73-6dc0-42dd-b14b-b66c69968442", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1864826124"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a484e73-6dc0-42dd-b14b-b66c69968442', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1864826124'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:03:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (8b9414df-a775-4d16-84af-b00a277d01bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbce1863-d7c1-4ad9-8126-65f0a499e107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:11 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbce1863-d7c1-4ad9-8126-65f0a499e107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81de63a-7a7f-418c-9f31-4f98df6f6fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b53d5a73-601e-476a-b205-f6399190f0de None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b53d5a73-601e-476a-b205-f6399190f0de tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b53d5a73-601e-476a-b205-f6399190f0de tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b53d5a73-601e-476a-b205-f6399190f0de tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b53d5a73-601e-476a-b205-f6399190f0de tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['aba22ef9-d625-4ca2-9dc8-07dda581ff05', '85eeadba-e66e-43a4-afbc-2db5de72a927', '221691d5-1268-4c03-b191-f5b447712df0', 'eade0485-b32d-4290-aaea-d6e6501a0e15'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81de63a-7a7f-418c-9f31-4f98df6f6fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba22ef9-d625-4ca2-9dc8-07dda581ff05', '85eeadba-e66e-43a4-afbc-2db5de72a927', '221691d5-1268-4c03-b191-f5b447712df0', 'eade0485-b32d-4290-aaea-d6e6501a0e15']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b53d5a73-601e-476a-b205-f6399190f0de tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65ebee6-1c63-4641-abbb-e2d24c9276e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1227/2488] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:12 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65ebee6-1c63-4641-abbb-e2d24c9276e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3c90d6-e958-410f-8ff0-80bea09e8124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1864826124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['aba22ef9-d625-4ca2-9dc8-07dda581ff05','85eeadba-e66e-43a4-afbc-2db5de72a927','221691d5-1268-4c03-b191-f5b447712df0','eade0485-b32d-4290-aaea-d6e6501a0e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1864826124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3c90d6-e958-410f-8ff0-80bea09e8124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96d1563-765b-4ca0-8944-f935754c7977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96d1563-765b-4ca0-8944-f935754c7977) transitioned into state 'SUCCESS' from state '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-1864826124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['aba22ef9-d625-4ca2-9dc8-07dda581ff05','85eeadba-e66e-43a4-afbc-2db5de72a927','221691d5-1268-4c03-b191-f5b447712df0','eade0485-b32d-4290-aaea-d6e6501a0e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daca9cb3-7d6a-47ba-9ef1-9d325d3642a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daca9cb3-7d6a-47ba-9ef1-9d325d3642a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (8b9414df-a775-4d16-84af-b00a277d01bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:03:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-379ac802-d134-45e2-aa8f-37ed9cd549d1 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1262/2489] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:11 2026] POST /volume/v3/volumes => generated 769 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a484e73-6dc0-42dd-b14b-b66c69968442", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-526748108"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a484e73-6dc0-42dd-b14b-b66c69968442', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-526748108'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:03:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (2b5cd102-b943-4cea-8461-f6cad84371d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127a8eba-f6f0-4956-9739-3545e6bbc596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (127a8eba-f6f0-4956-9739-3545e6bbc596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9b6f22-3950-4a74-bc6e-9675ecae8af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-432ac39d-18ea-46cc-bb00-e26c591b163d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-432ac39d-18ea-46cc-bb00-e26c591b163d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-432ac39d-18ea-46cc-bb00-e26c591b163d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-432ac39d-18ea-46cc-bb00-e26c591b163d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-432ac39d-18ea-46cc-bb00-e26c591b163d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-432ac39d-18ea-46cc-bb00-e26c591b163d tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1263/2490] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:13 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['54c92bcf-3d2e-47ee-ae3f-2fb79b0e260d', '6851c7f6-370e-4353-af85-82fde723e3d5', 'ea979154-bda0-4d91-8246-d6be26cba689', 'b6ba8f98-34ee-47d2-98ee-55643f8b18de'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9b6f22-3950-4a74-bc6e-9675ecae8af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c92bcf-3d2e-47ee-ae3f-2fb79b0e260d', '6851c7f6-370e-4353-af85-82fde723e3d5', 'ea979154-bda0-4d91-8246-d6be26cba689', 'b6ba8f98-34ee-47d2-98ee-55643f8b18de']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894d6af6-ae68-4cf0-b6ac-bd50c58d5d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (894d6af6-ae68-4cf0-b6ac-bd50c58d5d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87fe8242-63ae-4955-83cd-ab7680c1ccb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-526748108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['54c92bcf-3d2e-47ee-ae3f-2fb79b0e260d','6851c7f6-370e-4353-af85-82fde723e3d5','ea979154-bda0-4d91-8246-d6be26cba689','b6ba8f98-34ee-47d2-98ee-55643f8b18de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-526748108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87fe8242-63ae-4955-83cd-ab7680c1ccb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6728da9a-2ed5-4624-8bec-f62c0c224099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6728da9a-2ed5-4624-8bec-f62c0c224099) transitioned into state 'SUCCESS' from state '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-526748108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['54c92bcf-3d2e-47ee-ae3f-2fb79b0e260d','6851c7f6-370e-4353-af85-82fde723e3d5','ea979154-bda0-4d91-8246-d6be26cba689','b6ba8f98-34ee-47d2-98ee-55643f8b18de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9985764e-f450-452b-8ca2-e7647577988a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9985764e-f450-452b-8ca2-e7647577988a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (2b5cd102-b943-4cea-8461-f6cad84371d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:03:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44d9c46b-577e-46e9-994b-2223fe6f1d11 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1228/2491] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:12 2026] POST /volume/v3/volumes => generated 768 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "7a484e73-6dc0-42dd-b14b-b66c69968442", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-326777921"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request body: {'volume': {"'snapshot_id": '7a484e73-6dc0-42dd-b14b-b66c69968442', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-326777921'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume of 1 GB Sep 08 14:03:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Availability Zones retrieved successfully. Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (434ea966-d79d-4ed7-89a5-cfa73d434b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41951ce7-aa42-4288-9029-be84d45d58ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41951ce7-aa42-4288-9029-be84d45d58ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4199eee0-edbc-45a2-97a9-8e5c68a1b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Created reservations ['16e0eb89-f7b4-452f-a7cb-0cfba3281e33', '52bb00a5-624c-4634-9ebb-6af8dd5c44d0', 'a650b36f-c988-480a-9703-6cbbbc95973e', 'c8875e66-e930-48c1-9d94-145e050f5a45'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4199eee0-edbc-45a2-97a9-8e5c68a1b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16e0eb89-f7b4-452f-a7cb-0cfba3281e33', '52bb00a5-624c-4634-9ebb-6af8dd5c44d0', 'a650b36f-c988-480a-9703-6cbbbc95973e', 'c8875e66-e930-48c1-9d94-145e050f5a45']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd646d4-96b8-4541-8d59-b376aa7cd9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb0ef792-c2af-4a5f-a1e4-1a58ad008e45 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1229/2492] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:14 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd646d4-96b8-4541-8d59-b376aa7cd9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c483a149-b8a3-46e5-906d-b36bfdf8b3a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-326777921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['16e0eb89-f7b4-452f-a7cb-0cfba3281e33','52bb00a5-624c-4634-9ebb-6af8dd5c44d0','a650b36f-c988-480a-9703-6cbbbc95973e','c8875e66-e930-48c1-9d94-145e050f5a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-326777921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c483a149-b8a3-46e5-906d-b36bfdf8b3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb517c1951a4947a88c500b7c8917ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f53bf48-c94b-43f2-9359-35b045883fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f53bf48-c94b-43f2-9359-35b045883fca) transitioned into state 'SUCCESS' from state '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-326777921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdb517c1951a4947a88c500b7c8917ed',qos_specs=None,replication_status=,reservations=['16e0eb89-f7b4-452f-a7cb-0cfba3281e33','52bb00a5-624c-4634-9ebb-6af8dd5c44d0','a650b36f-c988-480a-9703-6cbbbc95973e','c8875e66-e930-48c1-9d94-145e050f5a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e325a18f3d94d53b3670c3e5385f97d',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a0b17c-a6b9-4636-ab89-332cbaaa74b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33a0b17c-a6b9-4636-ab89-332cbaaa74b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Flow 'volume_create_api' (434ea966-d79d-4ed7-89a5-cfa73d434b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Create volume request issued successfully. Sep 08 14:03:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fdbd5f43-7648-4fbf-8371-07cf35a0bf3f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1264/2493] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:13 2026] POST /volume/v3/volumes => generated 768 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-019e20ea-6efd-4929-ad97-f86ad2eace97 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 200 Sep 08 14:03:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1230/2494] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:15 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 861 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bd84f91-c8c2-4e6d-adfd-699d510512e5 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1265/2495] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:15 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2301c110-d7fd-4187-89ce-b9480a780f22 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2301c110-d7fd-4187-89ce-b9480a780f22 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2301c110-d7fd-4187-89ce-b9480a780f22 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2301c110-d7fd-4187-89ce-b9480a780f22 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2301c110-d7fd-4187-89ce-b9480a780f22 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2301c110-d7fd-4187-89ce-b9480a780f22 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 200 Sep 08 14:03:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1231/2496] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:16 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5170e8c1-a098-4355-b9bc-cb3d7ab91186 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1266/2497] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:16 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete snapshot with id: 0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot delete request issued successfully. Sep 08 14:03:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1ecca9bd-57e8-4060-80ce-31c839389b06 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 202 Sep 08 14:03:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1232/2498] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:03:16 2026] DELETE /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6599ceee-39e9-4768-b066-3fdffceaaa2e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1267/2499] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:17 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1753c315-3118-4140-bac2-a4c9f6585605 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1753c315-3118-4140-bac2-a4c9f6585605 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1753c315-3118-4140-bac2-a4c9f6585605 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1753c315-3118-4140-bac2-a4c9f6585605 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1753c315-3118-4140-bac2-a4c9f6585605 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1753c315-3118-4140-bac2-a4c9f6585605 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 200 Sep 08 14:03:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1233/2500] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:17 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-40b2a25d-e2ca-48d5-8190-0638631be05c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b2a25d-e2ca-48d5-8190-0638631be05c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b2a25d-e2ca-48d5-8190-0638631be05c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-40b2a25d-e2ca-48d5-8190-0638631be05c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-40b2a25d-e2ca-48d5-8190-0638631be05c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Snapshot retrieved successfully. Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-40b2a25d-e2ca-48d5-8190-0638631be05c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 200 Sep 08 14:03:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1268/2501] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:18 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61d5a883-a53d-4dae-a1b5-7b444d533cef tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 200 Sep 08 14:03:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1234/2502] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:18 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-67ce7a22-cb23-4a4a-84ac-cfbda256a223 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd returned with HTTP 200 Sep 08 14:03:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1269/2503] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:18 2026] GET /volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13674146-2b2a-4579-ba16-b40366342b1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13674146-2b2a-4579-ba16-b40366342b1a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13674146-2b2a-4579-ba16-b40366342b1a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13674146-2b2a-4579-ba16-b40366342b1a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-13674146-2b2a-4579-ba16-b40366342b1a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13674146-2b2a-4579-ba16-b40366342b1a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 returned with HTTP 200 Sep 08 14:03:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1235/2504] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:18 2026] GET /volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-74675501-df17-4bb6-a2f1-03a4ee6ea808 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74675501-df17-4bb6-a2f1-03a4ee6ea808 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74675501-df17-4bb6-a2f1-03a4ee6ea808 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-74675501-df17-4bb6-a2f1-03a4ee6ea808 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-74675501-df17-4bb6-a2f1-03a4ee6ea808 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 404 Sep 08 14:03:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1270/2505] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:19 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] DELETE http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete volume with id: 383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete volume request issued successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1d80fac0-2a01-4b77-8b84-9a38027d8359 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 202 Sep 08 14:03:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1236/2506] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:19 2026] DELETE /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8f7c983-278c-4824-8f89-f745250cb234 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8f7c983-278c-4824-8f89-f745250cb234 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8f7c983-278c-4824-8f89-f745250cb234 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8f7c983-278c-4824-8f89-f745250cb234 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e8f7c983-278c-4824-8f89-f745250cb234 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8f7c983-278c-4824-8f89-f745250cb234 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 200 Sep 08 14:03:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1271/2507] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:19 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6211462b-ee8a-407d-a980-08bcbb462c6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6211462b-ee8a-407d-a980-08bcbb462c6c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6211462b-ee8a-407d-a980-08bcbb462c6c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6211462b-ee8a-407d-a980-08bcbb462c6c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6211462b-ee8a-407d-a980-08bcbb462c6c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6211462b-ee8a-407d-a980-08bcbb462c6c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 returned with HTTP 200 Sep 08 14:03:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1237/2508] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:19 2026] GET /volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9c859da-5e7a-4dad-a415-17d60fab6b4f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 returned with HTTP 200 Sep 08 14:03:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1272/2509] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:19 2026] GET /volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc087267-8f1a-4fd4-9acd-d8296671bf2c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc087267-8f1a-4fd4-9acd-d8296671bf2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc087267-8f1a-4fd4-9acd-d8296671bf2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc087267-8f1a-4fd4-9acd-d8296671bf2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc087267-8f1a-4fd4-9acd-d8296671bf2c tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 404 Sep 08 14:03:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1238/2510] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:20 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] DELETE http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete volume with id: 13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete volume request issued successfully. Sep 08 14:03:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3c1e597-aa6a-4f30-85a3-fbb2658cb11e tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 202 Sep 08 14:03:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1273/2511] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:20 2026] DELETE /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Volume info retrieved successfully. Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fdac8e27-f4d7-4c66-a790-78d1060bf560 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 200 Sep 08 14:03:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1239/2512] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:20 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 904 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa7b51e4-fe36-4403-8386-aface56ce128 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ade74be3-1475-4b23-be5e-54db877f0a56 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ade74be3-1475-4b23-be5e-54db877f0a56 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ade74be3-1475-4b23-be5e-54db877f0a56 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ade74be3-1475-4b23-be5e-54db877f0a56 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ade74be3-1475-4b23-be5e-54db877f0a56 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ade74be3-1475-4b23-be5e-54db877f0a56 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1240/2513] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:20 2026] GET /volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1390908853"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1390908853'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-73e0b250-160d-46cc-b3cb-7cf59cd71aca tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1241/2514] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (b4986dce-4cdb-43da-b579-bdc2a1fae1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6db47ec-82e1-44b4-a9db-b9bc4fb2c504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6ba5246-1670-4455-8072-620216dc6686 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: c483a149-b8a3-46e5-906d-b36bfdf8b3a0 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6db47ec-82e1-44b4-a9db-b9bc4fb2c504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea52efa-e0d2-4fbd-bb08-0d2c79245a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6ba5246-1670-4455-8072-620216dc6686 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 returned with HTTP 202 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1242/2515] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:21 2026] DELETE /volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f49f23ad-5c4f-4ce6-ba8e-62306b0bf396 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1243/2516] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['e5aa5443-ab28-436c-b2b5-b7b72e10615e', 'ecc3fb5d-33d6-4a4e-951c-dce96c64a488', 'cae8c9ea-1fdf-4daf-a9bd-3986ef3e640c', '6cbbe029-f635-47fb-a5ff-198a1e478fd9'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea52efa-e0d2-4fbd-bb08-0d2c79245a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5aa5443-ab28-436c-b2b5-b7b72e10615e', 'ecc3fb5d-33d6-4a4e-951c-dce96c64a488', 'cae8c9ea-1fdf-4daf-a9bd-3986ef3e640c', '6cbbe029-f635-47fb-a5ff-198a1e478fd9']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791c388f-b39a-401d-a6a2-8984a4e53c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791c388f-b39a-401d-a6a2-8984a4e53c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390908853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['e5aa5443-ab28-436c-b2b5-b7b72e10615e','ecc3fb5d-33d6-4a4e-951c-dce96c64a488','cae8c9ea-1fdf-4daf-a9bd-3986ef3e640c','6cbbe029-f635-47fb-a5ff-198a1e478fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1390908853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cfbe331-8571-4b2d-a566-c8cfdfc3e101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b5a65a-9650-478f-8690-5b8270101ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b5a65a-9650-478f-8690-5b8270101ce0) transitioned into state 'SUCCESS' from state '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-1390908853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['e5aa5443-ab28-436c-b2b5-b7b72e10615e','ecc3fb5d-33d6-4a4e-951c-dce96c64a488','cae8c9ea-1fdf-4daf-a9bd-3986ef3e640c','6cbbe029-f635-47fb-a5ff-198a1e478fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10134b06-9359-4438-bbaf-33a2f10d5df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10134b06-9359-4438-bbaf-33a2f10d5df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (b4986dce-4cdb-43da-b579-bdc2a1fae1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa7b51e4-fe36-4403-8386-aface56ce128 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1274/2517] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:03:20 2026] POST /volume/v3/volumes => generated 773 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-14e68ee6-7a7a-4408-b59f-6379ed6d2286 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14e68ee6-7a7a-4408-b59f-6379ed6d2286 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14e68ee6-7a7a-4408-b59f-6379ed6d2286 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-14e68ee6-7a7a-4408-b59f-6379ed6d2286 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-14e68ee6-7a7a-4408-b59f-6379ed6d2286 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 returned with HTTP 404 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1275/2518] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/13c3ffb0-c32f-4c4d-aaf3-9a38bcf94b27 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete snapshot with id: 0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0adc99d-320b-4929-a3a1-d6da0885cf96 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 404 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1276/2519] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:03:21 2026] DELETE /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9f9d920-ea35-4253-a56d-91a3a891d172 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9f9d920-ea35-4253-a56d-91a3a891d172 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9f9d920-ea35-4253-a56d-91a3a891d172 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9f9d920-ea35-4253-a56d-91a3a891d172 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9f9d920-ea35-4253-a56d-91a3a891d172 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a returned with HTTP 404 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1277/2520] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/snapshots/0852e2ac-4a97-4db2-9001-b904dfd5635a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] DELETE http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e7b502c-df73-4a81-9f75-615393d2f8bd tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 200 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1244/2521] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 841 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Delete volume with id: 383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9970a5d3-d3cc-4e59-945f-7175186b86ad tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 404 Sep 08 14:03:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1278/2522] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:21 2026] DELETE /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e463abae-bdec-4d7f-a508-621f60d62a26 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e463abae-bdec-4d7f-a508-621f60d62a26 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] GET http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e463abae-bdec-4d7f-a508-621f60d62a26 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e463abae-bdec-4d7f-a508-621f60d62a26 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e463abae-bdec-4d7f-a508-621f60d62a26 tempest-VolumeDependencyTests-1301272125 tempest-VolumeDependencyTests-1301272125-project-member] http://192.168.122.142/volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b returned with HTTP 404 Sep 08 14:03:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1245/2523] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:21 2026] GET /volume/v3/volumes/383f458f-7392-4437-8095-e5588ed4ca8b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc1646f9-478d-41c0-9b00-6e62731d47bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc1646f9-478d-41c0-9b00-6e62731d47bf tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc1646f9-478d-41c0-9b00-6e62731d47bf tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc1646f9-478d-41c0-9b00-6e62731d47bf tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc1646f9-478d-41c0-9b00-6e62731d47bf tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 returned with HTTP 404 Sep 08 14:03:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1279/2524] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:22 2026] GET /volume/v3/volumes/c483a149-b8a3-46e5-906d-b36bfdf8b3a0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9015075a-7624-463a-a41b-9d5269daec8c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: 87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9015075a-7624-463a-a41b-9d5269daec8c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 returned with HTTP 202 Sep 08 14:03:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1246/2525] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:22 2026] DELETE /volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30bdd686-70aa-4a61-95c0-bdfd4cfca87a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 returned with HTTP 200 Sep 08 14:03:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1280/2526] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:22 2026] GET /volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9bf0a8b5-0c71-43d1-baae-ee97ef0cced1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 200 Sep 08 14:03:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1247/2527] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:22 2026] GET /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 865 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-921fc551-fb07-4149-a1cc-c23ced3d4bd4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921fc551-fb07-4149-a1cc-c23ced3d4bd4 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921fc551-fb07-4149-a1cc-c23ced3d4bd4 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-921fc551-fb07-4149-a1cc-c23ced3d4bd4 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-921fc551-fb07-4149-a1cc-c23ced3d4bd4 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 returned with HTTP 404 Sep 08 14:03:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1281/2528] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:23 2026] GET /volume/v3/volumes/87fe8242-63ae-4955-83cd-ab7680c1ccb9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: 9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68681eec-ef53-4cf3-b756-5b434a8a43ba tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 returned with HTTP 202 Sep 08 14:03:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1248/2529] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:23 2026] DELETE /volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99dfb865-213c-4503-8d8b-3655ef11d62a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99dfb865-213c-4503-8d8b-3655ef11d62a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99dfb865-213c-4503-8d8b-3655ef11d62a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99dfb865-213c-4503-8d8b-3655ef11d62a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99dfb865-213c-4503-8d8b-3655ef11d62a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99dfb865-213c-4503-8d8b-3655ef11d62a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 returned with HTTP 200 Sep 08 14:03:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1282/2530] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:23 2026] GET /volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17bf2fbd-93af-4112-a12f-6936188a3ce6 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 200 Sep 08 14:03:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1249/2531] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:23 2026] GET /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5cfbe331-8571-4b2d-a566-c8cfdfc3e101", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-691747357"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {"'source_volid": '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-691747357'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (c408d358-b0ba-4527-a5b3-1bedae7fdafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08ca44d-1d9e-4ef6-a19d-f1e5fe754edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08ca44d-1d9e-4ef6-a19d-f1e5fe754edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061b5a6d-d09c-4089-80ce-5173f80f811f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['70f20fc3-a7ab-4b8a-8df9-7beafb816abb', '5ceb3609-65c1-4d2a-a7af-addb0405e7df', '23719959-e403-4cdd-8348-f5ec3d46d171', '1dc63dc7-db3d-4f07-be2a-6646dd86f6f9'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061b5a6d-d09c-4089-80ce-5173f80f811f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f20fc3-a7ab-4b8a-8df9-7beafb816abb', '5ceb3609-65c1-4d2a-a7af-addb0405e7df', '23719959-e403-4cdd-8348-f5ec3d46d171', '1dc63dc7-db3d-4f07-be2a-6646dd86f6f9']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b8c892-3ce0-4ff7-adc1-f0218cf90ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b8c892-3ce0-4ff7-adc1-f0218cf90ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9de4ad4-031a-4b8e-aa51-2402cacc7d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-691747357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['70f20fc3-a7ab-4b8a-8df9-7beafb816abb','5ceb3609-65c1-4d2a-a7af-addb0405e7df','23719959-e403-4cdd-8348-f5ec3d46d171','1dc63dc7-db3d-4f07-be2a-6646dd86f6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-691747357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9de4ad4-031a-4b8e-aa51-2402cacc7d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf8eb71-abdf-4dbe-a74e-0bb21b2a901d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf8eb71-abdf-4dbe-a74e-0bb21b2a901d) transitioned into state 'SUCCESS' from state '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-691747357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['70f20fc3-a7ab-4b8a-8df9-7beafb816abb','5ceb3609-65c1-4d2a-a7af-addb0405e7df','23719959-e403-4cdd-8348-f5ec3d46d171','1dc63dc7-db3d-4f07-be2a-6646dd86f6f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868294d8-d9ff-44f2-abdd-a5ca9295b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (868294d8-d9ff-44f2-abdd-a5ca9295b1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (c408d358-b0ba-4527-a5b3-1bedae7fdafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f66e525c-7dec-4b1e-b19e-568f31225f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1283/2532] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:23 2026] POST /volume/v3/volumes => generated 772 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5cfbe331-8571-4b2d-a566-c8cfdfc3e101", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-701500511"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {"'source_volid": '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-701500511'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (26b88e88-b08c-47c9-9d5b-fdd656295516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e13c-7215-40d7-b6ec-e2b0805dadbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1079e13c-7215-40d7-b6ec-e2b0805dadbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6524dd72-fe94-40bb-8229-450f379ead73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['f0ac1deb-160e-43a3-9f84-bc7a88e502d8', 'd846f6cd-f5fa-4bc1-9452-d82adc3c517d', '2102ba46-2835-48d8-9fa4-e6cafaf68965', '88233c73-392d-4e21-bc1b-754d564df4de'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6524dd72-fe94-40bb-8229-450f379ead73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0ac1deb-160e-43a3-9f84-bc7a88e502d8', 'd846f6cd-f5fa-4bc1-9452-d82adc3c517d', '2102ba46-2835-48d8-9fa4-e6cafaf68965', '88233c73-392d-4e21-bc1b-754d564df4de']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dab658-2d0d-4e53-adec-cfca2e9bd17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dab658-2d0d-4e53-adec-cfca2e9bd17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075bf63f-7bca-4499-8f3b-496d1b31ee10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-701500511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['f0ac1deb-160e-43a3-9f84-bc7a88e502d8','d846f6cd-f5fa-4bc1-9452-d82adc3c517d','2102ba46-2835-48d8-9fa4-e6cafaf68965','88233c73-392d-4e21-bc1b-754d564df4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-701500511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075bf63f-7bca-4499-8f3b-496d1b31ee10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b138b4-a51e-4344-934d-13c47267fbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b138b4-a51e-4344-934d-13c47267fbf0) transitioned into state 'SUCCESS' from state '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-701500511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['f0ac1deb-160e-43a3-9f84-bc7a88e502d8','d846f6cd-f5fa-4bc1-9452-d82adc3c517d','2102ba46-2835-48d8-9fa4-e6cafaf68965','88233c73-392d-4e21-bc1b-754d564df4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879cf1c7-c171-46fb-b356-353ae7fb5130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879cf1c7-c171-46fb-b356-353ae7fb5130) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (26b88e88-b08c-47c9-9d5b-fdd656295516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de4f5848-6275-41dd-b232-a6e2b12a84fe tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1250/2533] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:24 2026] POST /volume/v3/volumes => generated 772 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5cfbe331-8571-4b2d-a566-c8cfdfc3e101", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1450254416"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {"'source_volid": '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1450254416'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-795d0d6b-82cc-4df0-8fd7-d92324201d99 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-795d0d6b-82cc-4df0-8fd7-d92324201d99 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-795d0d6b-82cc-4df0-8fd7-d92324201d99 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-795d0d6b-82cc-4df0-8fd7-d92324201d99 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (a856a1cb-9f9b-4019-a926-11e5661042a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bf55cf-214c-4c0b-80d3-43900cc0db13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-795d0d6b-82cc-4df0-8fd7-d92324201d99 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 returned with HTTP 404 Sep 08 14:03:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1251/2534] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes/9a3c90d6-e958-410f-8ff0-80bea09e8124 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: 272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bf55cf-214c-4c0b-80d3-43900cc0db13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2908db-abc5-46a9-bc52-59a83ad40e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f7a7197-0dd1-419a-9893-2b3c5bc4a95d tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd returned with HTTP 202 Sep 08 14:03:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1252/2535] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:24 2026] DELETE /volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['856ffe45-bde3-423f-887c-3563699bb9e5', '58651dad-b63f-4640-8b72-753e10fdac84', '0b5826de-ba0c-4b08-8d44-9db43576e1c5', '108d6782-8331-409e-80a1-c360f7770732'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df2908db-abc5-46a9-bc52-59a83ad40e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['856ffe45-bde3-423f-887c-3563699bb9e5', '58651dad-b63f-4640-8b72-753e10fdac84', '0b5826de-ba0c-4b08-8d44-9db43576e1c5', '108d6782-8331-409e-80a1-c360f7770732']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3c45c6-f20e-4a60-8977-9bc4cf41bd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3c45c6-f20e-4a60-8977-9bc4cf41bd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c428081-be3d-454a-9d9e-b69ef650e371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1450254416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['856ffe45-bde3-423f-887c-3563699bb9e5','58651dad-b63f-4640-8b72-753e10fdac84','0b5826de-ba0c-4b08-8d44-9db43576e1c5','108d6782-8331-409e-80a1-c360f7770732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1450254416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c428081-be3d-454a-9d9e-b69ef650e371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:24 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2458b5e4-3195-4ba8-86d2-009419469cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f0be408-b0e1-4915-a1de-5d95ba139f1f tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd returned with HTTP 200 Sep 08 14:03:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1253/2536] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:24 2026] GET /volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2458b5e4-3195-4ba8-86d2-009419469cb5) transitioned into state 'SUCCESS' from state '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-1450254416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['856ffe45-bde3-423f-887c-3563699bb9e5','58651dad-b63f-4640-8b72-753e10fdac84','0b5826de-ba0c-4b08-8d44-9db43576e1c5','108d6782-8331-409e-80a1-c360f7770732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe7fb513-eb2d-4223-9675-a3d151baca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe7fb513-eb2d-4223-9675-a3d151baca2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (a856a1cb-9f9b-4019-a926-11e5661042a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-131bdc1e-90c2-45c9-b809-536bb4b31fbb tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1284/2537] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:24 2026] POST /volume/v3/volumes => generated 773 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5cfbe331-8571-4b2d-a566-c8cfdfc3e101", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1955163284"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {"'source_volid": '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1955163284'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (58e0f169-92e2-4a50-b1b4-7678d08e5eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05a156d-8300-4fe7-8ff2-414d81b73e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d05a156d-8300-4fe7-8ff2-414d81b73e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4aa57a-dcc9-4c05-8f6b-4997e2f35b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-942624002"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['92cfdd88-65ae-4c5e-a96a-e988e1640989', 'f9c80d1d-1649-4e41-aa59-4b2901ad7ff9', '31e054dc-4ad5-439b-9bc2-5111a8a51dbd', '94fad510-f971-48dd-99f5-7b28d16ca834'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-942624002'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume of 1 GB Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4aa57a-dcc9-4c05-8f6b-4997e2f35b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92cfdd88-65ae-4c5e-a96a-e988e1640989', 'f9c80d1d-1649-4e41-aa59-4b2901ad7ff9', '31e054dc-4ad5-439b-9bc2-5111a8a51dbd', '94fad510-f971-48dd-99f5-7b28d16ca834']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbc3599-d67e-4fa2-b8ff-a327395bad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Flow 'volume_create_api' (8ed125d2-7949-4cb9-b8a6-09849337779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34840330-969c-4c3b-b75f-aa43da4187f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbc3599-d67e-4fa2-b8ff-a327395bad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b2ece2-d9c5-43d8-8e08-74395d6dc06c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1955163284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['92cfdd88-65ae-4c5e-a96a-e988e1640989','f9c80d1d-1649-4e41-aa59-4b2901ad7ff9','31e054dc-4ad5-439b-9bc2-5111a8a51dbd','94fad510-f971-48dd-99f5-7b28d16ca834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1955163284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b2ece2-d9c5-43d8-8e08-74395d6dc06c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca607e86-cbc2-4cde-bf4a-83b871116f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34840330-969c-4c3b-b75f-aa43da4187f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4574cb3-ba9a-4e44-94bb-4fccb7c5b98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca607e86-cbc2-4cde-bf4a-83b871116f90) transitioned into state 'SUCCESS' from state '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-1955163284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['92cfdd88-65ae-4c5e-a96a-e988e1640989','f9c80d1d-1649-4e41-aa59-4b2901ad7ff9','31e054dc-4ad5-439b-9bc2-5111a8a51dbd','94fad510-f971-48dd-99f5-7b28d16ca834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09756ce-4448-4cd0-8243-c6fe6c7ec40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09756ce-4448-4cd0-8243-c6fe6c7ec40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (58e0f169-92e2-4a50-b1b4-7678d08e5eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5b39b7d0-7547-427b-85a7-b2e9e475d5e5 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1285/2538] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:25 2026] POST /volume/v3/volumes => generated 773 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "5cfbe331-8571-4b2d-a566-c8cfdfc3e101", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-355264980"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request body: {'volume': {"'source_volid": '5cfbe331-8571-4b2d-a566-c8cfdfc3e101', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-355264980'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume of 1 GB Sep 08 14:03:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Availability Zones retrieved successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Created reservations ['e6f02bd0-7151-4f75-b20b-f26779552b63', '888a30c8-6c30-4a78-af09-68d10412d8a4', '6a16df2b-744e-41f3-bdeb-db4a11fe4447', 'c9366244-98ac-4ffe-a38a-f603d031cbb8'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4574cb3-ba9a-4e44-94bb-4fccb7c5b98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f02bd0-7151-4f75-b20b-f26779552b63', '888a30c8-6c30-4a78-af09-68d10412d8a4', '6a16df2b-744e-41f3-bdeb-db4a11fe4447', 'c9366244-98ac-4ffe-a38a-f603d031cbb8']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (d2f9f66e-d232-4c7f-9b15-45ceece88b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b51649-42a5-4e54-a181-f70739f0ba11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0e36b9-5371-4eb9-9215-5a5ba2fe3e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b51649-42a5-4e54-a181-f70739f0ba11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba6680e-a30b-4a43-80be-80e99ff2ee8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942624002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c55ad64e94825be5789f9731524bc',qos_specs=None,replication_status=,reservations=['e6f02bd0-7151-4f75-b20b-f26779552b63','888a30c8-6c30-4a78-af09-68d10412d8a4','6a16df2b-744e-41f3-bdeb-db4a11fe4447','c9366244-98ac-4ffe-a38a-f603d031cbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27535db7f144f61a07ab75c0417c07a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-942624002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba6680e-a30b-4a43-80be-80e99ff2ee8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6c55ad64e94825be5789f9731524bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a27535db7f144f61a07ab75c0417c07a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0397d848-48c3-492e-82ab-7f282afa9f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0e36b9-5371-4eb9-9215-5a5ba2fe3e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e02592-2690-480e-bcad-e03092331fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0397d848-48c3-492e-82ab-7f282afa9f26) transitioned into state 'SUCCESS' from state '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-942624002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c55ad64e94825be5789f9731524bc',qos_specs=None,replication_status=,reservations=['e6f02bd0-7151-4f75-b20b-f26779552b63','888a30c8-6c30-4a78-af09-68d10412d8a4','6a16df2b-744e-41f3-bdeb-db4a11fe4447','c9366244-98ac-4ffe-a38a-f603d031cbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27535db7f144f61a07ab75c0417c07a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad50dc4-69a2-4dff-9a1f-b27179efe30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad50dc4-69a2-4dff-9a1f-b27179efe30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Flow 'volume_create_api' (8ed125d2-7949-4cb9-b8a6-09849337779e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume request issued successfully. Sep 08 14:03:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-167741ca-a578-4a12-8e2e-2d64b76d0811 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1254/2539] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:03:25 2026] POST /volume/v3/volumes => generated 786 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a695c2d-9f92-4114-a869-fad7532295bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a695c2d-9f92-4114-a869-fad7532295bb tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a695c2d-9f92-4114-a869-fad7532295bb tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a695c2d-9f92-4114-a869-fad7532295bb tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Created reservations ['092f69fb-88d1-4a75-8901-8f9aa338cf94', 'ed61105c-4b67-4e0d-8f9b-ceb56562dd39', '5c134cd8-b860-4a1f-aff8-a0a149bc949e', '72c69cc1-b3b0-442b-b04d-8a29a3ce4e93'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e02592-2690-480e-bcad-e03092331fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['092f69fb-88d1-4a75-8901-8f9aa338cf94', 'ed61105c-4b67-4e0d-8f9b-ceb56562dd39', '5c134cd8-b860-4a1f-aff8-a0a149bc949e', '72c69cc1-b3b0-442b-b04d-8a29a3ce4e93']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a7c6d8-78b4-403c-96f8-9581cc840388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a695c2d-9f92-4114-a869-fad7532295bb tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a695c2d-9f92-4114-a869-fad7532295bb tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1255/2540] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:26 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 965 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a7c6d8-78b4-403c-96f8-9581cc840388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82343660-da2c-4764-aeb2-95334d5554ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-355264980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['092f69fb-88d1-4a75-8901-8f9aa338cf94','ed61105c-4b67-4e0d-8f9b-ceb56562dd39','5c134cd8-b860-4a1f-aff8-a0a149bc949e','72c69cc1-b3b0-442b-b04d-8a29a3ce4e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-355264980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82343660-da2c-4764-aeb2-95334d5554ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5e297472754fe0998b5cc10e20678d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41cfdf0b213940f09879172f16918569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8554bff4-2a05-40aa-a81a-fa3c9f2c28fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3a1c0948-dbc5-47f1-a1ba-ab974903b0bc tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1256/2541] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:26 2026] GET /volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8554bff4-2a05-40aa-a81a-fa3c9f2c28fd) transitioned into state 'SUCCESS' from state '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-355264980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5e297472754fe0998b5cc10e20678d',qos_specs=None,replication_status=,reservations=['092f69fb-88d1-4a75-8901-8f9aa338cf94','ed61105c-4b67-4e0d-8f9b-ceb56562dd39','5c134cd8-b860-4a1f-aff8-a0a149bc949e','72c69cc1-b3b0-442b-b04d-8a29a3ce4e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41cfdf0b213940f09879172f16918569',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3ce486-b3c7-49d5-8977-bf494d438ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff3ce486-b3c7-49d5-8977-bf494d438ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Flow 'volume_create_api' (d2f9f66e-d232-4c7f-9b15-45ceece88b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Create volume request issued successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bee709d-5d0d-442c-a595-90c32f3d89ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1286/2542] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:03:25 2026] POST /volume/v3/volumes => generated 772 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-97f4f068-4cb5-42bb-919f-d91f3604be17 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1257/2543] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:26 2026] GET /volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e32e09d-6964-4717-8289-f010c43a053e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e32e09d-6964-4717-8289-f010c43a053e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e32e09d-6964-4717-8289-f010c43a053e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e32e09d-6964-4717-8289-f010c43a053e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5e32e09d-6964-4717-8289-f010c43a053e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e32e09d-6964-4717-8289-f010c43a053e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 returned with HTTP 200 Sep 08 14:03:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1287/2544] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:26 2026] GET /volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce45e93-a21e-4531-93b9-53dca08272a3 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1258/2545] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-04b7079b-8d3c-4e48-b0a2-6647acd4e847 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04b7079b-8d3c-4e48-b0a2-6647acd4e847 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04b7079b-8d3c-4e48-b0a2-6647acd4e847 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-04b7079b-8d3c-4e48-b0a2-6647acd4e847 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-04b7079b-8d3c-4e48-b0a2-6647acd4e847 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd returned with HTTP 404 Sep 08 14:03:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1288/2546] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/272d688b-0363-41fb-abf1-72ee549b48cd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5c0e475-3745-46d5-a0dd-f329072af47c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5c0e475-3745-46d5-a0dd-f329072af47c tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 202 Sep 08 14:03:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1259/2547] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:27 2026] DELETE /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3439ba71-7590-420f-9681-cc937c6ffa32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3439ba71-7590-420f-9681-cc937c6ffa32 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3439ba71-7590-420f-9681-cc937c6ffa32 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3439ba71-7590-420f-9681-cc937c6ffa32 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3439ba71-7590-420f-9681-cc937c6ffa32 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3439ba71-7590-420f-9681-cc937c6ffa32 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1289/2548] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7a74cb9-1e2f-495e-8649-556c173a568e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7a74cb9-1e2f-495e-8649-556c173a568e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7a74cb9-1e2f-495e-8649-556c173a568e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7a74cb9-1e2f-495e-8649-556c173a568e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7a74cb9-1e2f-495e-8649-556c173a568e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7a74cb9-1e2f-495e-8649-556c173a568e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1260/2549] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-892c4eb9-11ad-4b87-8848-75b71a1540ed tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 returned with HTTP 200 Sep 08 14:03:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1290/2550] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:27 2026] GET /volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc197ef4-07c9-4d0e-a090-9721e116e00f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1261/2551] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6040b2d7-6f84-4ae4-bdcf-432214779173 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6040b2d7-6f84-4ae4-bdcf-432214779173 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6040b2d7-6f84-4ae4-bdcf-432214779173 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6040b2d7-6f84-4ae4-bdcf-432214779173 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6040b2d7-6f84-4ae4-bdcf-432214779173 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb returned with HTTP 404 Sep 08 14:03:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1291/2552] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/volumes/e668aea3-fdd7-4817-b6fa-ed23084f96bb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete snapshot with id: 7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot delete request issued successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-668e8f5d-b85c-44f2-baf5-5c215ee8d437 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 202 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1262/2553] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:03:28 2026] DELETE /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-076aed12-3646-4859-a6d0-456bffb806ce None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-076aed12-3646-4859-a6d0-456bffb806ce tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-076aed12-3646-4859-a6d0-456bffb806ce tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-076aed12-3646-4859-a6d0-456bffb806ce tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-076aed12-3646-4859-a6d0-456bffb806ce tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-076aed12-3646-4859-a6d0-456bffb806ce tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1292/2554] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ce91db9-bb61-4057-b64a-9be760123395 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce91db9-bb61-4057-b64a-9be760123395 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce91db9-bb61-4057-b64a-9be760123395 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ce91db9-bb61-4057-b64a-9be760123395 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ce91db9-bb61-4057-b64a-9be760123395 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ce91db9-bb61-4057-b64a-9be760123395 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1263/2555] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eeb6ee12-a650-4a81-8268-8251bd97c09f tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1293/2556] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b26d5edf-fa12-45d1-ad36-bf2a19fe6a91 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 200 Sep 08 14:03:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1264/2557] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:28 2026] GET /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ffe262b9-391f-417c-b5e5-ccaf8141c28a tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 200 Sep 08 14:03:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1294/2558] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:29 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-329e17ff-a492-4233-b809-356ec297533b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] POST http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a/action Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Volume info retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5241c18f5f974669b9aecddbd006f622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6c55ad64e94825be5789f9731524bc', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-329e17ff-a492-4233-b809-356ec297533b tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a/action returned with HTTP 403 Sep 08 14:03:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1265/2559] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:03:29 2026] POST /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a/action => generated 131 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Delete volume with id: 5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Snapshot retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c0104e9-31a3-4448-ab69-fbb9834bfc3a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 200 Sep 08 14:03:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1266/2560] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:29 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Delete volume request issued successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84ae9ed8-46f4-4fed-9d0a-07288dbe7684 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 202 Sep 08 14:03:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1295/2561] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:29 2026] DELETE /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-04d1f6bb-2ca7-4439-93e5-04ebc4d22393 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 200 Sep 08 14:03:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1267/2562] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:29 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5eb55c2e-f26f-4ac0-b7ea-23b994c75500 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 200 Sep 08 14:03:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1296/2563] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:29 2026] GET /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95befd5f-55c6-41a0-a5ea-e4e2a2340407 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95befd5f-55c6-41a0-a5ea-e4e2a2340407 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95befd5f-55c6-41a0-a5ea-e4e2a2340407 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95befd5f-55c6-41a0-a5ea-e4e2a2340407 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95befd5f-55c6-41a0-a5ea-e4e2a2340407 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 returned with HTTP 404 Sep 08 14:03:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1268/2564] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:03:30 2026] GET /volume/v3/snapshots/7a484e73-6dc0-42dd-b14b-b66c69968442 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] DELETE http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume with id: bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ed03620-4eb1-45bd-bda7-8b7ec540116f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed03620-4eb1-45bd-bda7-8b7ec540116f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed03620-4eb1-45bd-bda7-8b7ec540116f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ed03620-4eb1-45bd-bda7-8b7ec540116f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Delete volume request issued successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8612b89-84b6-4fa0-b242-d98e0788b7b7 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 202 Sep 08 14:03:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1297/2565] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:30 2026] DELETE /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ed03620-4eb1-45bd-bda7-8b7ec540116f tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a returned with HTTP 404 Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1269/2566] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:30 2026] GET /volume/v3/volumes/5ba6680e-a30b-4a43-80be-80e99ff2ee8a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-319020394"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-319020394'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume of 1 GB Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Volume info retrieved successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecf44b1a-6436-4989-94f9-40fd0e0bde64 tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 200 Sep 08 14:03:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1298/2567] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:30 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Flow 'volume_create_api' (9527596f-625f-438b-b537-98933b17fd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206d6977-e555-4125-a6e5-ab84795b9be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206d6977-e555-4125-a6e5-ab84795b9be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20dc5780-c878-4dff-9b27-5dcbbfa07230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f793c42d-ba5f-4fec-abb6-8dddae558f8a tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 200 Sep 08 14:03:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1299/2568] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:30 2026] GET /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: 82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Created reservations ['50154633-fbf8-4315-9fbb-a2731c42c485', '26f046e7-e213-41f3-8cc8-648fc3140373', '51c5110e-4e7e-4442-a1d8-3c7033e58bfd', '0f93c114-511e-4fff-9ffd-63b3a5e55e3a'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20dc5780-c878-4dff-9b27-5dcbbfa07230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50154633-fbf8-4315-9fbb-a2731c42c485', '26f046e7-e213-41f3-8cc8-648fc3140373', '51c5110e-4e7e-4442-a1d8-3c7033e58bfd', '0f93c114-511e-4fff-9ffd-63b3a5e55e3a']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f77661-43eb-49e4-9180-681f711f322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a277e2a3-3a33-4ba8-9792-a27efd394f18 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 202 Sep 08 14:03:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1300/2569] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:30 2026] DELETE /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f77661-43eb-49e4-9180-681f711f322a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47cc8f57-eddc-447c-95d2-007b11681158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319020394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c55ad64e94825be5789f9731524bc',qos_specs=None,replication_status=,reservations=['50154633-fbf8-4315-9fbb-a2731c42c485','26f046e7-e213-41f3-8cc8-648fc3140373','51c5110e-4e7e-4442-a1d8-3c7033e58bfd','0f93c114-511e-4fff-9ffd-63b3a5e55e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27535db7f144f61a07ab75c0417c07a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-319020394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47cc8f57-eddc-447c-95d2-007b11681158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d6c55ad64e94825be5789f9731524bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a27535db7f144f61a07ab75c0417c07a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7247e07a-961a-4153-84e0-730510b382ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dac5669e-b6cc-4c84-ba7b-67c7c0d8efd2 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 200 Sep 08 14:03:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1301/2570] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:31 2026] GET /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7247e07a-961a-4153-84e0-730510b382ee) transitioned into state 'SUCCESS' from state '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-319020394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d6c55ad64e94825be5789f9731524bc',qos_specs=None,replication_status=,reservations=['50154633-fbf8-4315-9fbb-a2731c42c485','26f046e7-e213-41f3-8cc8-648fc3140373','51c5110e-4e7e-4442-a1d8-3c7033e58bfd','0f93c114-511e-4fff-9ffd-63b3a5e55e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a27535db7f144f61a07ab75c0417c07a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1deec1-105c-44bc-ba23-c73712251025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e1deec1-105c-44bc-ba23-c73712251025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Flow 'volume_create_api' (9527596f-625f-438b-b537-98933b17fd0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Create volume request issued successfully. Sep 08 14:03:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ae4f20f1-dae7-426e-abfc-d0e3d5dea53d tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1270/2571] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:03:30 2026] POST /volume/v3/volumes => generated 786 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f8e3dd71-af29-404b-8e2f-49015ac08501 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 200 Sep 08 14:03:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1302/2572] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:31 2026] GET /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c1c27a3-83e3-4f83-a732-57f15bcb0f8a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1c27a3-83e3-4f83-a732-57f15bcb0f8a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] GET http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1c27a3-83e3-4f83-a732-57f15bcb0f8a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1c27a3-83e3-4f83-a732-57f15bcb0f8a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1c27a3-83e3-4f83-a732-57f15bcb0f8a tempest-CreateVolumesFromSnapshotTest-1993041431 tempest-CreateVolumesFromSnapshotTest-1993041431-project-member] http://192.168.122.142/volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c returned with HTTP 404 Sep 08 14:03:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1271/2573] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:31 2026] GET /volume/v3/volumes/bae4e06f-5fad-408c-a86f-6c1f3f88d39c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3e66d16d-64b4-4218-9617-6369210b6689 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e66d16d-64b4-4218-9617-6369210b6689 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e66d16d-64b4-4218-9617-6369210b6689 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3e66d16d-64b4-4218-9617-6369210b6689 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3e66d16d-64b4-4218-9617-6369210b6689 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec returned with HTTP 404 Sep 08 14:03:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1303/2574] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:32 2026] GET /volume/v3/volumes/82343660-da2c-4764-aeb2-95334d5554ec => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: 83b2ece2-d9c5-43d8-8e08-74395d6dc06c Sep 08 14:03:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9c0373f-4a63-414d-b85a-0afbf9875b7b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c returned with HTTP 202 Sep 08 14:03:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1272/2575] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:32 2026] DELETE /volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-086ebb58-40c1-4189-9fca-cfd2c05142a9 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c returned with HTTP 200 Sep 08 14:03:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1304/2576] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:32 2026] GET /volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-096b6ffd-7a0c-4db7-bd87-ea968e1d5507 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 200 Sep 08 14:03:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1273/2577] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:32 2026] GET /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8976ffc-2aa3-4b6f-81af-b25d4b31635d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8976ffc-2aa3-4b6f-81af-b25d4b31635d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8976ffc-2aa3-4b6f-81af-b25d4b31635d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8976ffc-2aa3-4b6f-81af-b25d4b31635d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8976ffc-2aa3-4b6f-81af-b25d4b31635d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c returned with HTTP 404 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1305/2578] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:33 2026] GET /volume/v3/volumes/83b2ece2-d9c5-43d8-8e08-74395d6dc06c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: 6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-37cf6571-9989-4615-970b-a78d843891f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37cf6571-9989-4615-970b-a78d843891f9 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37cf6571-9989-4615-970b-a78d843891f9 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-37cf6571-9989-4615-970b-a78d843891f9 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-37cf6571-9989-4615-970b-a78d843891f9 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-37cf6571-9989-4615-970b-a78d843891f9 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 200 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1306/2579] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:33 2026] GET /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] POST http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158/action Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3089aa71-04ea-4f1e-9089-74fa3d706874 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 returned with HTTP 202 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1274/2580] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:33 2026] DELETE /volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5241c18f5f974669b9aecddbd006f622', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d6c55ad64e94825be5789f9731524bc', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a096050d-6224-4426-8e74-142234ab4f2d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bca5685-4ed6-4a30-86be-5b4a5f06aad2 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-reader] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158/action returned with HTTP 403 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1307/2581] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:03:33 2026] POST /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158/action => generated 131 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a096050d-6224-4426-8e74-142234ab4f2d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a096050d-6224-4426-8e74-142234ab4f2d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a096050d-6224-4426-8e74-142234ab4f2d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Delete volume with id: 47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a096050d-6224-4426-8e74-142234ab4f2d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a096050d-6224-4426-8e74-142234ab4f2d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 returned with HTTP 200 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1275/2582] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:33 2026] GET /volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 => generated 865 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Delete volume request issued successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9a99cb7-f82e-44e8-b89a-fae40dbb6ee7 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 202 Sep 08 14:03:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1308/2583] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:33 2026] DELETE /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Volume info retrieved successfully. Sep 08 14:03:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-64bdfa8f-6957-42d4-b8af-e490d21e1908 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 200 Sep 08 14:03:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1276/2584] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:33 2026] GET /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2249df2-deb2-4c39-b02f-5e7c0e550711 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2249df2-deb2-4c39-b02f-5e7c0e550711 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2249df2-deb2-4c39-b02f-5e7c0e550711 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2249df2-deb2-4c39-b02f-5e7c0e550711 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2249df2-deb2-4c39-b02f-5e7c0e550711 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 returned with HTTP 404 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1309/2585] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:34 2026] GET /volume/v3/volumes/6c428081-be3d-454a-9d9e-b69ef650e371 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-143ab42e-6f82-47e6-a588-119b4100e780 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: 075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-969ead07-9aa1-49da-b25e-38b3518bd8e4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-969ead07-9aa1-49da-b25e-38b3518bd8e4 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] GET http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-969ead07-9aa1-49da-b25e-38b3518bd8e4 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-969ead07-9aa1-49da-b25e-38b3518bd8e4 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-969ead07-9aa1-49da-b25e-38b3518bd8e4 tempest-ProjectReaderTests-1938522700 tempest-ProjectReaderTests-1938522700-project-admin] http://192.168.122.142/volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 returned with HTTP 404 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1310/2586] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:34 2026] GET /volume/v3/volumes/47cc8f57-eddc-447c-95d2-007b11681158 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-143ab42e-6f82-47e6-a588-119b4100e780 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 returned with HTTP 202 Sep 08 14:03:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1277/2587] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:34 2026] DELETE /volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-23a5831e-04e2-41a3-bc82-d2df2724618e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23a5831e-04e2-41a3-bc82-d2df2724618e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23a5831e-04e2-41a3-bc82-d2df2724618e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23a5831e-04e2-41a3-bc82-d2df2724618e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-23a5831e-04e2-41a3-bc82-d2df2724618e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23a5831e-04e2-41a3-bc82-d2df2724618e tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 returned with HTTP 200 Sep 08 14:03:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1311/2588] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:34 2026] GET /volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f22b8ab4-404c-44a2-bcca-4a557b603c97 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f22b8ab4-404c-44a2-bcca-4a557b603c97 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f22b8ab4-404c-44a2-bcca-4a557b603c97 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1957670480", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49069e75-c1f0-4d27-a582-ecd3a7f9046d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49069e75-c1f0-4d27-a582-ecd3a7f9046d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49069e75-c1f0-4d27-a582-ecd3a7f9046d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49069e75-c1f0-4d27-a582-ecd3a7f9046d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49069e75-c1f0-4d27-a582-ecd3a7f9046d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 returned with HTTP 404 Sep 08 14:03:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1312/2589] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:35 2026] GET /volume/v3/volumes/075bf63f-7bca-4499-8f3b-496d1b31ee10 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f22b8ab4-404c-44a2-bcca-4a557b603c97 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1278/2590] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:35 2026] POST /volume/v3/types => generated 380 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-391e7ee0-2bad-4c89-834c-73a2c9f7888c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: c9de4ad4-031a-4b8e-aa51-2402cacc7d7f Sep 08 14:03:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-391e7ee0-2bad-4c89-834c-73a2c9f7888c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-391e7ee0-2bad-4c89-834c-73a2c9f7888c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-391e7ee0-2bad-4c89-834c-73a2c9f7888c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption returned with HTTP 200 Sep 08 14:03:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1279/2591] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:35 2026] POST /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb728964-6f49-4243-b58f-ae48a97526d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0d79f3b-7ecf-41fb-a824-c7bca79be987 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f returned with HTTP 202 Sep 08 14:03:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1313/2592] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:35 2026] DELETE /volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb728964-6f49-4243-b58f-ae48a97526d2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb728964-6f49-4243-b58f-ae48a97526d2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1195984850", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-729a03e0-614e-4686-b733-27413f82a1e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-729a03e0-614e-4686-b733-27413f82a1e1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-729a03e0-614e-4686-b733-27413f82a1e1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-729a03e0-614e-4686-b733-27413f82a1e1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-729a03e0-614e-4686-b733-27413f82a1e1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-729a03e0-614e-4686-b733-27413f82a1e1 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f returned with HTTP 200 Sep 08 14:03:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1314/2593] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:35 2026] GET /volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb728964-6f49-4243-b58f-ae48a97526d2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1280/2594] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:35 2026] POST /volume/v3/types => generated 380 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e2680aa-d836-412a-b7fd-dd89a7bd0116 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e2680aa-d836-412a-b7fd-dd89a7bd0116 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] POST http://192.168.122.142/volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7/encryption Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e2680aa-d836-412a-b7fd-dd89a7bd0116 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-8e2680aa-d836-412a-b7fd-dd89a7bd0116 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e2680aa-d836-412a-b7fd-dd89a7bd0116 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7/encryption returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1315/2595] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7/encryption => generated 127 bytes in 217 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2a1ca59e-c25a-4e7b-82ea-de9d2f04c949 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a1ca59e-c25a-4e7b-82ea-de9d2f04c949 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2a1ca59e-c25a-4e7b-82ea-de9d2f04c949 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-486395133", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2a1ca59e-c25a-4e7b-82ea-de9d2f04c949 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1281/2596] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-350db3e6-5966-4e76-83a2-6fc36bad17b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-350db3e6-5966-4e76-83a2-6fc36bad17b2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] POST http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-350db3e6-5966-4e76-83a2-6fc36bad17b2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-350db3e6-5966-4e76-83a2-6fc36bad17b2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-350db3e6-5966-4e76-83a2-6fc36bad17b2 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1316/2597] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-42f40c00-58b3-4d44-8679-27397171a66b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42f40c00-58b3-4d44-8679-27397171a66b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] PUT http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs/key2 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-42f40c00-58b3-4d44-8679-27397171a66b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-42f40c00-58b3-4d44-8679-27397171a66b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-42f40c00-58b3-4d44-8679-27397171a66b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs/key2 returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1282/2598] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:03:36 2026] PUT /volume/v3/types/412deca9-df30-4014-87ce-70da20270f78/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b99b53fe-70b9-4958-b508-dc608e204af8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b99b53fe-70b9-4958-b508-dc608e204af8 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b99b53fe-70b9-4958-b508-dc608e204af8 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-b99b53fe-70b9-4958-b508-dc608e204af8 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b99b53fe-70b9-4958-b508-dc608e204af8 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1317/2599] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4726c37-5ff5-4092-84bc-ac0e0d702531 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4726c37-5ff5-4092-84bc-ac0e0d702531 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4726c37-5ff5-4092-84bc-ac0e0d702531 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1783925932", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4726c37-5ff5-4092-84bc-ac0e0d702531 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1283/2600] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:36 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 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a71c7a8-367a-4ce5-8a3f-8275593169b7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a71c7a8-367a-4ce5-8a3f-8275593169b7 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a71c7a8-367a-4ce5-8a3f-8275593169b7 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a71c7a8-367a-4ce5-8a3f-8275593169b7 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1318/2601] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38264bc0-4e62-407e-956e-a2f52f60c638 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38264bc0-4e62-407e-956e-a2f52f60c638 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] DELETE http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption/3cc10b43-4f44-4461-85f4-86564394d493 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38264bc0-4e62-407e-956e-a2f52f60c638 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38264bc0-4e62-407e-956e-a2f52f60c638 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-38264bc0-4e62-407e-956e-a2f52f60c638 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38264bc0-4e62-407e-956e-a2f52f60c638 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption/3cc10b43-4f44-4461-85f4-86564394d493 returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1284/2602] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 14:03:36 2026] DELETE /volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7/encryption/3cc10b43-4f44-4461-85f4-86564394d493 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc64df8c-c3d2-492b-a06f-f5e9d67cbe16 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc64df8c-c3d2-492b-a06f-f5e9d67cbe16 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc64df8c-c3d2-492b-a06f-f5e9d67cbe16 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1000538425", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc64df8c-c3d2-492b-a06f-f5e9d67cbe16 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1319/2603] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types => generated 380 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4150c274-8c6e-4678-9104-6edbec1ee32d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4150c274-8c6e-4678-9104-6edbec1ee32d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] DELETE http://192.168.122.142/volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f/extra_specs/key1 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4150c274-8c6e-4678-9104-6edbec1ee32d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4150c274-8c6e-4678-9104-6edbec1ee32d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-4150c274-8c6e-4678-9104-6edbec1ee32d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4150c274-8c6e-4678-9104-6edbec1ee32d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f/extra_specs/key1 returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1285/2604] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:03:36 2026] DELETE /volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f/extra_specs/key1 => generated 122 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-10f72a10-a89d-41bd-8273-bba4ca1a8ccb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10f72a10-a89d-41bd-8273-bba4ca1a8ccb tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-10f72a10-a89d-41bd-8273-bba4ca1a8ccb tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1008442245", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-10f72a10-a89d-41bd-8273-bba4ca1a8ccb tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1320/2605] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:36 2026] POST /volume/v3/types => generated 380 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] DELETE http://192.168.122.142/volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31ac46e2-4ccc-4637-ab00-11734d33dd3b tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1286/2606] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:36 2026] DELETE /volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-63382565-c600-4988-a2db-97454d2b33e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63382565-c600-4988-a2db-97454d2b33e0 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63382565-c600-4988-a2db-97454d2b33e0 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-63382565-c600-4988-a2db-97454d2b33e0 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-63382565-c600-4988-a2db-97454d2b33e0 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1321/2607] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs => generated 123 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cf94fba6-1fb0-4bfc-a400-f1543bc2c53a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1287/2608] 192.168.122.142 () {58 vars in 1115 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types => generated 2363 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/cipher Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab6e53e1-5fab-4cf2-b223-669e621ec11d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/cipher returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1322/2609] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1af44d-569e-46d6-962a-764cbe3f06c5 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption returned with HTTP 403 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1288/2610] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1940e59e-20c6-4fd4-8355-c28d4530d36a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1940e59e-20c6-4fd4-8355-c28d4530d36a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/multiattach Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1940e59e-20c6-4fd4-8355-c28d4530d36a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1940e59e-20c6-4fd4-8355-c28d4530d36a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1940e59e-20c6-4fd4-8355-c28d4530d36a tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/multiattach returned with HTTP 200 Sep 08 14:03:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1323/2611] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-abc086a0-63be-4dae-9e9d-f7f102155069 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc086a0-63be-4dae-9e9d-f7f102155069 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/volume_backend_name Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc086a0-63be-4dae-9e9d-f7f102155069 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-abc086a0-63be-4dae-9e9d-f7f102155069 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-abc086a0-63be-4dae-9e9d-f7f102155069 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:03:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1289/2612] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 14:03:36 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/volume_backend_name => generated 143 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f69c22db-be2e-4647-9a99-d405ee07355b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79d7878f-c500-4973-ae48-9267445c174c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f69c22db-be2e-4647-9a99-d405ee07355b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79d7878f-c500-4973-ae48-9267445c174c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] GET http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79d7878f-c500-4973-ae48-9267445c174c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79d7878f-c500-4973-ae48-9267445c174c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f69c22db-be2e-4647-9a99-d405ee07355b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f69c22db-be2e-4647-9a99-d405ee07355b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79d7878f-c500-4973-ae48-9267445c174c tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 returned with HTTP 200 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1290/2613] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 14:03:37 2026] GET /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 => generated 318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d61f1728-99e4-4f4c-ac56-22bd6d0f7401 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d61f1728-99e4-4f4c-ac56-22bd6d0f7401 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] PUT http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/32f3b403-c63e-4968-a4ea-53ddb8af6f39 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f69c22db-be2e-4647-9a99-d405ee07355b tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f returned with HTTP 404 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d61f1728-99e4-4f4c-ac56-22bd6d0f7401 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1324/2614] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:37 2026] GET /volume/v3/volumes/c9de4ad4-031a-4b8e-aa51-2402cacc7d7f => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d61f1728-99e4-4f4c-ac56-22bd6d0f7401 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d61f1728-99e4-4f4c-ac56-22bd6d0f7401 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/32f3b403-c63e-4968-a4ea-53ddb8af6f39 returned with HTTP 403 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1291/2615] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 14:03:37 2026] PUT /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/encryption/32f3b403-c63e-4968-a4ea-53ddb8af6f39 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume with id: 5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f8aa8bfc-cd6b-4ffc-9693-9c6f9d98607e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8aa8bfc-cd6b-4ffc-9693-9c6f9d98607e tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] PUT http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/key1 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8aa8bfc-cd6b-4ffc-9693-9c6f9d98607e tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-f8aa8bfc-cd6b-4ffc-9693-9c6f9d98607e tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8aa8bfc-cd6b-4ffc-9693-9c6f9d98607e tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/key1 returned with HTTP 403 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1292/2616] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:03:37 2026] PUT /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d1b957dc-6740-4db4-be79-bd92310d249d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1b957dc-6740-4db4-be79-bd92310d249d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] PUT http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d1b957dc-6740-4db4-be79-bd92310d249d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d1b957dc-6740-4db4-be79-bd92310d249d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ca83e342f0c44b49bea4d39f82bc12c8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46d45b8925fb4abfa7b68c3d6ea03d42', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d1b957dc-6740-4db4-be79-bd92310d249d tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-member] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 returned with HTTP 403 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1293/2617] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 14:03:37 2026] PUT /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 => generated 109 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5f990c1-28c7-46bf-9b79-236c48b40c67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Delete volume request issued successfully. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de7b0d4c-18c3-4c71-984e-c21677e05bc7 tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1325/2618] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5f990c1-28c7-46bf-9b79-236c48b40c67 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5f990c1-28c7-46bf-9b79-236c48b40c67 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5f990c1-28c7-46bf-9b79-236c48b40c67 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Volume info retrieved successfully. Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2c032d1c-2c75-4c92-945b-6c58ed139cbf tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 200 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1326/2619] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:37 2026] GET /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5f990c1-28c7-46bf-9b79-236c48b40c67 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1294/2620] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/42bfa1db-822c-4740-8205-dc9766b98fea => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2fd3e201-6900-4582-bd88-ec92ad6d5031 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2fd3e201-6900-4582-bd88-ec92ad6d5031 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2fd3e201-6900-4582-bd88-ec92ad6d5031 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2fd3e201-6900-4582-bd88-ec92ad6d5031 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2fd3e201-6900-4582-bd88-ec92ad6d5031 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1327/2621] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/29d4f681-528a-403f-80b6-862b597e776f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee7ab637-1c73-4ba3-8680-acf40abf73ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee7ab637-1c73-4ba3-8680-acf40abf73ef tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee7ab637-1c73-4ba3-8680-acf40abf73ef tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee7ab637-1c73-4ba3-8680-acf40abf73ef tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee7ab637-1c73-4ba3-8680-acf40abf73ef tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7 returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1295/2622] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/471f6e3f-3188-4d94-b3e4-e7635fbfdad7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11b4bbcb-6605-4f04-bf69-4c5dcc753fcd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11b4bbcb-6605-4f04-bf69-4c5dcc753fcd tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11b4bbcb-6605-4f04-bf69-4c5dcc753fcd tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11b4bbcb-6605-4f04-bf69-4c5dcc753fcd tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11b4bbcb-6605-4f04-bf69-4c5dcc753fcd tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/412deca9-df30-4014-87ce-70da20270f78 returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1328/2623] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/412deca9-df30-4014-87ce-70da20270f78 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e494d2fb-b181-4b85-8d65-c2feaab35160 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e494d2fb-b181-4b85-8d65-c2feaab35160 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e494d2fb-b181-4b85-8d65-c2feaab35160 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e494d2fb-b181-4b85-8d65-c2feaab35160 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e494d2fb-b181-4b85-8d65-c2feaab35160 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7 returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1296/2624] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/dcc8e580-9782-4794-82ab-d688b17c3ec7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a5a7572-dff8-4597-b4b7-10a90c870493 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a5a7572-dff8-4597-b4b7-10a90c870493 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] DELETE http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a5a7572-dff8-4597-b4b7-10a90c870493 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a5a7572-dff8-4597-b4b7-10a90c870493 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a5a7572-dff8-4597-b4b7-10a90c870493 tempest-VolumeTypesMemberTests-1342081133 tempest-VolumeTypesMemberTests-1342081133-project-admin] http://192.168.122.142/volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 returned with HTTP 202 Sep 08 14:03:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1329/2625] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:37 2026] DELETE /volume/v3/types/8d5592d6-83f2-4006-935a-180df425f975 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9ba5c56e-7ee3-4ac9-bcd0-dadcc4375e0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ba5c56e-7ee3-4ac9-bcd0-dadcc4375e0d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] GET http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ba5c56e-7ee3-4ac9-bcd0-dadcc4375e0d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ba5c56e-7ee3-4ac9-bcd0-dadcc4375e0d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ba5c56e-7ee3-4ac9-bcd0-dadcc4375e0d tempest-CreateVolumesFromSourceVolumeTest-265530189 tempest-CreateVolumesFromSourceVolumeTest-265530189-project-member] http://192.168.122.142/volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 returned with HTTP 404 Sep 08 14:03:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1297/2626] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:03:38 2026] GET /volume/v3/volumes/5cfbe331-8571-4b2d-a566-c8cfdfc3e101 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-017cdfb4-4611-498f-9a7f-ec64b0732d20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-017cdfb4-4611-498f-9a7f-ec64b0732d20 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-017cdfb4-4611-498f-9a7f-ec64b0732d20 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1549351943", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-017cdfb4-4611-498f-9a7f-ec64b0732d20 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1330/2627] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:38 2026] POST /volume/v3/types => generated 380 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ff7b602c-ad53-47b3-aa23-53fd4f748d0b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff7b602c-ad53-47b3-aa23-53fd4f748d0b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ff7b602c-ad53-47b3-aa23-53fd4f748d0b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ff7b602c-ad53-47b3-aa23-53fd4f748d0b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption returned with HTTP 200 Sep 08 14:03:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1298/2628] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:38 2026] POST /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6306f43-991d-43f8-a1b1-eb2f57c68449 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6306f43-991d-43f8-a1b1-eb2f57c68449 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6306f43-991d-43f8-a1b1-eb2f57c68449 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1037680592", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6306f43-991d-43f8-a1b1-eb2f57c68449 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1331/2629] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:38 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-79dcd748-84ff-422f-8248-6430a4a93e17 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79dcd748-84ff-422f-8248-6430a4a93e17 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606/encryption Sep 08 14:03:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-79dcd748-84ff-422f-8248-6430a4a93e17 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-79dcd748-84ff-422f-8248-6430a4a93e17 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606/encryption returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1299/2630] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:38 2026] POST /volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-720bc8b0-5df5-478f-b9df-d19ffc427795 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-720bc8b0-5df5-478f-b9df-d19ffc427795 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-720bc8b0-5df5-478f-b9df-d19ffc427795 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-88005666", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-720bc8b0-5df5-478f-b9df-d19ffc427795 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1332/2631] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types => generated 378 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14a5990d-8c9d-4e93-a612-e5cec38b6911 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14a5990d-8c9d-4e93-a612-e5cec38b6911 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14a5990d-8c9d-4e93-a612-e5cec38b6911 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14a5990d-8c9d-4e93-a612-e5cec38b6911 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1300/2632] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs => generated 35 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66f6d2ef-98d2-4138-98e2-257c7872f190 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66f6d2ef-98d2-4138-98e2-257c7872f190 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] PUT http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs/key2 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66f6d2ef-98d2-4138-98e2-257c7872f190 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66f6d2ef-98d2-4138-98e2-257c7872f190 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs/key2 returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1333/2633] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:03:39 2026] PUT /volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044/extra_specs/key2 => generated 25 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-024a5ed6-fadb-4b92-bee9-95e3f64d74a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-024a5ed6-fadb-4b92-bee9-95e3f64d74a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-024a5ed6-fadb-4b92-bee9-95e3f64d74a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-024a5ed6-fadb-4b92-bee9-95e3f64d74a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1301/2634] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types => generated 195 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86410f52-fe52-450c-a67c-c54057b801fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86410f52-fe52-450c-a67c-c54057b801fd tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/980dc52a-5ee4-49bb-9b5a-be79bf2753de Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86410f52-fe52-450c-a67c-c54057b801fd tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86410f52-fe52-450c-a67c-c54057b801fd tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86410f52-fe52-450c-a67c-c54057b801fd tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/980dc52a-5ee4-49bb-9b5a-be79bf2753de returned with HTTP 202 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1334/2635] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:39 2026] DELETE /volume/v3/types/980dc52a-5ee4-49bb-9b5a-be79bf2753de => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7554467c-25ae-4966-8ccd-488a4207ecd3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7554467c-25ae-4966-8ccd-488a4207ecd3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7554467c-25ae-4966-8ccd-488a4207ecd3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666446671", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7554467c-25ae-4966-8ccd-488a4207ecd3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1302/2636] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types => generated 380 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9230d41f-f6fe-4847-b972-bda4c56de6f9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9230d41f-f6fe-4847-b972-bda4c56de6f9 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9230d41f-f6fe-4847-b972-bda4c56de6f9 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9230d41f-f6fe-4847-b972-bda4c56de6f9 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1335/2637] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e713b44d-ee6c-4228-b186-f86a09464ad2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e713b44d-ee6c-4228-b186-f86a09464ad2 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption/6496fa4f-f2ae-4ef5-8483-eb8c928efd16 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e713b44d-ee6c-4228-b186-f86a09464ad2 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e713b44d-ee6c-4228-b186-f86a09464ad2 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e713b44d-ee6c-4228-b186-f86a09464ad2 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption/6496fa4f-f2ae-4ef5-8483-eb8c928efd16 returned with HTTP 202 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1303/2638] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 14:03:39 2026] DELETE /volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a/encryption/6496fa4f-f2ae-4ef5-8483-eb8c928efd16 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98b4dac6-9272-476f-b9a2-d609bfbad46d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98b4dac6-9272-476f-b9a2-d609bfbad46d tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98b4dac6-9272-476f-b9a2-d609bfbad46d tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-239271322", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98b4dac6-9272-476f-b9a2-d609bfbad46d tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1336/2639] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-196640df-8318-4a7d-8e10-cb634268c9c6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-196640df-8318-4a7d-8e10-cb634268c9c6 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e/extra_specs/key1 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-196640df-8318-4a7d-8e10-cb634268c9c6 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-196640df-8318-4a7d-8e10-cb634268c9c6 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-196640df-8318-4a7d-8e10-cb634268c9c6 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e/extra_specs/key1 returned with HTTP 202 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1304/2640] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:03:39 2026] DELETE /volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e/extra_specs/key1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9806a4d6-8766-456c-8028-273e8c44a708 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9806a4d6-8766-456c-8028-273e8c44a708 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:03:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9806a4d6-8766-456c-8028-273e8c44a708 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1065496414", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9806a4d6-8766-456c-8028-273e8c44a708 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1337/2641] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:03:39 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-118b80c8-d740-42d0-b6cd-8a938a727dec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-118b80c8-d740-42d0-b6cd-8a938a727dec tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/ba1fbd98-e9d2-4831-b173-35e3a643d5d8 Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-118b80c8-d740-42d0-b6cd-8a938a727dec tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-118b80c8-d740-42d0-b6cd-8a938a727dec tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-118b80c8-d740-42d0-b6cd-8a938a727dec tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/ba1fbd98-e9d2-4831-b173-35e3a643d5d8 returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1305/2642] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:39 2026] DELETE /volume/v3/types/ba1fbd98-e9d2-4831-b173-35e3a643d5d8 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea099090-6221-45d1-99bb-83ed6f9ea6cf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea099090-6221-45d1-99bb-83ed6f9ea6cf tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea099090-6221-45d1-99bb-83ed6f9ea6cf tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea099090-6221-45d1-99bb-83ed6f9ea6cf tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea099090-6221-45d1-99bb-83ed6f9ea6cf tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1338/2643] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs => generated 185 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61bbb612-0756-4031-a1f2-92c4e7c4850e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61bbb612-0756-4031-a1f2-92c4e7c4850e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61bbb612-0756-4031-a1f2-92c4e7c4850e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61bbb612-0756-4031-a1f2-92c4e7c4850e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61bbb612-0756-4031-a1f2-92c4e7c4850e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1306/2644] 192.168.122.142 () {58 vars in 1115 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types => generated 2587 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-51d8b207-ced6-474b-855e-b8a45db562ea None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51d8b207-ced6-474b-855e-b8a45db562ea tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/cipher Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51d8b207-ced6-474b-855e-b8a45db562ea tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-51d8b207-ced6-474b-855e-b8a45db562ea tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-51d8b207-ced6-474b-855e-b8a45db562ea tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/cipher returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1339/2645] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/cipher => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-627a47f6-5288-4905-aaf0-c3b6d8d284fa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-627a47f6-5288-4905-aaf0-c3b6d8d284fa tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-627a47f6-5288-4905-aaf0-c3b6d8d284fa tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-627a47f6-5288-4905-aaf0-c3b6d8d284fa tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-627a47f6-5288-4905-aaf0-c3b6d8d284fa tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1307/2646] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f1d6ae41-f5d7-4d07-9ca2-d21b8af6d69b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1d6ae41-f5d7-4d07-9ca2-d21b8af6d69b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/multiattach Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1d6ae41-f5d7-4d07-9ca2-d21b8af6d69b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f1d6ae41-f5d7-4d07-9ca2-d21b8af6d69b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f1d6ae41-f5d7-4d07-9ca2-d21b8af6d69b tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/multiattach returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1340/2647] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53fc20cf-d02a-483f-83f6-c631fdb3a53e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53fc20cf-d02a-483f-83f6-c631fdb3a53e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/volume_backend_name Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53fc20cf-d02a-483f-83f6-c631fdb3a53e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53fc20cf-d02a-483f-83f6-c631fdb3a53e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53fc20cf-d02a-483f-83f6-c631fdb3a53e tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1308/2648] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/volume_backend_name => generated 44 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e1136421-3a65-494d-bfa0-e9c37bc33930 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1136421-3a65-494d-bfa0-e9c37bc33930 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] GET http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1136421-3a65-494d-bfa0-e9c37bc33930 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e1136421-3a65-494d-bfa0-e9c37bc33930 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e1136421-3a65-494d-bfa0-e9c37bc33930 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1341/2649] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 14:03:40 2026] GET /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 => generated 402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-210f05ba-6984-461a-b3af-fd404c69f232 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-210f05ba-6984-461a-b3af-fd404c69f232 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] PUT http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/9df3c7bf-cd22-4dce-8765-785501827407 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-210f05ba-6984-461a-b3af-fd404c69f232 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-210f05ba-6984-461a-b3af-fd404c69f232 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/9df3c7bf-cd22-4dce-8765-785501827407 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1309/2650] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 14:03:40 2026] PUT /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/encryption/9df3c7bf-cd22-4dce-8765-785501827407 => generated 33 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9bae5a05-14cf-4c1a-aca9-685c2d121e53 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9bae5a05-14cf-4c1a-aca9-685c2d121e53 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] PUT http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/key1 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9bae5a05-14cf-4c1a-aca9-685c2d121e53 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9bae5a05-14cf-4c1a-aca9-685c2d121e53 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/key1 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1342/2651] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:03:40 2026] PUT /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3c9968cc-42c3-43a1-89b5-2051704f46a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c9968cc-42c3-43a1-89b5-2051704f46a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] PUT http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c9968cc-42c3-43a1-89b5-2051704f46a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c9968cc-42c3-43a1-89b5-2051704f46a3 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 returned with HTTP 200 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1310/2652] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 14:03:40 2026] PUT /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 => generated 371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01d90af7-b170-4185-98f1-5ceed7f49356 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01d90af7-b170-4185-98f1-5ceed7f49356 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01d90af7-b170-4185-98f1-5ceed7f49356 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01d90af7-b170-4185-98f1-5ceed7f49356 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01d90af7-b170-4185-98f1-5ceed7f49356 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1343/2653] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:40 2026] DELETE /volume/v3/types/fdb64ace-7966-4a7f-8ab4-37325ed4303e => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a0d3017-64fd-4f55-9a52-0e74b8eb1d13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a0d3017-64fd-4f55-9a52-0e74b8eb1d13 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a0d3017-64fd-4f55-9a52-0e74b8eb1d13 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a0d3017-64fd-4f55-9a52-0e74b8eb1d13 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a0d3017-64fd-4f55-9a52-0e74b8eb1d13 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1311/2654] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:40 2026] DELETE /volume/v3/types/64e8de30-4383-4c77-8342-088063a10f2a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cefc2a8a-d46f-464f-b23a-21c9a5dd52af None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cefc2a8a-d46f-464f-b23a-21c9a5dd52af tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cefc2a8a-d46f-464f-b23a-21c9a5dd52af tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cefc2a8a-d46f-464f-b23a-21c9a5dd52af tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cefc2a8a-d46f-464f-b23a-21c9a5dd52af tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044 returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1344/2655] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:40 2026] DELETE /volume/v3/types/97a611bb-41f5-4ef0-80cf-409877667044 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b2a157e-4154-4e65-b436-cc9828fb5e72 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b2a157e-4154-4e65-b436-cc9828fb5e72 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b2a157e-4154-4e65-b436-cc9828fb5e72 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b2a157e-4154-4e65-b436-cc9828fb5e72 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b2a157e-4154-4e65-b436-cc9828fb5e72 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606 returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1312/2656] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:40 2026] DELETE /volume/v3/types/d67f4e75-f8af-4934-83c7-e099cf3ce606 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a11f90c0-f577-4c46-b48f-97ed7d93d740 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a11f90c0-f577-4c46-b48f-97ed7d93d740 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] DELETE http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a11f90c0-f577-4c46-b48f-97ed7d93d740 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a11f90c0-f577-4c46-b48f-97ed7d93d740 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a11f90c0-f577-4c46-b48f-97ed7d93d740 tempest-VolumeTypesAdminTests-600532582 tempest-VolumeTypesAdminTests-600532582-project-admin] http://192.168.122.142/volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 returned with HTTP 202 Sep 08 14:03:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1345/2657] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:03:40 2026] DELETE /volume/v3/types/c201de99-1320-479d-bccb-57050cb7c298 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-516777948"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-516777948'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume of 1 GB Sep 08 14:03:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (b946cf88-02ff-45ea-aff8-9b53eb4c7295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3ea066-0533-4423-9dfc-bd0d88095bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e3ea066-0533-4423-9dfc-bd0d88095bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69926a15-f183-494f-9b7d-26faee352782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Created reservations ['8b99fab8-7a2e-49a3-842a-c34cce60043d', '1eaae013-1d1b-4459-9171-12dffe8a8ac9', '20a85042-37aa-41d8-ba32-1cb8564fd636', 'dba6af15-1f42-42df-9ce5-c9fc9fdfe472'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69926a15-f183-494f-9b7d-26faee352782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b99fab8-7a2e-49a3-842a-c34cce60043d', '1eaae013-1d1b-4459-9171-12dffe8a8ac9', '20a85042-37aa-41d8-ba32-1cb8564fd636', 'dba6af15-1f42-42df-9ce5-c9fc9fdfe472']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928908f2-032b-4b90-b951-48e46e368477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928908f2-032b-4b90-b951-48e46e368477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fda67a1-4949-45f5-a307-435ad1cdc907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-516777948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['8b99fab8-7a2e-49a3-842a-c34cce60043d','1eaae013-1d1b-4459-9171-12dffe8a8ac9','20a85042-37aa-41d8-ba32-1cb8564fd636','dba6af15-1f42-42df-9ce5-c9fc9fdfe472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-516777948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fda67a1-4949-45f5-a307-435ad1cdc907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39705b5e09b8486ea90ee63c1b621354',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a9d1f6-e500-4b57-863d-0e3f30dfb610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a9d1f6-e500-4b57-863d-0e3f30dfb610) transitioned into state 'SUCCESS' from state '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-516777948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['8b99fab8-7a2e-49a3-842a-c34cce60043d','1eaae013-1d1b-4459-9171-12dffe8a8ac9','20a85042-37aa-41d8-ba32-1cb8564fd636','dba6af15-1f42-42df-9ce5-c9fc9fdfe472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef726d4-df80-4118-8a4a-9e84bc4693eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bef726d4-df80-4118-8a4a-9e84bc4693eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (b946cf88-02ff-45ea-aff8-9b53eb4c7295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request issued successfully. Sep 08 14:03:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9eaa7c43-bdb4-47d7-b582-a883f7a5eede tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1313/2658] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:03:43 2026] POST /volume/v3/volumes => generated 786 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-99edfd01-4af6-4c71-83da-153a39c81b93 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99edfd01-4af6-4c71-83da-153a39c81b93 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99edfd01-4af6-4c71-83da-153a39c81b93 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-99edfd01-4af6-4c71-83da-153a39c81b93 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-99edfd01-4af6-4c71-83da-153a39c81b93 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-99edfd01-4af6-4c71-83da-153a39c81b93 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 returned with HTTP 200 Sep 08 14:03:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1346/2659] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:44 2026] GET /volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d90b3cac-8737-4a62-8304-c8a306887a0c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d90b3cac-8737-4a62-8304-c8a306887a0c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d90b3cac-8737-4a62-8304-c8a306887a0c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d90b3cac-8737-4a62-8304-c8a306887a0c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d90b3cac-8737-4a62-8304-c8a306887a0c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d90b3cac-8737-4a62-8304-c8a306887a0c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 returned with HTTP 200 Sep 08 14:03:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1314/2660] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:45 2026] GET /volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Get all volumes completed successfully. Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d395ae3-68e3-4c40-9d52-9ad2cb9b6d03 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 14:03:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1347/2661] 192.168.122.142 () {60 vars in 1162 bytes} [Tue Sep 8 14:03:45 2026] GET /volume/v3/volumes => generated 343 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume with id: 8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume request issued successfully. Sep 08 14:03:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a5a2ba35-af67-4579-8179-616e0e2c87f0 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 returned with HTTP 202 Sep 08 14:03:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1315/2662] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:45 2026] DELETE /volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a238a7ce-4e6e-48ff-b0a3-45b3f75c2a2b tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 returned with HTTP 200 Sep 08 14:03:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1348/2663] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:45 2026] GET /volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18a3462c-7137-41ee-bdaf-1f96be171738 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18a3462c-7137-41ee-bdaf-1f96be171738 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18a3462c-7137-41ee-bdaf-1f96be171738 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18a3462c-7137-41ee-bdaf-1f96be171738 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18a3462c-7137-41ee-bdaf-1f96be171738 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 returned with HTTP 404 Sep 08 14:03:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1316/2664] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:46 2026] GET /volume/v3/volumes/8fda67a1-4949-45f5-a307-435ad1cdc907 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-36efde69-b829-41e7-a770-5c1304a94cf2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2147319127"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2147319127'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume of 1 GB Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=551,cinder:INSERT=128,cinder:UPDATE=170 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (0d4c9a60-6462-4c08-89e1-cfb7fc334b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55de661-79c3-48e8-8b8e-680942c81de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55de661-79c3-48e8-8b8e-680942c81de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f017bd57-2e20-47b8-9db6-4ea5242b6b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Created reservations ['f5ecba9c-ee23-410d-853e-a313c0bc5770', '14cb1ba5-9b64-41e4-836a-718510c02f0e', '147a8cf2-b791-4448-ba35-24e91f3d871c', 'ff91c0eb-034c-4939-a5c8-fe76b201f413'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f017bd57-2e20-47b8-9db6-4ea5242b6b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ecba9c-ee23-410d-853e-a313c0bc5770', '14cb1ba5-9b64-41e4-836a-718510c02f0e', '147a8cf2-b791-4448-ba35-24e91f3d871c', 'ff91c0eb-034c-4939-a5c8-fe76b201f413']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb17a7f-f4d4-4e81-96b5-0c2bad1c29fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb17a7f-f4d4-4e81-96b5-0c2bad1c29fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9dc8d5-d308-40e5-b640-34c833c52553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147319127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['f5ecba9c-ee23-410d-853e-a313c0bc5770','14cb1ba5-9b64-41e4-836a-718510c02f0e','147a8cf2-b791-4448-ba35-24e91f3d871c','ff91c0eb-034c-4939-a5c8-fe76b201f413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147319127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9dc8d5-d308-40e5-b640-34c833c52553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39705b5e09b8486ea90ee63c1b621354',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af27545a-aeec-4f57-87f4-cbfcfff0f971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af27545a-aeec-4f57-87f4-cbfcfff0f971) transitioned into state 'SUCCESS' from state '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-2147319127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['f5ecba9c-ee23-410d-853e-a313c0bc5770','14cb1ba5-9b64-41e4-836a-718510c02f0e','147a8cf2-b791-4448-ba35-24e91f3d871c','ff91c0eb-034c-4939-a5c8-fe76b201f413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c34028e-f6f6-4686-872c-cf9878a3892f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c34028e-f6f6-4686-872c-cf9878a3892f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (0d4c9a60-6462-4c08-89e1-cfb7fc334b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request issued successfully. Sep 08 14:03:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-36efde69-b829-41e7-a770-5c1304a94cf2 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1349/2665] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:03:46 2026] POST /volume/v3/volumes => generated 787 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1877914f-ec9a-47f2-9db2-4a55128f12ed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 returned with HTTP 200 Sep 08 14:03:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1317/2666] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:46 2026] GET /volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1435988c-968d-4d14-a227-3dab00438d09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1435988c-968d-4d14-a227-3dab00438d09 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1435988c-968d-4d14-a227-3dab00438d09 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1435988c-968d-4d14-a227-3dab00438d09 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1435988c-968d-4d14-a227-3dab00438d09 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1435988c-968d-4d14-a227-3dab00438d09 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 returned with HTTP 200 Sep 08 14:03:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1350/2667] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:47 2026] GET /volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 => generated 1017 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8572a83c-51c7-46fe-92c3-2664d146095d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=507,cinder:INSERT=95,cinder:UPDATE=124 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Get all volumes completed successfully. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8572a83c-51c7-46fe-92c3-2664d146095d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:03:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1318/2668] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 14:03:48 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume with id: ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume request issued successfully. Sep 08 14:03:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55968e2d-ebf5-4726-87aa-efb24338c1fd tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 returned with HTTP 202 Sep 08 14:03:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1351/2669] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:48 2026] DELETE /volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:48 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-11cd6d5e-f2ce-4f5a-a60e-7359400ed713 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 returned with HTTP 200 Sep 08 14:03:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1319/2670] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:48 2026] GET /volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c4c5f006-636a-4287-b3c1-8267a2b6ccc6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4c5f006-636a-4287-b3c1-8267a2b6ccc6 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4c5f006-636a-4287-b3c1-8267a2b6ccc6 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c4c5f006-636a-4287-b3c1-8267a2b6ccc6 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c4c5f006-636a-4287-b3c1-8267a2b6ccc6 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 returned with HTTP 404 Sep 08 14:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1352/2671] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:49 2026] GET /volume/v3/volumes/ed9dc8d5-d308-40e5-b640-34c833c52553 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-314671476"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-314671476'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume of 1 GB Sep 08 14:03:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (d2ca5456-313d-452f-b83f-1befbbcc8ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4a4abc-dbd8-4c10-b044-d4810d60f56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd4a4abc-dbd8-4c10-b044-d4810d60f56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b8746f-5d67-4533-97d3-26683b4a8565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Created reservations ['53c41d52-1338-4235-b0a8-72e7f812d2a4', '4cc348b8-a598-41da-a8fa-be590ec08a80', 'dade6bda-8072-4cee-9e04-de04e166735b', '1ba50989-db2c-4cf5-a280-615dbefb4545'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b8746f-5d67-4533-97d3-26683b4a8565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c41d52-1338-4235-b0a8-72e7f812d2a4', '4cc348b8-a598-41da-a8fa-be590ec08a80', 'dade6bda-8072-4cee-9e04-de04e166735b', '1ba50989-db2c-4cf5-a280-615dbefb4545']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3677c9d-283f-4f9b-b76f-0fb5c58df457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3677c9d-283f-4f9b-b76f-0fb5c58df457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c1da0a-8d64-42f5-96ef-8d186a7436c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314671476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['53c41d52-1338-4235-b0a8-72e7f812d2a4','4cc348b8-a598-41da-a8fa-be590ec08a80','dade6bda-8072-4cee-9e04-de04e166735b','1ba50989-db2c-4cf5-a280-615dbefb4545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314671476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06c1da0a-8d64-42f5-96ef-8d186a7436c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39705b5e09b8486ea90ee63c1b621354',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b395d2e4-33ae-45ba-9864-baaeb6028ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b395d2e4-33ae-45ba-9864-baaeb6028ffa) transitioned into state 'SUCCESS' from state '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-314671476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['53c41d52-1338-4235-b0a8-72e7f812d2a4','4cc348b8-a598-41da-a8fa-be590ec08a80','dade6bda-8072-4cee-9e04-de04e166735b','1ba50989-db2c-4cf5-a280-615dbefb4545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72db2326-0fb9-4843-84fd-7f1318f46944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72db2326-0fb9-4843-84fd-7f1318f46944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (d2ca5456-313d-452f-b83f-1befbbcc8ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request issued successfully. Sep 08 14:03:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4434fc90-1973-4e31-a227-5bf1d0b2a91a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1320/2672] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:03:49 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9c7eb60c-095b-4c37-aa04-95358da7cf5a tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 200 Sep 08 14:03:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1353/2673] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:49 2026] GET /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-18415fa2-7e15-471e-ad01-dcc4badfcdd5 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 200 Sep 08 14:03:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1321/2674] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:50 2026] GET /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] GET http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Volume info retrieved successfully. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4ebfed63-52b1-47fc-8d8c-52c7c8d5692c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 200 Sep 08 14:03:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1354/2675] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:50 2026] GET /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-51a74444-0770-422e-b086-01b81bda9731 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume with id: 06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume request issued successfully. Sep 08 14:03:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-51a74444-0770-422e-b086-01b81bda9731 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 202 Sep 08 14:03:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1322/2676] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:50 2026] DELETE /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-024c4ffd-6636-494f-8363-93b57266121c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-024c4ffd-6636-494f-8363-93b57266121c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-024c4ffd-6636-494f-8363-93b57266121c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-024c4ffd-6636-494f-8363-93b57266121c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-024c4ffd-6636-494f-8363-93b57266121c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-024c4ffd-6636-494f-8363-93b57266121c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 200 Sep 08 14:03:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1355/2677] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:50 2026] GET /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a673cba5-788b-4847-ab99-39c5a68b15ac None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a673cba5-788b-4847-ab99-39c5a68b15ac tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 Sep 08 14:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a673cba5-788b-4847-ab99-39c5a68b15ac tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a673cba5-788b-4847-ab99-39c5a68b15ac tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a673cba5-788b-4847-ab99-39c5a68b15ac tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 returned with HTTP 404 Sep 08 14:03:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1323/2678] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:51 2026] GET /volume/v3/volumes/06c1da0a-8d64-42f5-96ef-8d186a7436c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8e647711-eda4-43c0-9665-f47fe369beed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1101950614"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1101950614'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:03:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume of 1 GB Sep 08 14:03:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Availability Zones retrieved successfully. Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (7d39f62c-bf36-4371-a83d-823ceb93008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728177e8-1bbc-41c4-b83f-27ea158345fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728177e8-1bbc-41c4-b83f-27ea158345fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d79161c-c1f0-4f42-afe0-5d7eb07564ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Created reservations ['1084fdf0-ccc6-4c1b-afb2-4bcfb6e44304', 'b112acaa-bb3c-4aba-8380-d871a1faecf7', '955fb734-6866-4bf3-a0a8-075907398641', '7d62dc60-8765-467f-8d37-d69106a47ca4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d79161c-c1f0-4f42-afe0-5d7eb07564ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1084fdf0-ccc6-4c1b-afb2-4bcfb6e44304', 'b112acaa-bb3c-4aba-8380-d871a1faecf7', '955fb734-6866-4bf3-a0a8-075907398641', '7d62dc60-8765-467f-8d37-d69106a47ca4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88167091-a4e4-4c0b-b39e-dbb10466e8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88167091-a4e4-4c0b-b39e-dbb10466e8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101950614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['1084fdf0-ccc6-4c1b-afb2-4bcfb6e44304','b112acaa-bb3c-4aba-8380-d871a1faecf7','955fb734-6866-4bf3-a0a8-075907398641','7d62dc60-8765-467f-8d37-d69106a47ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101950614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39705b5e09b8486ea90ee63c1b621354',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9444f6d0-21dc-40fa-8c15-7dfcb8249e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9444f6d0-21dc-40fa-8c15-7dfcb8249e7a) transitioned into state 'SUCCESS' from state '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-1101950614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f928ed84b2341aeb9db74e0c6d49dd3',qos_specs=None,replication_status=,reservations=['1084fdf0-ccc6-4c1b-afb2-4bcfb6e44304','b112acaa-bb3c-4aba-8380-d871a1faecf7','955fb734-6866-4bf3-a0a8-075907398641','7d62dc60-8765-467f-8d37-d69106a47ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39705b5e09b8486ea90ee63c1b621354',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5017579-77b9-4b51-b994-fc4440147938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5017579-77b9-4b51-b994-fc4440147938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Flow 'volume_create_api' (7d39f62c-bf36-4371-a83d-823ceb93008d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:03:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Create volume request issued successfully. Sep 08 14:03:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8e647711-eda4-43c0-9665-f47fe369beed tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:03:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1356/2679] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:03:51 2026] POST /volume/v3/volumes => generated 787 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:03:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7caa8ecc-c01e-4474-b534-1006422ed44c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7caa8ecc-c01e-4474-b534-1006422ed44c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7caa8ecc-c01e-4474-b534-1006422ed44c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7caa8ecc-c01e-4474-b534-1006422ed44c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7caa8ecc-c01e-4474-b534-1006422ed44c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7caa8ecc-c01e-4474-b534-1006422ed44c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca returned with HTTP 200 Sep 08 14:03:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1324/2680] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:52 2026] GET /volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-47dc60c4-5139-4c3f-86e0-911df26bb1fb tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca returned with HTTP 200 Sep 08 14:03:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1357/2681] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:53 2026] GET /volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8591f099-2ffb-457d-82e8-09d87f07580d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] GET http://192.168.122.142/volume/v3/volumes/summary Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] Get summary completed successfully. Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8591f099-2ffb-457d-82e8-09d87f07580d tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-reader] http://192.168.122.142/volume/v3/volumes/summary returned with HTTP 200 Sep 08 14:03:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1325/2682] 192.168.122.142 () {60 vars in 1186 bytes} [Tue Sep 8 14:03:53 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume with id: d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:03:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Delete volume request issued successfully. Sep 08 14:03:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e009e88-2e42-444d-a3ee-c4a9c0fbf486 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca returned with HTTP 202 Sep 08 14:03:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1358/2683] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:03:53 2026] DELETE /volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-52e8b156-975f-49d4-b093-84433f566c5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e8b156-975f-49d4-b093-84433f566c5c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e8b156-975f-49d4-b093-84433f566c5c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-52e8b156-975f-49d4-b093-84433f566c5c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:03:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:03:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:03:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-52e8b156-975f-49d4-b093-84433f566c5c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Volume info retrieved successfully. Sep 08 14:03:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-52e8b156-975f-49d4-b093-84433f566c5c tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca returned with HTTP 200 Sep 08 14:03:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1326/2684] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:53 2026] GET /volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61c532d0-62f2-431e-9bcd-afc3451a7451 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c532d0-62f2-431e-9bcd-afc3451a7451 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] GET http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca Sep 08 14:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c532d0-62f2-431e-9bcd-afc3451a7451 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:03:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c532d0-62f2-431e-9bcd-afc3451a7451 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:03:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c532d0-62f2-431e-9bcd-afc3451a7451 tempest-ProjectReaderTests-2042952882 tempest-ProjectReaderTests-2042952882-project-admin] http://192.168.122.142/volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca returned with HTTP 404 Sep 08 14:03:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1359/2685] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:03:54 2026] GET /volume/v3/volumes/d0dce7ef-d3e6-4b38-8c2b-bd90eedf79ca => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:04:03 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:04 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=67,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bd9a7183-9082-4749-b050-914b60c6b289 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-687650466", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-687650466', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume of 1 GB Sep 08 14:04:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Availability Zones retrieved successfully. Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Flow 'volume_create_api' (f5dfd6e1-db95-4a4f-9a0f-579b46d16f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f295b3-6016-42a4-a89e-ed5edfda32e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f295b3-6016-42a4-a89e-ed5edfda32e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94101b33-56c1-469d-8c56-5f3811811838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Created reservations ['c1418488-0960-4be5-ad18-c35a2b6a2421', 'edaebc1a-d7ed-49c2-be7b-7b0d953a347c', '8272d48a-0afd-49a7-b6b4-8079486c26bc', '7f39e9a3-a368-4a2d-9519-593e76542fe1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94101b33-56c1-469d-8c56-5f3811811838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1418488-0960-4be5-ad18-c35a2b6a2421', 'edaebc1a-d7ed-49c2-be7b-7b0d953a347c', '8272d48a-0afd-49a7-b6b4-8079486c26bc', '7f39e9a3-a368-4a2d-9519-593e76542fe1']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ca9c6f-c855-49d8-9690-24029c2b2ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21ca9c6f-c855-49d8-9690-24029c2b2ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd954a8d0-6199-4f89-a52e-1a9b86511b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-687650466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01128708fca4a728ade82b15f05246a',qos_specs=None,replication_status=,reservations=['c1418488-0960-4be5-ad18-c35a2b6a2421','edaebc1a-d7ed-49c2-be7b-7b0d953a347c','8272d48a-0afd-49a7-b6b4-8079486c26bc','7f39e9a3-a368-4a2d-9519-593e76542fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7237e905dd93412796e83c884dcdeca5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-687650466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d954a8d0-6199-4f89-a52e-1a9b86511b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01128708fca4a728ade82b15f05246a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7237e905dd93412796e83c884dcdeca5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6346209-b140-4d4d-8e75-7807fac6077b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6346209-b140-4d4d-8e75-7807fac6077b) transitioned into state 'SUCCESS' from state '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-687650466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01128708fca4a728ade82b15f05246a',qos_specs=None,replication_status=,reservations=['c1418488-0960-4be5-ad18-c35a2b6a2421','edaebc1a-d7ed-49c2-be7b-7b0d953a347c','8272d48a-0afd-49a7-b6b4-8079486c26bc','7f39e9a3-a368-4a2d-9519-593e76542fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7237e905dd93412796e83c884dcdeca5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c65f22-0a18-4460-96e6-8e72b4125d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c65f22-0a18-4460-96e6-8e72b4125d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Flow 'volume_create_api' (f5dfd6e1-db95-4a4f-9a0f-579b46d16f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume request issued successfully. Sep 08 14:04:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bd9a7183-9082-4749-b050-914b60c6b289 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1327/2686] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:14 2026] POST /volume/v3/volumes => generated 762 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00675a82-0aff-4fd2-8888-be8fbbfe2be7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 200 Sep 08 14:04:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1360/2687] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:14 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ac1113e-8127-40ed-aeef-be6c9921ac70 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 200 Sep 08 14:04:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1328/2688] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:15 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3778b77-23b7-4144-b309-2b384157411f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3778b77-23b7-4144-b309-2b384157411f tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3778b77-23b7-4144-b309-2b384157411f tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3778b77-23b7-4144-b309-2b384157411f tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3778b77-23b7-4144-b309-2b384157411f tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3778b77-23b7-4144-b309-2b384157411f tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 200 Sep 08 14:04:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1361/2689] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:15 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-69c580b5-5ee8-446b-8021-59e78e744b78 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:04:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d954a8d0-6199-4f89-a52e-1a9b86511b0f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2026822300", "description": null, "metadata": null}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create snapshot from volume d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:16 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Created reservations ['80e9b724-48fd-4673-a889-28e3f108ed8c', '8fa538b1-6495-4c55-804e-31bf337e89c7', '64c842d4-0adb-4152-977d-85864139a331', 'c15d28bd-012f-46fb-9aaf-2695f74529ca'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot force create request issued successfully. Sep 08 14:04:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-69c580b5-5ee8-446b-8021-59e78e744b78 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:04:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1329/2690] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:04:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcf2bfd4-48fe-4678-a980-8288d7fb0030 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1362/2691] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:16 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0371272-1851-4cea-ad2b-941c794780f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0371272-1851-4cea-ad2b-941c794780f2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0371272-1851-4cea-ad2b-941c794780f2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0371272-1851-4cea-ad2b-941c794780f2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0371272-1851-4cea-ad2b-941c794780f2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0371272-1851-4cea-ad2b-941c794780f2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1330/2692] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:17 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aae7415a-cc02-4048-9897-6412f9852d26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aae7415a-cc02-4048-9897-6412f9852d26 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aae7415a-cc02-4048-9897-6412f9852d26 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aae7415a-cc02-4048-9897-6412f9852d26 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aae7415a-cc02-4048-9897-6412f9852d26 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aae7415a-cc02-4048-9897-6412f9852d26 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1363/2693] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:18 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a5b01ea-d019-4a64-a89b-5ebd243bf687 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1331/2694] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:18 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-77cb32b6-8622-4be2-b8c0-a0df6ca35c06 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1364/2695] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:18 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7237824a-2994-4c39-8108-0bfce6ca4e7a", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume request body: {'volume': {'snapshot_id': '7237824a-2994-4c39-8108-0bfce6ca4e7a', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume of 1 GB Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Availability Zones retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Flow 'volume_create_api' (427b696d-b322-40f7-9cf6-10827e964d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfaee60b-4a18-4e09-8554-8839f5ad1c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfaee60b-4a18-4e09-8554-8839f5ad1c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7237824a-2994-4c39-8108-0bfce6ca4e7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9c872a-8295-46ac-bf71-76dad7641f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Created reservations ['49e51098-bb34-4931-9813-b09267090079', '980994a5-d8ab-4971-94d4-9219249fc663', '6588d9cf-1850-442a-ad4a-3001ea61da6d', '56732c32-99db-483e-958e-1e49beba7a5e'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9c872a-8295-46ac-bf71-76dad7641f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e51098-bb34-4931-9813-b09267090079', '980994a5-d8ab-4971-94d4-9219249fc663', '6588d9cf-1850-442a-ad4a-3001ea61da6d', '56732c32-99db-483e-958e-1e49beba7a5e']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8add68-55b6-4264-9a2d-22607a85333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8add68-55b6-4264-9a2d-22607a85333e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab354d3-7d8d-4c65-9775-26bf86b4ad5d', '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='a01128708fca4a728ade82b15f05246a',qos_specs=None,replication_status=,reservations=['49e51098-bb34-4931-9813-b09267090079','980994a5-d8ab-4971-94d4-9219249fc663','6588d9cf-1850-442a-ad4a-3001ea61da6d','56732c32-99db-483e-958e-1e49beba7a5e'],size=1,snapshot_id=7237824a-2994-4c39-8108-0bfce6ca4e7a,source_replicaid=,source_volid=None,status='creating',user_id='7237e905dd93412796e83c884dcdeca5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab354d3-7d8d-4c65-9775-26bf86b4ad5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01128708fca4a728ade82b15f05246a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7237824a-2994-4c39-8108-0bfce6ca4e7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7237e905dd93412796e83c884dcdeca5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f27b97-64f2-4313-8c97-9f6b4c2543df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9f27b97-64f2-4313-8c97-9f6b4c2543df) transitioned into state 'SUCCESS' from 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='a01128708fca4a728ade82b15f05246a',qos_specs=None,replication_status=,reservations=['49e51098-bb34-4931-9813-b09267090079','980994a5-d8ab-4971-94d4-9219249fc663','6588d9cf-1850-442a-ad4a-3001ea61da6d','56732c32-99db-483e-958e-1e49beba7a5e'],size=1,snapshot_id=7237824a-2994-4c39-8108-0bfce6ca4e7a,source_replicaid=,source_volid=None,status='creating',user_id='7237e905dd93412796e83c884dcdeca5',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab7ea6-bb54-43ec-82eb-7cdb499c5cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ab7ea6-bb54-43ec-82eb-7cdb499c5cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Flow 'volume_create_api' (427b696d-b322-40f7-9cf6-10827e964d95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Create volume request issued successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62a736c2-7687-49ff-ab78-a11a4f7e1e38 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1332/2696] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:04:18 2026] POST /volume/v3/volumes => generated 750 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6990032b-8435-47e7-aae7-eb48bc3475c5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1365/2697] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:18 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee8be8a0-4863-4b59-aad3-6dd58c20dca3 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1333/2698] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:19 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-52e33e07-6c9b-40d3-a029-98b2b37cfea5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1366/2699] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:20 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8193c280-9f93-42ba-aa0e-6db30a1bd387 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1334/2700] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:21 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 842 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01499c76-7f48-43db-935d-1b56848c5eb7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01499c76-7f48-43db-935d-1b56848c5eb7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01499c76-7f48-43db-935d-1b56848c5eb7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01499c76-7f48-43db-935d-1b56848c5eb7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01499c76-7f48-43db-935d-1b56848c5eb7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01499c76-7f48-43db-935d-1b56848c5eb7 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1367/2701] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:22 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 842 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54a4f08d-d1ce-4a44-bed6-dbd7be0837e8 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1335/2702] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:24 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-208f0662-62b9-442c-8e37-94e6a91ae942 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-208f0662-62b9-442c-8e37-94e6a91ae942 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-208f0662-62b9-442c-8e37-94e6a91ae942 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-208f0662-62b9-442c-8e37-94e6a91ae942 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-208f0662-62b9-442c-8e37-94e6a91ae942 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-208f0662-62b9-442c-8e37-94e6a91ae942 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1368/2703] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:24 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7f1db495-50bc-470e-a356-29006ffcc944 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete snapshot with id: 7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot delete request issued successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7f1db495-50bc-470e-a356-29006ffcc944 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 202 Sep 08 14:04:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1336/2704] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:04:24 2026] DELETE /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a53fcf99-2fab-4874-970b-9fb4e82c4bc6 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1369/2705] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:24 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Snapshot retrieved successfully. Sep 08 14:04:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d91fa94f-07af-4fe1-9fa2-ca4576672834 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 200 Sep 08 14:04:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1337/2706] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:25 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcc551b3-5a27-4d67-bfad-2ed8d35841c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcc551b3-5a27-4d67-bfad-2ed8d35841c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcc551b3-5a27-4d67-bfad-2ed8d35841c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcc551b3-5a27-4d67-bfad-2ed8d35841c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcc551b3-5a27-4d67-bfad-2ed8d35841c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 404 Sep 08 14:04:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1370/2707] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:26 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e392d357-e96d-425e-9796-5941c63c0847 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete volume with id: d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete volume request issued successfully. Sep 08 14:04:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e392d357-e96d-425e-9796-5941c63c0847 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 202 Sep 08 14:04:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1338/2708] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:26 2026] DELETE /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9844e169-d854-4612-908b-cef1ead2f4e0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9844e169-d854-4612-908b-cef1ead2f4e0 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9844e169-d854-4612-908b-cef1ead2f4e0 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9844e169-d854-4612-908b-cef1ead2f4e0 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9844e169-d854-4612-908b-cef1ead2f4e0 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9844e169-d854-4612-908b-cef1ead2f4e0 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 200 Sep 08 14:04:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1371/2709] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:26 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1c79fe51-f0bd-4243-b56e-5575236fedf5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c79fe51-f0bd-4243-b56e-5575236fedf5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c79fe51-f0bd-4243-b56e-5575236fedf5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1c79fe51-f0bd-4243-b56e-5575236fedf5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1c79fe51-f0bd-4243-b56e-5575236fedf5 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 404 Sep 08 14:04:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1339/2710] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:27 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete volume with id: cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete volume request issued successfully. Sep 08 14:04:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ff61cef-b936-4aad-806e-948a2a8922e2 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 202 Sep 08 14:04:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1372/2711] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:27 2026] DELETE /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Volume info retrieved successfully. Sep 08 14:04:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aad47569-aeb5-4d46-9afb-5b53d3d0c8cc tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 200 Sep 08 14:04:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1340/2712] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:27 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01ded3ed-8031-449d-acf7-6be461b8e594 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01ded3ed-8031-449d-acf7-6be461b8e594 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01ded3ed-8031-449d-acf7-6be461b8e594 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01ded3ed-8031-449d-acf7-6be461b8e594 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01ded3ed-8031-449d-acf7-6be461b8e594 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d returned with HTTP 404 Sep 08 14:04:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1373/2713] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:28 2026] GET /volume/v3/volumes/cab354d3-7d8d-4c65-9775-26bf86b4ad5d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5afa2657-7caa-4581-8255-118c35200b50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5afa2657-7caa-4581-8255-118c35200b50 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5afa2657-7caa-4581-8255-118c35200b50 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5afa2657-7caa-4581-8255-118c35200b50 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-5afa2657-7caa-4581-8255-118c35200b50 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete snapshot with id: 7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5afa2657-7caa-4581-8255-118c35200b50 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 404 Sep 08 14:04:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1341/2714] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:04:28 2026] DELETE /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30a99065-a8f0-4346-a633-60d87bdf32c9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30a99065-a8f0-4346-a633-60d87bdf32c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30a99065-a8f0-4346-a633-60d87bdf32c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30a99065-a8f0-4346-a633-60d87bdf32c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30a99065-a8f0-4346-a633-60d87bdf32c9 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a returned with HTTP 404 Sep 08 14:04:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1374/2715] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:28 2026] GET /volume/v3/snapshots/7237824a-2994-4c39-8108-0bfce6ca4e7a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7f263b1-c457-48ed-8192-3748ea64d250 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7f263b1-c457-48ed-8192-3748ea64d250 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] DELETE http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7f263b1-c457-48ed-8192-3748ea64d250 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7f263b1-c457-48ed-8192-3748ea64d250 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c7f263b1-c457-48ed-8192-3748ea64d250 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Delete volume with id: d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7f263b1-c457-48ed-8192-3748ea64d250 tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 404 Sep 08 14:04:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1342/2716] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:28 2026] DELETE /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba3f62d1-d2b3-442f-bd3f-07df57805cda None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba3f62d1-d2b3-442f-bd3f-07df57805cda tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] GET http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba3f62d1-d2b3-442f-bd3f-07df57805cda tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba3f62d1-d2b3-442f-bd3f-07df57805cda tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba3f62d1-d2b3-442f-bd3f-07df57805cda tempest-SnapshotDependencyTests-1979729819 tempest-SnapshotDependencyTests-1979729819-project-member] http://192.168.122.142/volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f returned with HTTP 404 Sep 08 14:04:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1375/2717] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:28 2026] GET /volume/v3/volumes/d954a8d0-6199-4f89-a52e-1a9b86511b0f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:38 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:38 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:04:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1091211094"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1091211094'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume of 1 GB Sep 08 14:04:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Availability Zones retrieved successfully. Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Flow 'volume_create_api' (416ccf5d-c215-4bc0-b18f-6f929f34ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75941724-3a65-4c84-8b2e-0bb1c5120d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75941724-3a65-4c84-8b2e-0bb1c5120d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e663cf-424b-44b3-a8b0-c6332dbc1c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1285476352"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1285476352'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume of 1 GB Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Availability Zones retrieved successfully. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (3b19d3ae-43fa-4624-9746-851a5b744ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1e2452-50a4-47f4-a5ef-653268115b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1e2452-50a4-47f4-a5ef-653268115b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b649b6-a880-4b1e-992e-51d74cc4ea8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Created reservations ['ad838982-7c8b-47b1-a84e-eebb2525aa50', 'f35447ca-1ac0-43f7-9c3c-0c9a600a2060', 'e5a9478d-8a18-459a-937d-e4545ac238b0', '786e09f0-3e4b-47ba-b302-e6d9af661baa'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e663cf-424b-44b3-a8b0-c6332dbc1c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad838982-7c8b-47b1-a84e-eebb2525aa50', 'f35447ca-1ac0-43f7-9c3c-0c9a600a2060', 'e5a9478d-8a18-459a-937d-e4545ac238b0', '786e09f0-3e4b-47ba-b302-e6d9af661baa']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5663c9a-1663-4034-9c61-f6f0e8b36cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5663c9a-1663-4034-9c61-f6f0e8b36cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3b416d-f202-4762-bd61-126c5b8cea56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1091211094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a64a1ddf0141459871717042fd2c7f',qos_specs=None,replication_status=,reservations=['ad838982-7c8b-47b1-a84e-eebb2525aa50','f35447ca-1ac0-43f7-9c3c-0c9a600a2060','e5a9478d-8a18-459a-937d-e4545ac238b0','786e09f0-3e4b-47ba-b302-e6d9af661baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6bfed8f684149218b7435e2302d87a1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1091211094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b3b416d-f202-4762-bd61-126c5b8cea56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36a64a1ddf0141459871717042fd2c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6bfed8f684149218b7435e2302d87a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b84e3e-78d3-4cf2-838a-c268037e7181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12b84e3e-78d3-4cf2-838a-c268037e7181) transitioned into state 'SUCCESS' from state '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-1091211094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a64a1ddf0141459871717042fd2c7f',qos_specs=None,replication_status=,reservations=['ad838982-7c8b-47b1-a84e-eebb2525aa50','f35447ca-1ac0-43f7-9c3c-0c9a600a2060','e5a9478d-8a18-459a-937d-e4545ac238b0','786e09f0-3e4b-47ba-b302-e6d9af661baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6bfed8f684149218b7435e2302d87a1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72177856-59fb-44ca-83f3-3f75f26d23c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72177856-59fb-44ca-83f3-3f75f26d23c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Created reservations ['07da3d62-2ab8-46e7-b663-747e46250dbe', '5d2ac555-03d1-4789-8cac-69536c696a65', '95ac92ec-f4c1-4369-8c15-4e35469650ef', '18726515-3f2b-42c2-8888-732de2f730a0'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b649b6-a880-4b1e-992e-51d74cc4ea8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07da3d62-2ab8-46e7-b663-747e46250dbe', '5d2ac555-03d1-4789-8cac-69536c696a65', '95ac92ec-f4c1-4369-8c15-4e35469650ef', '18726515-3f2b-42c2-8888-732de2f730a0']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Flow 'volume_create_api' (416ccf5d-c215-4bc0-b18f-6f929f34ec66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume request issued successfully. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9710605-5df1-4392-971e-51799a843cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72a7f019-e23d-459d-88bf-e4cb1404da93 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1343/2718] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:04:47 2026] POST /volume/v3/volumes => generated 779 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9710605-5df1-4392-971e-51799a843cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d74ec5a-4d88-4f61-845e-1fdde61c5e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1285476352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['07da3d62-2ab8-46e7-b663-747e46250dbe','5d2ac555-03d1-4789-8cac-69536c696a65','95ac92ec-f4c1-4369-8c15-4e35469650ef','18726515-3f2b-42c2-8888-732de2f730a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1285476352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d74ec5a-4d88-4f61-845e-1fdde61c5e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbc3a70feef42fda0c298d265e4e46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6908c544fcc341278c6899e3e3259e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2051a5-033e-47eb-b10c-405fed69cb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2051a5-033e-47eb-b10c-405fed69cb98) transitioned into state 'SUCCESS' from state '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-1285476352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['07da3d62-2ab8-46e7-b663-747e46250dbe','5d2ac555-03d1-4789-8cac-69536c696a65','95ac92ec-f4c1-4369-8c15-4e35469650ef','18726515-3f2b-42c2-8888-732de2f730a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5606f8a-1e0e-484e-86ad-67921ff83a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5606f8a-1e0e-484e-86ad-67921ff83a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (3b19d3ae-43fa-4624-9746-851a5b744ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request issued successfully. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ad4f26ea-5e8f-4eb6-830d-2453185d920f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1376/2719] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:48 2026] POST /volume/v3/volumes => generated 766 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21333af3-f663-4ff8-90d2-5767ba0a8a98 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 200 Sep 08 14:04:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1377/2720] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:04:48 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-64e10557-0c87-413a-92b4-b3d89a870749 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1624501014"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1624501014'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume of 1 GB Sep 08 14:04:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Availability Zones retrieved successfully. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (87f0c54d-4931-4735-abfd-09838c0596b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb246c7-4cd5-4658-9a2b-c42d08294ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-196765814"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-196765814'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:04:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb246c7-4cd5-4658-9a2b-c42d08294ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ffe2f7-2b96-4f8a-a607-6ef4329feaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (aeda183b-88de-4c10-ae78-145b6e58a0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a40ffa-7aeb-41be-af2e-47a707b6ff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a40ffa-7aeb-41be-af2e-47a707b6ff11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92251d2c-8d32-4b52-9050-20b304c68905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Created reservations ['33d0d78a-c401-4773-bd13-c02a5c692066', '39cba0a8-63aa-4727-9802-4f779780375e', '92adfb28-aad9-432f-b6f1-d8d0fd2a13ef', '7c74f752-5f1d-4631-ace6-f8a4c0ec6b64'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ffe2f7-2b96-4f8a-a607-6ef4329feaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d0d78a-c401-4773-bd13-c02a5c692066', '39cba0a8-63aa-4727-9802-4f779780375e', '92adfb28-aad9-432f-b6f1-d8d0fd2a13ef', '7c74f752-5f1d-4631-ace6-f8a4c0ec6b64']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618ed422-7e31-40c0-8d6d-9e45be40ba0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (618ed422-7e31-40c0-8d6d-9e45be40ba0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7077d850-4d0a-4264-90c4-4232ee7a0cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1624501014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['33d0d78a-c401-4773-bd13-c02a5c692066','39cba0a8-63aa-4727-9802-4f779780375e','92adfb28-aad9-432f-b6f1-d8d0fd2a13ef','7c74f752-5f1d-4631-ace6-f8a4c0ec6b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1624501014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7077d850-4d0a-4264-90c4-4232ee7a0cba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbc3a70feef42fda0c298d265e4e46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6908c544fcc341278c6899e3e3259e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1e663-7332-440d-91e8-750c9e21a157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1e663-7332-440d-91e8-750c9e21a157) transitioned into state 'SUCCESS' from state '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-1624501014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['33d0d78a-c401-4773-bd13-c02a5c692066','39cba0a8-63aa-4727-9802-4f779780375e','92adfb28-aad9-432f-b6f1-d8d0fd2a13ef','7c74f752-5f1d-4631-ace6-f8a4c0ec6b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9eb5e0a-dcda-4b08-bcff-258f4533d471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9eb5e0a-dcda-4b08-bcff-258f4533d471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (87f0c54d-4931-4735-abfd-09838c0596b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request issued successfully. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-64e10557-0c87-413a-92b4-b3d89a870749 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1378/2721] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:48 2026] POST /volume/v3/volumes => generated 766 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['536a52a1-545f-4070-864e-488dbe83071b', '3aeda832-4e02-4dfe-b440-068adeb9ae58', 'e41a5026-d834-4a26-9481-f558ff204ff5', 'a82dfb6b-98a4-4bc2-85f7-3be73a2f30bd'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92251d2c-8d32-4b52-9050-20b304c68905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['536a52a1-545f-4070-864e-488dbe83071b', '3aeda832-4e02-4dfe-b440-068adeb9ae58', 'e41a5026-d834-4a26-9481-f558ff204ff5', 'a82dfb6b-98a4-4bc2-85f7-3be73a2f30bd']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843259a3-592d-45f7-a239-a0926919a3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1065610565"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1065610565'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume of 1 GB Sep 08 14:04:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Availability Zones retrieved successfully. Sep 08 14:04:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843259a3-592d-45f7-a239-a0926919a3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b52eea0-3c71-4355-b2ad-ff64efb98405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-196765814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['536a52a1-545f-4070-864e-488dbe83071b','3aeda832-4e02-4dfe-b440-068adeb9ae58','e41a5026-d834-4a26-9481-f558ff204ff5','a82dfb6b-98a4-4bc2-85f7-3be73a2f30bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-196765814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b52eea0-3c71-4355-b2ad-ff64efb98405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb732b5-e096-4448-9cd3-7bb5d53fb61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (32e55ee1-bdcf-498f-ace7-83fcfe1085ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f57a3-b911-4bba-8502-000ddeda97e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f57a3-b911-4bba-8502-000ddeda97e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a08e3dc-b72d-49ea-a222-22c5d48d94ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb732b5-e096-4448-9cd3-7bb5d53fb61e) transitioned into state 'SUCCESS' from state '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-196765814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['536a52a1-545f-4070-864e-488dbe83071b','3aeda832-4e02-4dfe-b440-068adeb9ae58','e41a5026-d834-4a26-9481-f558ff204ff5','a82dfb6b-98a4-4bc2-85f7-3be73a2f30bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17631949-76b9-488c-8a4f-680ea5ce93ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17631949-76b9-488c-8a4f-680ea5ce93ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (aeda183b-88de-4c10-ae78-145b6e58a0e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-98c6eae1-cd85-4082-b71c-b6b2057739b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1344/2722] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:04:48 2026] POST /volume/v3/volumes => generated 768 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a713caf2-ef34-4118-9674-9841be9fc63d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Created reservations ['a2847dfb-2a7b-499a-8d94-936815298823', 'eece28da-f39e-4617-be5b-33a1b84b770c', 'f643965f-5a77-4f87-b04c-8adfbb6a3d1f', '9b622c73-be15-4295-bbe3-0ffee2baebe1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a08e3dc-b72d-49ea-a222-22c5d48d94ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2847dfb-2a7b-499a-8d94-936815298823', 'eece28da-f39e-4617-be5b-33a1b84b770c', 'f643965f-5a77-4f87-b04c-8adfbb6a3d1f', '9b622c73-be15-4295-bbe3-0ffee2baebe1']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c97a6d-669a-4c30-a3fe-098915b992ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68c97a6d-669a-4c30-a3fe-098915b992ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '465a2ba7-799e-4c66-8b51-00d3f0d1950d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1065610565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['a2847dfb-2a7b-499a-8d94-936815298823','eece28da-f39e-4617-be5b-33a1b84b770c','f643965f-5a77-4f87-b04c-8adfbb6a3d1f','9b622c73-be15-4295-bbe3-0ffee2baebe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1065610565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=465a2ba7-799e-4c66-8b51-00d3f0d1950d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbc3a70feef42fda0c298d265e4e46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6908c544fcc341278c6899e3e3259e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a713caf2-ef34-4118-9674-9841be9fc63d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:04:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a713caf2-ef34-4118-9674-9841be9fc63d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:49 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b605897-efcc-41ec-b020-f69093a288cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a713caf2-ef34-4118-9674-9841be9fc63d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1345/2723] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:04:49 2026] POST /volume/v3/types => generated 287 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b605897-efcc-41ec-b020-f69093a288cf) transitioned into state 'SUCCESS' from state '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-1065610565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['a2847dfb-2a7b-499a-8d94-936815298823','eece28da-f39e-4617-be5b-33a1b84b770c','f643965f-5a77-4f87-b04c-8adfbb6a3d1f','9b622c73-be15-4295-bbe3-0ffee2baebe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9496eff8-ca7c-4348-a201-b5fff93b9524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1d06fa2-0a81-4d5b-8ea4-455492e43317 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1346/2724] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:50 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9496eff8-ca7c-4348-a201-b5fff93b9524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ca5e4a0b-87a8-4b26-a0e2-f0ed4cca1ae8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 200 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1347/2725] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:04:50 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (32e55ee1-bdcf-498f-ace7-83fcfe1085ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request issued successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62bab5c2-9acb-40b3-acf9-e88d9951d6a0 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1379/2726] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:49 2026] POST /volume/v3/volumes => generated 766 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-443626732"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-443626732'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume of 1 GB Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Availability Zones retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (95aff913-49dd-4f0e-9c46-b06bd21aace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dd1288-b300-4d5c-acb6-5ab2958ca211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dd1288-b300-4d5c-acb6-5ab2958ca211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0579a726-c913-43c9-8509-bffc9afdc900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Created reservations ['b6e079f3-6955-4878-b7c1-521403e4c284', '8f225114-8527-48c1-a1c6-b701925d94be', '59c17a24-9e52-4ffc-90a8-6b6ca7ef8eae', '00755cc5-3396-482d-96f9-190139b3c423'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0579a726-c913-43c9-8509-bffc9afdc900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e079f3-6955-4878-b7c1-521403e4c284', '8f225114-8527-48c1-a1c6-b701925d94be', '59c17a24-9e52-4ffc-90a8-6b6ca7ef8eae', '00755cc5-3396-482d-96f9-190139b3c423']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977b41e6-64ba-447a-aa14-a57063547cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (977b41e6-64ba-447a-aa14-a57063547cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e9fef20-76f7-4e7f-ac8c-95fada8bd192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-443626732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['b6e079f3-6955-4878-b7c1-521403e4c284','8f225114-8527-48c1-a1c6-b701925d94be','59c17a24-9e52-4ffc-90a8-6b6ca7ef8eae','00755cc5-3396-482d-96f9-190139b3c423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-443626732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e9fef20-76f7-4e7f-ac8c-95fada8bd192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbc3a70feef42fda0c298d265e4e46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6908c544fcc341278c6899e3e3259e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (942a9e8d-9f5a-40f9-9164-b940992ca973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (942a9e8d-9f5a-40f9-9164-b940992ca973) transitioned into state 'SUCCESS' from state '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-443626732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['b6e079f3-6955-4878-b7c1-521403e4c284','8f225114-8527-48c1-a1c6-b701925d94be','59c17a24-9e52-4ffc-90a8-6b6ca7ef8eae','00755cc5-3396-482d-96f9-190139b3c423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d8a5b-323d-4291-9e65-722180a6be5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (060d8a5b-323d-4291-9e65-722180a6be5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (95aff913-49dd-4f0e-9c46-b06bd21aace3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request issued successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b11fdf71-4d5d-4471-bc70-5b27d26902e4 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1348/2727] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:50 2026] POST /volume/v3/volumes => generated 765 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-907584829"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request body: {'volume': {"'imageRef": '32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-907584829'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume of 1 GB Sep 08 14:04:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Availability Zones retrieved successfully. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (f3d1f496-65f5-4c67-a75d-214f4ac04fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19c7ea-5e31-4700-b285-325f47758b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19c7ea-5e31-4700-b285-325f47758b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa1dd56-92e2-4ef2-82c2-7be08558f8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Created reservations ['c0cd2ee3-63f5-4399-bd0b-6715776acff5', '573cf1cd-2a7d-426e-a38a-7015b3a939cf', '3832dc70-5ba3-435a-856f-2ec4fe0b659a', 'ce62c26c-53d2-4054-992d-07ba68233cc4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa1dd56-92e2-4ef2-82c2-7be08558f8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0cd2ee3-63f5-4399-bd0b-6715776acff5', '573cf1cd-2a7d-426e-a38a-7015b3a939cf', '3832dc70-5ba3-435a-856f-2ec4fe0b659a', 'ce62c26c-53d2-4054-992d-07ba68233cc4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a6c6ed-51e7-4f82-ad5b-69c72a48b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:50 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a6c6ed-51e7-4f82-ad5b-69c72a48b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f64e6b4-5c09-4eda-b3b9-bf0611cf9529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-907584829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['c0cd2ee3-63f5-4399-bd0b-6715776acff5','573cf1cd-2a7d-426e-a38a-7015b3a939cf','3832dc70-5ba3-435a-856f-2ec4fe0b659a','ce62c26c-53d2-4054-992d-07ba68233cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-907584829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f64e6b4-5c09-4eda-b3b9-bf0611cf9529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fbc3a70feef42fda0c298d265e4e46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6908c544fcc341278c6899e3e3259e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (907d3c54-1691-4ef7-adda-7e4bf1267e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (907d3c54-1691-4ef7-adda-7e4bf1267e81) transitioned into state 'SUCCESS' from state '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-907584829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fbc3a70feef42fda0c298d265e4e46b',qos_specs=None,replication_status=,reservations=['c0cd2ee3-63f5-4399-bd0b-6715776acff5','573cf1cd-2a7d-426e-a38a-7015b3a939cf','3832dc70-5ba3-435a-856f-2ec4fe0b659a','ce62c26c-53d2-4054-992d-07ba68233cc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6908c544fcc341278c6899e3e3259e3a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:50 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0496c333-aa86-41cf-b209-8e2fec7bb08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0496c333-aa86-41cf-b209-8e2fec7bb08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Flow 'volume_create_api' (f3d1f496-65f5-4c67-a75d-214f4ac04fb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Create volume request issued successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-87bec0f5-e972-4f9d-847b-1cfa0b1d8e63 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1380/2728] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:50 2026] POST /volume/v3/volumes => generated 765 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-35c6b2d5-8434-446d-8044-e7a7f2a84d0a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 200 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1349/2729] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eb5469a4-7f60-424d-a665-6b07283c3993 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb5469a4-7f60-424d-a665-6b07283c3993 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb5469a4-7f60-424d-a665-6b07283c3993 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eb5469a4-7f60-424d-a665-6b07283c3993 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eb5469a4-7f60-424d-a665-6b07283c3993 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eb5469a4-7f60-424d-a665-6b07283c3993 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1381/2730] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b60ab1de-3949-4016-a7e5-ad7ed913c4ed tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 200 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1350/2731] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-16040f46-db3d-4781-bb92-39327b9ca025 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b3b416d-f202-4762-bd61-126c5b8cea56", "name": "tempest-VolumeDependencyTests-Snapshot-1365956136"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create snapshot from volume 0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:04:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Created reservations ['8ad42ae3-e6f5-4283-82f5-3ee61176f974', '60e50f3e-d092-4665-8736-c72aa35f4535', '2bb7867a-647a-45e9-80c9-29cc7f0dab6d', 'dc2e4bfe-eb8c-4211-a1c0-5e4f0a0cab92'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot create request issued successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16040f46-db3d-4781-bb92-39327b9ca025 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:04:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1382/2732] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:04:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ed7b2acd-bb9f-42f3-815d-0a10dc03bb83 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1351/2733] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:51 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9332ba03-f3b2-43fe-a490-71c8483f654c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9332ba03-f3b2-43fe-a490-71c8483f654c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9332ba03-f3b2-43fe-a490-71c8483f654c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9332ba03-f3b2-43fe-a490-71c8483f654c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9332ba03-f3b2-43fe-a490-71c8483f654c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9332ba03-f3b2-43fe-a490-71c8483f654c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1383/2734] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ace27aa9-b4c8-4d89-bd59-f1d1bcb2d310 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1352/2735] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:52 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c26e3e77-2b05-4f46-9c1b-3e98a7f2e897 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1384/2736] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08c4ee49-778d-48b5-8448-d6ec33aa5e5b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1353/2737] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:52 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4a1b1cd0-0087-458c-b547-9e0e1837ad48", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4a1b1cd0-0087-458c-b547-9e0e1837ad48', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:52 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Create volume of 1 GB Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Availability Zones retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Flow 'volume_create_api' (c76ccb04-a4d7-420b-be30-fdc23a663d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92d6be0-88e3-433d-b49b-44633a981122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92d6be0-88e3-433d-b49b-44633a981122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:04:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5914d609-15cd-4c63-9fa2-8c2124463c3d,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': '5914d609-15cd-4c63-9fa2-8c2124463c3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02af0c0c-efb8-4d3a-9bc7-4f3daff2a528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-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 08 14:04:53 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-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 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Created reservations ['bf1484a3-5edc-4f6a-8240-907459e15b4c', '8733c581-ae2d-402c-9606-e904134c560c', '0d4fb864-bc2f-407a-ba08-02432d15a4e8', '7ab1779b-0111-40bb-8110-febead5e8b9b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02af0c0c-efb8-4d3a-9bc7-4f3daff2a528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf1484a3-5edc-4f6a-8240-907459e15b4c', '8733c581-ae2d-402c-9606-e904134c560c', '0d4fb864-bc2f-407a-ba08-02432d15a4e8', '7ab1779b-0111-40bb-8110-febead5e8b9b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620e04dc-c499-4bf7-896b-184863f13d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e865e364-e1d9-43ca-aee7-26e96a5c7f89 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1354/2738] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620e04dc-c499-4bf7-896b-184863f13d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0034c0-dd11-45ca-889e-5580d45c933d', '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='48dd47a16c734aed96bcb0543bfddd11',qos_specs=None,replication_status=,reservations=['bf1484a3-5edc-4f6a-8240-907459e15b4c','8733c581-ae2d-402c-9606-e904134c560c','0d4fb864-bc2f-407a-ba08-02432d15a4e8','7ab1779b-0111-40bb-8110-febead5e8b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7247f1ce2e44c7a5cdfa9354d5d042',volume_type_id=5914d609-15cd-4c63-9fa2-8c2124463c3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0034c0-dd11-45ca-889e-5580d45c933d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48dd47a16c734aed96bcb0543bfddd11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc7247f1ce2e44c7a5cdfa9354d5d042',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5914d609-15cd-4c63-9fa2-8c2124463c3d),volume_type_id=5914d609-15cd-4c63-9fa2-8c2124463c3d)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f94b6d-b1ad-481d-93f5-843cfc88e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6f7ab79-3bf3-4292-b4a9-f0dc115a25a4 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1355/2739] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b82c1c30-4816-4a57-8d33-a3ec0b742db2 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1356/2740] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f94b6d-b1ad-481d-93f5-843cfc88e55c) transitioned into state 'SUCCESS' from 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='48dd47a16c734aed96bcb0543bfddd11',qos_specs=None,replication_status=,reservations=['bf1484a3-5edc-4f6a-8240-907459e15b4c','8733c581-ae2d-402c-9606-e904134c560c','0d4fb864-bc2f-407a-ba08-02432d15a4e8','7ab1779b-0111-40bb-8110-febead5e8b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7247f1ce2e44c7a5cdfa9354d5d042',volume_type_id=5914d609-15cd-4c63-9fa2-8c2124463c3d)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b52eea0-3c71-4355-b2ad-ff64efb98405", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1771432891"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a9501e-a750-4d6d-b828-17501c0c2578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create snapshot from volume 2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1a9501e-a750-4d6d-b828-17501c0c2578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Flow 'volume_create_api' (c76ccb04-a4d7-420b-be30-fdc23a663d9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Create volume request issued successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c899ae-1670-482d-aa48-6298b0a6cff8 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1385/2741] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:04:52 2026] POST /volume/v3/volumes => generated 806 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a10be12-c923-4889-b684-6c632c61d22d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a10be12-c923-4889-b684-6c632c61d22d tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a10be12-c923-4889-b684-6c632c61d22d tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a10be12-c923-4889-b684-6c632c61d22d tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2a10be12-c923-4889-b684-6c632c61d22d tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a10be12-c923-4889-b684-6c632c61d22d tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1386/2742] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['e768d02d-1de5-4659-9b75-2bb499d5e83a', 'fcb722a4-cb76-4473-99f0-36f0f7a4b139', 'c73c4bd7-c14e-4789-81c4-b7f9c870779f', '9b6acd96-ac20-4c75-8018-f862b4ff71fd'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba2a50f5-9f5e-44e6-8d52-5286ef5f0a05 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1387/2743] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 874 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot create request issued successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cd6ea1bc-1588-401c-a502-46c2ad862fa8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:04:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1357/2744] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:04:53 2026] POST /volume/v3/snapshots => generated 316 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-89be0f94-6362-4eb2-8f69-b29ab222fd15 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1388/2745] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:53 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ad100a7-0f19-49d5-82a0-fb2b9823a58e tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1358/2746] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c0866b8-90d3-47d4-b1f3-4a6668744b4f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1389/2747] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e90a7f2c-ddc9-401d-920d-07aebf069487 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1359/2748] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f05e3436-0c96-4b5b-b030-184e4323c05a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f05e3436-0c96-4b5b-b030-184e4323c05a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f05e3436-0c96-4b5b-b030-184e4323c05a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f05e3436-0c96-4b5b-b030-184e4323c05a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46c150d9-9e4e-440a-aacc-6a66f2472cba tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1390/2749] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 898 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f05e3436-0c96-4b5b-b030-184e4323c05a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f05e3436-0c96-4b5b-b030-184e4323c05a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1360/2750] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:54 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72e216d4-7989-4ca8-8815-215985ad575e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72e216d4-7989-4ca8-8815-215985ad575e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72e216d4-7989-4ca8-8815-215985ad575e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72e216d4-7989-4ca8-8815-215985ad575e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-311e5cbb-7923-412f-b57b-5f2034eb2746 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1391/2751] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72e216d4-7989-4ca8-8815-215985ad575e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72e216d4-7989-4ca8-8815-215985ad575e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1361/2752] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5edabd35-57a0-45d2-9837-42367431d5dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5edabd35-57a0-45d2-9837-42367431d5dd tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5edabd35-57a0-45d2-9837-42367431d5dd tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5edabd35-57a0-45d2-9837-42367431d5dd tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5edabd35-57a0-45d2-9837-42367431d5dd tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5edabd35-57a0-45d2-9837-42367431d5dd tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1392/2753] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-55ae02ad-915f-48d9-94d3-ffc69853651c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] DELETE http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume with id: 4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume request issued successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-55ae02ad-915f-48d9-94d3-ffc69853651c tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 returned with HTTP 202 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1362/2754] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:55 2026] DELETE /volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4fc1936-3221-4c68-bbcc-88ae9e6e98bd tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1393/2755] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 956 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7a348fc9-f25e-41f0-b994-3d937f808ca6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1363/2756] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-18790b65-9f22-4307-9ad6-a3d2cf7f1091 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 returned with HTTP 200 Sep 08 14:04:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1394/2757] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:55 2026] GET /volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 => generated 857 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9ee46b64-cca7-4ff9-86b8-8de2646b9b2e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1364/2758] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:56 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e39e13d2-5cc0-49a9-89f1-e3635bdae5c8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1395/2759] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:56 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7c3e9b5b-01e3-413e-9097-5dd905179d1f tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1365/2760] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:56 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf729951-2369-4a77-a98a-ecb39568040f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf729951-2369-4a77-a98a-ecb39568040f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf729951-2369-4a77-a98a-ecb39568040f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf729951-2369-4a77-a98a-ecb39568040f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf729951-2369-4a77-a98a-ecb39568040f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 returned with HTTP 404 Sep 08 14:04:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1396/2761] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:56 2026] GET /volume/v3/volumes/4f64e6b4-5c09-4eda-b3b9-bf0611cf9529 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume with id: 8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume request issued successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c0e79d8a-cbda-4329-82fa-77bbb1761440 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 returned with HTTP 202 Sep 08 14:04:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1366/2762] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:56 2026] DELETE /volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0e64291d-5e51-4358-97a0-3ae2f14f683f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 returned with HTTP 200 Sep 08 14:04:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1397/2763] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cc3f8204-d041-43ab-95ad-fee82ab33a33 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:04:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1367/2764] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e69cb66c-e659-425d-83ba-adedb0842a11", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1727596567"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume request body: {'volume': {'snapshot_id': 'e69cb66c-e659-425d-83ba-adedb0842a11', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1727596567'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume of 1 GB Sep 08 14:04:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Availability Zones retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Flow 'volume_create_api' (5d36422d-47a3-4c6e-aa95-3521d1a36100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67064371-90b4-456c-aa39-4aefa5d8076b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67064371-90b4-456c-aa39-4aefa5d8076b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e69cb66c-e659-425d-83ba-adedb0842a11', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9cafec-c909-417d-9bf1-a5b8e4bb4098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6d6b356-5061-4dc1-a459-2faee54dd8d7 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1368/2765] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ec209e9-d7d1-48eb-8eb7-ae52d87aba9a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1369/2766] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:57 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Created reservations ['7ae9026c-3c29-4cf5-9a3d-4b72ba16a263', 'a0d2bdb5-c2f6-46ed-89d6-60a82c84c8b6', '4252a685-d667-42af-b58c-1b5241727589', '62b852bc-25e3-4506-842a-507ffe2a6ef7'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b9cafec-c909-417d-9bf1-a5b8e4bb4098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae9026c-3c29-4cf5-9a3d-4b72ba16a263', 'a0d2bdb5-c2f6-46ed-89d6-60a82c84c8b6', '4252a685-d667-42af-b58c-1b5241727589', '62b852bc-25e3-4506-842a-507ffe2a6ef7']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6648647-b104-43b8-a4c7-3e6b855c3e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6648647-b104-43b8-a4c7-3e6b855c3e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311feec8-4521-4380-8f94-d99bb32dcacd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1727596567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a64a1ddf0141459871717042fd2c7f',qos_specs=None,replication_status=,reservations=['7ae9026c-3c29-4cf5-9a3d-4b72ba16a263','a0d2bdb5-c2f6-46ed-89d6-60a82c84c8b6','4252a685-d667-42af-b58c-1b5241727589','62b852bc-25e3-4506-842a-507ffe2a6ef7'],size=1,snapshot_id=e69cb66c-e659-425d-83ba-adedb0842a11,source_replicaid=,source_volid=None,status='creating',user_id='a6bfed8f684149218b7435e2302d87a1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1727596567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311feec8-4521-4380-8f94-d99bb32dcacd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36a64a1ddf0141459871717042fd2c7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e69cb66c-e659-425d-83ba-adedb0842a11,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6bfed8f684149218b7435e2302d87a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142eab5f-c389-40f2-8133-b788e922a8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142eab5f-c389-40f2-8133-b788e922a8e4) transitioned into state 'SUCCESS' from state '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-1727596567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36a64a1ddf0141459871717042fd2c7f',qos_specs=None,replication_status=,reservations=['7ae9026c-3c29-4cf5-9a3d-4b72ba16a263','a0d2bdb5-c2f6-46ed-89d6-60a82c84c8b6','4252a685-d667-42af-b58c-1b5241727589','62b852bc-25e3-4506-842a-507ffe2a6ef7'],size=1,snapshot_id=e69cb66c-e659-425d-83ba-adedb0842a11,source_replicaid=,source_volid=None,status='creating',user_id='a6bfed8f684149218b7435e2302d87a1',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d54d0629-6a97-474a-855c-34bea6b45699 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3533fde-9c86-4c04-9718-5579a626b1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d54d0629-6a97-474a-855c-34bea6b45699 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d54d0629-6a97-474a-855c-34bea6b45699 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d54d0629-6a97-474a-855c-34bea6b45699 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d54d0629-6a97-474a-855c-34bea6b45699 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 returned with HTTP 404 Sep 08 14:04:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1370/2767] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:58 2026] GET /volume/v3/volumes/8e9fef20-76f7-4e7f-ac8c-95fada8bd192 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] DELETE http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume with id: 465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3533fde-9c86-4c04-9718-5579a626b1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Flow 'volume_create_api' (5d36422d-47a3-4c6e-aa95-3521d1a36100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Create volume request issued successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-de6277b1-324b-4205-a4e8-ad076ea5b60e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1398/2768] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 14:04:57 2026] POST /volume/v3/volumes => generated 813 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume request issued successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e0ec313-e84b-4cbf-a508-f157b8278c30 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d returned with HTTP 202 Sep 08 14:04:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1371/2769] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:58 2026] DELETE /volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:58 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b46be01-e773-442d-80ca-cde1aa93c3b8 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1399/2770] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:04:58 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 881 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cec18d8c-3fc0-4c68-a72b-edb4de19d30a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d returned with HTTP 200 Sep 08 14:04:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1372/2771] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:58 2026] GET /volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d => generated 858 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa08da0-8c00-43b0-ae31-afb88d990f20 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1400/2772] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:58 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 448 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ba8f294-780e-44c6-bb04-41a26c9f3e38 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:04:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1373/2773] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:58 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfed6a92-a1da-4363-af38-4784130094a3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfed6a92-a1da-4363-af38-4784130094a3 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfed6a92-a1da-4363-af38-4784130094a3 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfed6a92-a1da-4363-af38-4784130094a3 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfed6a92-a1da-4363-af38-4784130094a3 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d returned with HTTP 404 Sep 08 14:04:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1374/2774] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:59 2026] GET /volume/v3/volumes/465a2ba7-799e-4c66-8b51-00d3f0d1950d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] DELETE http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume with id: 7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b6597d95-3cb3-461e-839b-047e77ea3a7f tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1401/2775] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:04:59 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:04:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume request issued successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-acc85935-4bdd-49cb-84cc-3b7a2c96604b tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba returned with HTTP 202 Sep 08 14:04:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1375/2776] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:04:59 2026] DELETE /volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:04:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:04:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c1115b-49eb-4eb4-8db3-753d2579f777 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba returned with HTTP 200 Sep 08 14:04:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1402/2777] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:04:59 2026] GET /volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:04:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:04:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b6d6603-af6a-4073-9c5f-6a6e7370bb13 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:04:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1376/2778] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:04:59 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e267bc28-5561-477a-881f-4ef954143f2b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-817661749"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e267bc28-5561-477a-881f-4ef954143f2b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-817661749'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (6013e2a4-0845-4cf0-88a3-cb93c85d66ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237425da-043a-47d4-8f7a-70775f52ca86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f8018fef-78f7-4e51-a335-7b74e29b89e7 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1377/2779] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:00 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237425da-043a-47d4-8f7a-70775f52ca86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5835f9a6-c24a-4b12-9da4-9c9bffd36302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['ca884c16-ef23-4602-845a-3f0fd9ba759b', 'be24fed6-f1cc-467a-bd4d-3a92a30f0994', '93d68a87-4db9-42e0-a27a-3995a71dfa04', 'ca6e793b-67f1-47e1-bd76-a9a7e9f87c3e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5835f9a6-c24a-4b12-9da4-9c9bffd36302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca884c16-ef23-4602-845a-3f0fd9ba759b', 'be24fed6-f1cc-467a-bd4d-3a92a30f0994', '93d68a87-4db9-42e0-a27a-3995a71dfa04', 'ca6e793b-67f1-47e1-bd76-a9a7e9f87c3e']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (598e5060-0442-4f62-aa8e-e3480f589584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (598e5060-0442-4f62-aa8e-e3480f589584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44e92f6-d602-4860-9939-2c4676bb4034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817661749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['ca884c16-ef23-4602-845a-3f0fd9ba759b','be24fed6-f1cc-467a-bd4d-3a92a30f0994','93d68a87-4db9-42e0-a27a-3995a71dfa04','ca6e793b-67f1-47e1-bd76-a9a7e9f87c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-817661749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44e92f6-d602-4860-9939-2c4676bb4034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be61b66d-dcc2-4029-8fe7-1f0912c7b190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be61b66d-dcc2-4029-8fe7-1f0912c7b190) transitioned into state 'SUCCESS' from state '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-817661749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['ca884c16-ef23-4602-845a-3f0fd9ba759b','be24fed6-f1cc-467a-bd4d-3a92a30f0994','93d68a87-4db9-42e0-a27a-3995a71dfa04','ca6e793b-67f1-47e1-bd76-a9a7e9f87c3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991130d8-ec41-4b05-a1f0-7afeae976c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991130d8-ec41-4b05-a1f0-7afeae976c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (6013e2a4-0845-4cf0-88a3-cb93c85d66ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c6de06d-1321-41f1-8491-fbd62e8ddd63 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1403/2780] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:00 2026] POST /volume/v3/volumes => generated 768 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e267bc28-5561-477a-881f-4ef954143f2b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1529170391"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e267bc28-5561-477a-881f-4ef954143f2b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1529170391'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (632ac1b4-7f3e-4a2d-8f83-b895b017d87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd5a4f8-5735-4275-819b-905954d90803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf30a8f2-4df0-4321-8984-d4ba9fc66b34 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1404/2781] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:00 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edd5a4f8-5735-4275-819b-905954d90803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7547d9e-0f67-4fb9-a52f-9e775e7a55a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0978795d-0d9d-48e8-9856-21c8a6038dd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0978795d-0d9d-48e8-9856-21c8a6038dd6 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0978795d-0d9d-48e8-9856-21c8a6038dd6 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0978795d-0d9d-48e8-9856-21c8a6038dd6 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0978795d-0d9d-48e8-9856-21c8a6038dd6 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba returned with HTTP 404 Sep 08 14:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1405/2782] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:00 2026] GET /volume/v3/volumes/7077d850-4d0a-4264-90c4-4232ee7a0cba => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78084725-75c2-4f5f-9393-f3a84c8b621a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] DELETE http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume with id: 5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['e4e67f58-5404-459b-b2f4-544952ed51d4', '904048ec-47f4-4cea-b6fd-e2b6d3c09ffd', 'b52ae95b-7376-4c6a-b1c1-811a0003ae48', '6c6d9dcd-1a4e-4095-ab60-536ab3bc91da'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7547d9e-0f67-4fb9-a52f-9e775e7a55a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4e67f58-5404-459b-b2f4-544952ed51d4', '904048ec-47f4-4cea-b6fd-e2b6d3c09ffd', 'b52ae95b-7376-4c6a-b1c1-811a0003ae48', '6c6d9dcd-1a4e-4095-ab60-536ab3bc91da']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d62d525-a265-4036-a60e-09fa2fea3f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Delete volume request issued successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78084725-75c2-4f5f-9393-f3a84c8b621a tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 202 Sep 08 14:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1406/2783] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:00 2026] DELETE /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d62d525-a265-4036-a60e-09fa2fea3f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16346e5d-0b62-4a49-ad1b-9c7659cc6aeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1529170391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['e4e67f58-5404-459b-b2f4-544952ed51d4','904048ec-47f4-4cea-b6fd-e2b6d3c09ffd','b52ae95b-7376-4c6a-b1c1-811a0003ae48','6c6d9dcd-1a4e-4095-ab60-536ab3bc91da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1529170391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16346e5d-0b62-4a49-ad1b-9c7659cc6aeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c136718a-d1d3-44bd-8b44-825dcb6a1cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-46dfbb01-1c03-4501-9ae4-2f22a1983c8f tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 200 Sep 08 14:05:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1407/2784] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:00 2026] GET /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c136718a-d1d3-44bd-8b44-825dcb6a1cdf) transitioned into state 'SUCCESS' from state '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-1529170391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['e4e67f58-5404-459b-b2f4-544952ed51d4','904048ec-47f4-4cea-b6fd-e2b6d3c09ffd','b52ae95b-7376-4c6a-b1c1-811a0003ae48','6c6d9dcd-1a4e-4095-ab60-536ab3bc91da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df3c886-bb0a-424f-bfde-f285cbdfc304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df3c886-bb0a-424f-bfde-f285cbdfc304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (632ac1b4-7f3e-4a2d-8f83-b895b017d87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:05:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b1bfd736-bae9-4bfe-9dfa-01954156f0b1 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1378/2785] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:00 2026] POST /volume/v3/volumes => generated 769 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-02e2407f-331a-4e66-82bc-c2424c179b32 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e267bc28-5561-477a-881f-4ef954143f2b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-547235124"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e267bc28-5561-477a-881f-4ef954143f2b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-547235124'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:05:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (cce87da4-7955-4514-babb-318956b35bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4342ac74-cb69-486a-a2c8-7c7d18a551f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4342ac74-cb69-486a-a2c8-7c7d18a551f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554fe880-d0ef-4d04-a8a7-115355542b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-54b872fb-1ab9-4cd0-89f4-9212ccd4425e tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1379/2786] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:01 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 959 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['d60f4ba5-cad6-49bc-b122-6dc48d39cdea', '345504ec-d9b7-4075-8793-41ddfc726ba6', 'c2a54ffd-129e-4712-b97a-82c60eada974', '589939a8-be46-4206-913a-e39f182def03'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (554fe880-d0ef-4d04-a8a7-115355542b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d60f4ba5-cad6-49bc-b122-6dc48d39cdea', '345504ec-d9b7-4075-8793-41ddfc726ba6', 'c2a54ffd-129e-4712-b97a-82c60eada974', '589939a8-be46-4206-913a-e39f182def03']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77361f6c-7c06-486c-b2b6-e0b7f240c30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77361f6c-7c06-486c-b2b6-e0b7f240c30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0073dfd3-1655-43a0-94f2-3083e8e1f19c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-547235124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['d60f4ba5-cad6-49bc-b122-6dc48d39cdea','345504ec-d9b7-4075-8793-41ddfc726ba6','c2a54ffd-129e-4712-b97a-82c60eada974','589939a8-be46-4206-913a-e39f182def03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-547235124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0073dfd3-1655-43a0-94f2-3083e8e1f19c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6caca39-e732-4c66-80a1-3272cecf275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6caca39-e732-4c66-80a1-3272cecf275e) transitioned into state 'SUCCESS' from state '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-547235124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['d60f4ba5-cad6-49bc-b122-6dc48d39cdea','345504ec-d9b7-4075-8793-41ddfc726ba6','c2a54ffd-129e-4712-b97a-82c60eada974','589939a8-be46-4206-913a-e39f182def03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf7a941b-fe01-411d-9017-ef815c23fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf7a941b-fe01-411d-9017-ef815c23fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17827aa3-3fed-41b3-8a76-967b677e46dc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (cce87da4-7955-4514-babb-318956b35bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02e2407f-331a-4e66-82bc-c2424c179b32 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1408/2787] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:00 2026] POST /volume/v3/volumes => generated 768 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17827aa3-3fed-41b3-8a76-967b677e46dc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17827aa3-3fed-41b3-8a76-967b677e46dc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17827aa3-3fed-41b3-8a76-967b677e46dc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e267bc28-5561-477a-881f-4ef954143f2b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1786350579"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e267bc28-5561-477a-881f-4ef954143f2b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1786350579'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17827aa3-3fed-41b3-8a76-967b677e46dc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17827aa3-3fed-41b3-8a76-967b677e46dc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1380/2788] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:01 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (64d43ee7-15c7-43c0-889c-2a97fc1f0bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d90037-2338-4a64-bab8-d65eadd0b922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d90037-2338-4a64-bab8-d65eadd0b922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5b20b6-d696-4388-a5db-13740e3eb767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25102ece-b75b-4e7f-867a-254f35de64ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25102ece-b75b-4e7f-867a-254f35de64ce tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25102ece-b75b-4e7f-867a-254f35de64ce tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25102ece-b75b-4e7f-867a-254f35de64ce tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['5c04d926-ff9b-4cd2-af21-363a8a7de157', '224114c0-6a07-4272-b59c-1838fc9b0f32', '0a7bf727-4d00-4811-8340-d51affadd1bc', '49d6083c-9092-4dc4-a07f-239bee418fbb'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5b20b6-d696-4388-a5db-13740e3eb767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c04d926-ff9b-4cd2-af21-363a8a7de157', '224114c0-6a07-4272-b59c-1838fc9b0f32', '0a7bf727-4d00-4811-8340-d51affadd1bc', '49d6083c-9092-4dc4-a07f-239bee418fbb']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6d1748-73bc-4d2d-95ae-06d8b6d82842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25102ece-b75b-4e7f-867a-254f35de64ce tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Volume info retrieved successfully. Sep 08 14:05:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25102ece-b75b-4e7f-867a-254f35de64ce tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 200 Sep 08 14:05:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1381/2789] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:01 2026] GET /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 858 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6d1748-73bc-4d2d-95ae-06d8b6d82842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f594b65f-2e29-4530-8a14-e51d81de965f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1786350579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['5c04d926-ff9b-4cd2-af21-363a8a7de157','224114c0-6a07-4272-b59c-1838fc9b0f32','0a7bf727-4d00-4811-8340-d51affadd1bc','49d6083c-9092-4dc4-a07f-239bee418fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1786350579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f594b65f-2e29-4530-8a14-e51d81de965f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:01 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b99f6cc-3beb-4671-a748-24682653d22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b99f6cc-3beb-4671-a748-24682653d22a) transitioned into state 'SUCCESS' from state '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-1786350579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['5c04d926-ff9b-4cd2-af21-363a8a7de157','224114c0-6a07-4272-b59c-1838fc9b0f32','0a7bf727-4d00-4811-8340-d51affadd1bc','49d6083c-9092-4dc4-a07f-239bee418fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f054a001-c190-4165-a476-0e24fbea2bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f054a001-c190-4165-a476-0e24fbea2bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (64d43ee7-15c7-43c0-889c-2a97fc1f0bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e1d8cdb-d31b-49a3-9003-18c9158676e6 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1409/2790] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:01 2026] POST /volume/v3/volumes => generated 769 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e267bc28-5561-477a-881f-4ef954143f2b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1600067717"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e267bc28-5561-477a-881f-4ef954143f2b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1600067717'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume of 1 GB Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Availability Zones retrieved successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (c92e7725-66b9-4713-8577-f251752c9530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a95e04-9bbb-4274-9ab6-03027d5703eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a95e04-9bbb-4274-9ab6-03027d5703eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9144a-f79c-45b5-8bff-3d78838e5c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c27120-e515-404f-9c74-b3cc3ed5f28b tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1410/2791] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:02 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 959 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Created reservations ['9b797c3a-ff3f-4cfa-938c-18658e7a1568', 'e18fd9e7-9c18-465d-a4c0-36d64abae8b2', '14768e7d-36c3-49f6-96a0-2727abe764cb', 'c2a220a7-2344-431c-b3f2-1ec1b64494ef'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba9144a-f79c-45b5-8bff-3d78838e5c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b797c3a-ff3f-4cfa-938c-18658e7a1568', 'e18fd9e7-9c18-465d-a4c0-36d64abae8b2', '14768e7d-36c3-49f6-96a0-2727abe764cb', 'c2a220a7-2344-431c-b3f2-1ec1b64494ef']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3328088-20c2-41fd-ba19-f0f4fea70225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3328088-20c2-41fd-ba19-f0f4fea70225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1600067717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['9b797c3a-ff3f-4cfa-938c-18658e7a1568','e18fd9e7-9c18-465d-a4c0-36d64abae8b2','14768e7d-36c3-49f6-96a0-2727abe764cb','c2a220a7-2344-431c-b3f2-1ec1b64494ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1600067717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe479b5809c4f87b650060692a774bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5837fd0be4824363aed1b1f161c283cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84ea0ca-caef-4f1f-b1ec-5e978d515074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84ea0ca-caef-4f1f-b1ec-5e978d515074) transitioned into state 'SUCCESS' from state '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-1600067717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe479b5809c4f87b650060692a774bc',qos_specs=None,replication_status=,reservations=['9b797c3a-ff3f-4cfa-938c-18658e7a1568','e18fd9e7-9c18-465d-a4c0-36d64abae8b2','14768e7d-36c3-49f6-96a0-2727abe764cb','c2a220a7-2344-431c-b3f2-1ec1b64494ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5837fd0be4824363aed1b1f161c283cf',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10e1ac2-ff44-4701-9d7d-83042e17989e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10e1ac2-ff44-4701-9d7d-83042e17989e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Flow 'volume_create_api' (c92e7725-66b9-4713-8577-f251752c9530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Create volume request issued successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53bcbf51-cad4-4b6e-bf56-2ee9cc42a518 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:02 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1382/2792] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:02 2026] POST /volume/v3/volumes => generated 769 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00c061dd-12d0-4e31-9aa9-0d998833ed3b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1411/2793] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:02 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1eb6fc8-e819-454e-bddc-94793847c0d9 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1383/2794] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:02 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5525755a-3437-45fe-bd69-0cf1639e0ec1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5525755a-3437-45fe-bd69-0cf1639e0ec1 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] GET http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5525755a-3437-45fe-bd69-0cf1639e0ec1 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5525755a-3437-45fe-bd69-0cf1639e0ec1 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5525755a-3437-45fe-bd69-0cf1639e0ec1 tempest-CreateVolumesFromImageTest-170070898 tempest-CreateVolumesFromImageTest-170070898-project-member] http://192.168.122.142/volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b returned with HTTP 404 Sep 08 14:05:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1412/2795] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:02 2026] GET /volume/v3/volumes/5d74ec5a-4d88-4f61-845e-1fdde61c5e5b => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e58144a1-87e4-417e-bcd3-7a783af0c64a tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1384/2796] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:03 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 959 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9af0be9e-e29e-4f01-a8fb-fe7405b1df25 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1413/2797] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:03 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3dffdf62-1c94-4c20-bb53-cb6e2064760a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1385/2798] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:03 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19ae02a6-17b6-459a-9137-ff9ca24eaeed tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1414/2799] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:04 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 959 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:05 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:05 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e55f74b-9063-498d-8ab7-dd2dd5ea3a76 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1386/2800] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:04 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-edddf0fa-41fb-441b-a654-1a1c61bbb190 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1415/2801] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:05 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-700a4c92-d716-4194-a3de-d77a7d6b78a4 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1387/2802] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:05 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 1303 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] DELETE http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:05 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Delete volume with id: 3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Delete volume request issued successfully. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ec34c2ec-8c63-4d9a-bf1b-8f1a1340d5aa tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 202 Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1416/2803] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:05 2026] DELETE /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-49c52328-dc5f-47ce-8657-cb6e335d050f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49c52328-dc5f-47ce-8657-cb6e335d050f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49c52328-dc5f-47ce-8657-cb6e335d050f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-49c52328-dc5f-47ce-8657-cb6e335d050f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:06 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-49c52328-dc5f-47ce-8657-cb6e335d050f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-23592444-53c0-44f1-ad0e-54d7afd3c3fc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1388/2804] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:06 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-47940eeb-fa3e-4f8d-8643-86023da17eae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47940eeb-fa3e-4f8d-8643-86023da17eae tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47940eeb-fa3e-4f8d-8643-86023da17eae tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-47940eeb-fa3e-4f8d-8643-86023da17eae tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-49c52328-dc5f-47ce-8657-cb6e335d050f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1417/2805] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:06 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-47940eeb-fa3e-4f8d-8643-86023da17eae tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-47940eeb-fa3e-4f8d-8643-86023da17eae tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1389/2806] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:06 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 1302 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-696a0a42-c2ef-495c-8763-c7d6b94efd5c tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1418/2807] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:07 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-049ab6a4-8f1f-4d0b-b648-b28ac96815bc tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1390/2808] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:07 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Volume info retrieved successfully. Sep 08 14:05:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-09d31562-e8b3-43c0-a878-d63226ca6b10 tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 200 Sep 08 14:05:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1419/2809] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:07 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 1302 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0638dcbf-0e42-488c-896e-942347ee8c24 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-667599269"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-667599269'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (9cb1ad76-3034-45ed-966b-3367e3acc4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ff1ec8-2f9f-4d36-a894-f9c278e70b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ff1ec8-2f9f-4d36-a894-f9c278e70b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f68ba16-4fd1-495d-b935-449c4abcc8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['02f36cff-4d3a-4363-bea1-bb5f79717c38', 'c4bacbe6-fbb7-42b2-b413-7d868d67edfb', '53b80ff4-5772-4372-9656-3746d8ba67f2', 'a9c2fb69-10ce-4113-b309-facb97c755c6'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f68ba16-4fd1-495d-b935-449c4abcc8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f36cff-4d3a-4363-bea1-bb5f79717c38', 'c4bacbe6-fbb7-42b2-b413-7d868d67edfb', '53b80ff4-5772-4372-9656-3746d8ba67f2', 'a9c2fb69-10ce-4113-b309-facb97c755c6']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d19d8c74-9511-4c45-85d3-92ada0b09593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-caeb1e84-6670-4e3a-8784-d8c22c9746ff tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1420/2810] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4977804-aa09-4103-bbb4-17388b2bade6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete snapshot with id: e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d19d8c74-9511-4c45-85d3-92ada0b09593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-667599269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['02f36cff-4d3a-4363-bea1-bb5f79717c38','c4bacbe6-fbb7-42b2-b413-7d868d67edfb','53b80ff4-5772-4372-9656-3746d8ba67f2','a9c2fb69-10ce-4113-b309-facb97c755c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-667599269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=486722a7-d6b1-4145-bc9f-b6d7ba03125d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca1cf54-bca6-4406-81c1-1ab162d8b8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot delete request issued successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4977804-aa09-4103-bbb4-17388b2bade6 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 202 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1421/2811] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:08 2026] DELETE /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca1cf54-bca6-4406-81c1-1ab162d8b8d7) transitioned into state 'SUCCESS' from state '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-667599269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['02f36cff-4d3a-4363-bea1-bb5f79717c38','c4bacbe6-fbb7-42b2-b413-7d868d67edfb','53b80ff4-5772-4372-9656-3746d8ba67f2','a9c2fb69-10ce-4113-b309-facb97c755c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f998259f-218d-4126-9bcb-9fe736889ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f998259f-218d-4126-9bcb-9fe736889ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f87a5ce7-16fd-4872-838c-7b71a4b334bd tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1422/2812] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-368f9e91-480f-46e5-8a7e-2e1bc703bdbe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-368f9e91-480f-46e5-8a7e-2e1bc703bdbe tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] GET http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-368f9e91-480f-46e5-8a7e-2e1bc703bdbe tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-368f9e91-480f-46e5-8a7e-2e1bc703bdbe tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (9cb1ad76-3034-45ed-966b-3367e3acc4f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-368f9e91-480f-46e5-8a7e-2e1bc703bdbe tempest-VolumeAndVolumeTypeFromImageTest-110359247 tempest-VolumeAndVolumeTypeFromImageTest-110359247-project-member] http://192.168.122.142/volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d returned with HTTP 404 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1423/2813] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/volumes/3a0034c0-dd11-45ca-889e-5580d45c933d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0638dcbf-0e42-488c-896e-942347ee8c24 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1391/2814] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:08 2026] POST /volume/v3/volumes => generated 772 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2396e4cf-2430-4713-8a70-631a490436da None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2396e4cf-2430-4713-8a70-631a490436da tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2396e4cf-2430-4713-8a70-631a490436da tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2396e4cf-2430-4713-8a70-631a490436da tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f6f37fe-3cb2-4212-a1e1-5fb9036de853 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1424/2815] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2396e4cf-2430-4713-8a70-631a490436da tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2396e4cf-2430-4713-8a70-631a490436da tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1392/2816] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 840 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] GET http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Calling method 'detail' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Get all volumes completed successfully. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:08 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0f6446ad-a8b6-4bdb-a18c-217b14ca264f tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] http://192.168.122.142/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1425/2817] 192.168.122.142 () {58 vars in 1169 bytes} [Tue Sep 8 14:05:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9111 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c20eb5dc-3a52-4941-9b61-eba71e0cc04d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c20eb5dc-3a52-4941-9b61-eba71e0cc04d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] DELETE http://192.168.122.142/volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c20eb5dc-3a52-4941-9b61-eba71e0cc04d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c20eb5dc-3a52-4941-9b61-eba71e0cc04d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c20eb5dc-3a52-4941-9b61-eba71e0cc04d tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] http://192.168.122.142/volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d returned with HTTP 202 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1393/2818] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:09 2026] DELETE /volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8dc852a2-6e14-48ff-aa88-eb5cabfc72c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dc852a2-6e14-48ff-aa88-eb5cabfc72c7 tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] GET http://192.168.122.142/volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dc852a2-6e14-48ff-aa88-eb5cabfc72c7 tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8dc852a2-6e14-48ff-aa88-eb5cabfc72c7 tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8dc852a2-6e14-48ff-aa88-eb5cabfc72c7 tempest-VolumeAndVolumeTypeFromImageTest-129953957 tempest-VolumeAndVolumeTypeFromImageTest-129953957-project-admin] http://192.168.122.142/volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d returned with HTTP 404 Sep 08 14:05:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1426/2819] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/types/5914d609-15cd-4c63-9fa2-8c2124463c3d => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a7302452-77d5-4601-b747-5a1a4b0890f8 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1394/2820] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25e0a797-b330-4c91-a380-79fd11852a80 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25e0a797-b330-4c91-a380-79fd11852a80 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25e0a797-b330-4c91-a380-79fd11852a80 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25e0a797-b330-4c91-a380-79fd11852a80 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Snapshot retrieved successfully. Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e89d6d6-8925-4bdb-ace2-4e5d36038534 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1427/2821] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 466 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25e0a797-b330-4c91-a380-79fd11852a80 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25e0a797-b330-4c91-a380-79fd11852a80 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1395/2822] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb => generated 862 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-59b73c4d-eed9-410d-8daf-39f82fb0e0c4 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1428/2823] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-995ad3fd-bc34-4d48-87dc-b6a43c60e039 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 200 Sep 08 14:05:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1396/2824] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:09 2026] GET /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c18fe5d-5a54-4d86-b4e5-85910075702e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c18fe5d-5a54-4d86-b4e5-85910075702e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c18fe5d-5a54-4d86-b4e5-85910075702e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c18fe5d-5a54-4d86-b4e5-85910075702e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c18fe5d-5a54-4d86-b4e5-85910075702e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 404 Sep 08 14:05:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1429/2825] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:10 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] DELETE http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete volume with id: 0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete volume request issued successfully. Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a987cb0a-96d8-4ab9-9fb2-3047f873208a tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 202 Sep 08 14:05:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1397/2826] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:05:10 2026] DELETE /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1dcde630-d0a7-4d5e-a39c-88250998a816 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1430/2827] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:10 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b6009ba-b291-4726-a1e6-d8e88a948d46 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 200 Sep 08 14:05:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1398/2828] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:10 2026] GET /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:11 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:11 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5be620aa-9a72-464e-b320-88d873b04079 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5be620aa-9a72-464e-b320-88d873b04079 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5be620aa-9a72-464e-b320-88d873b04079 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5be620aa-9a72-464e-b320-88d873b04079 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7b5b154c-ad3a-4f23-89dc-a17aac819350 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 200 Sep 08 14:05:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1431/2829] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:11 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 871 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5be620aa-9a72-464e-b320-88d873b04079 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5be620aa-9a72-464e-b320-88d873b04079 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 200 Sep 08 14:05:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1399/2830] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:11 2026] GET /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aec8ff42-133d-4f7c-ac13-f6619152ed73 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1432/2831] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6a4beb2-695e-40c9-a21e-95b17ad56181 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6a4beb2-695e-40c9-a21e-95b17ad56181 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6a4beb2-695e-40c9-a21e-95b17ad56181 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6a4beb2-695e-40c9-a21e-95b17ad56181 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6a4beb2-695e-40c9-a21e-95b17ad56181 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 404 Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1400/2832] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] DELETE http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete volume with id: 311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5afab1dd-029c-4454-a3bc-63ba3cdb2a95 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 200 Sep 08 14:05:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1433/2833] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1411ff81-6592-4f16-a00f-02a0380fc9ae tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa returned with HTTP 200 Sep 08 14:05:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1434/2834] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete volume request issued successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4110ac3-bba8-4d3d-8e2b-26aa34073fcc tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 202 Sep 08 14:05:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1401/2835] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:05:12 2026] DELETE /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Volume info retrieved successfully. Sep 08 14:05:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a9d35bce-953e-409e-bcb5-9b937253a0bf tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 200 Sep 08 14:05:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1435/2836] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:12 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 905 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5d3f5c10-62e4-4fa6-a357-9a0c361c40c8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1402/2837] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8766699f-8665-402f-86c6-e4755089b593 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8766699f-8665-402f-86c6-e4755089b593 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8766699f-8665-402f-86c6-e4755089b593 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8766699f-8665-402f-86c6-e4755089b593 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:13 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8766699f-8665-402f-86c6-e4755089b593 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8766699f-8665-402f-86c6-e4755089b593 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa returned with HTTP 200 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1436/2838] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa => generated 862 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b38cb9c1-ecdb-48f0-8e7b-04e066ab739e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b38cb9c1-ecdb-48f0-8e7b-04e066ab739e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b38cb9c1-ecdb-48f0-8e7b-04e066ab739e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b38cb9c1-ecdb-48f0-8e7b-04e066ab739e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b38cb9c1-ecdb-48f0-8e7b-04e066ab739e tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd returned with HTTP 404 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1437/2839] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/volumes/311feec8-4521-4380-8f94-d99bb32dcacd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete snapshot with id: e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4a68ab0f-8259-4e4b-be30-2e2e484c4d7b tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 404 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1438/2840] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:13 2026] DELETE /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e853aec6-c1be-416b-a6ec-18606f426ccb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e853aec6-c1be-416b-a6ec-18606f426ccb tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e853aec6-c1be-416b-a6ec-18606f426ccb tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e853aec6-c1be-416b-a6ec-18606f426ccb tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4c1c0ea-a0b7-4524-989e-edafdb888770 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa returned with HTTP 202 Sep 08 14:05:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1403/2841] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:13 2026] DELETE /volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e853aec6-c1be-416b-a6ec-18606f426ccb tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 returned with HTTP 404 Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1439/2842] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/snapshots/e69cb66c-e659-425d-83ba-adedb0842a11 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0c78f91e-e4ec-462b-9067-148f48552163 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c78f91e-e4ec-462b-9067-148f48552163 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] DELETE http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c78f91e-e4ec-462b-9067-148f48552163 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0c78f91e-e4ec-462b-9067-148f48552163 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0c78f91e-e4ec-462b-9067-148f48552163 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Delete volume with id: 0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0c78f91e-e4ec-462b-9067-148f48552163 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 404 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1440/2843] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:05:13 2026] DELETE /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-140244de-5a82-47fa-b4dc-a06dfd2325b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-140244de-5a82-47fa-b4dc-a06dfd2325b1 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] GET http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-140244de-5a82-47fa-b4dc-a06dfd2325b1 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-140244de-5a82-47fa-b4dc-a06dfd2325b1 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-140244de-5a82-47fa-b4dc-a06dfd2325b1 tempest-VolumeDependencyTests-777721739 tempest-VolumeDependencyTests-777721739-project-member] http://192.168.122.142/volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 returned with HTTP 404 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1441/2844] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/volumes/0b3b416d-f202-4762-bd61-126c5b8cea56 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-88a9c8b0-a2c7-48dd-9b45-61357960e07f tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa returned with HTTP 200 Sep 08 14:05:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1404/2845] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:13 2026] GET /volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1e9392a8-cf35-4d99-bfc4-697d6d7088ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e9392a8-cf35-4d99-bfc4-697d6d7088ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1e9392a8-cf35-4d99-bfc4-697d6d7088ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-685389512", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1633748914", "vendor_name": "tempest-vendor_name-1963467391"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1e9392a8-cf35-4d99-bfc4-697d6d7088ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1442/2846] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:13 2026] POST /volume/v3/types => generated 328 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6af1ff90-48d2-4b3f-8076-2fb662f976ae", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request body: {'volume': {'volume_type': '6af1ff90-48d2-4b3f-8076-2fb662f976ae', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume of 1 GB Sep 08 14:05:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (a2f72ac7-238c-482a-8394-e2c44e9d3b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a33452a-e089-47eb-8408-8788aca28338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:13 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a33452a-e089-47eb-8408-8788aca28338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1633748914',vendor_name='tempest-vendor_name-1963467391'},id=6af1ff90-48d2-4b3f-8076-2fb662f976ae,is_public=True,name='tempest-ProjectAdminTests-volume-type-685389512',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6af1ff90-48d2-4b3f-8076-2fb662f976ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046a8b72-0f67-497e-8c34-f32a13d28f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-685389512 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-685389512, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-685389512 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-685389512, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['9f1199d8-32df-419a-a744-393511903111', 'cb98746f-d548-4754-8f4c-9a4c2da830c0', 'bdc0df8a-f9fe-4ec5-a834-cfd352deab41', '983caa3a-4844-4441-a214-f86e911d7052'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046a8b72-0f67-497e-8c34-f32a13d28f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f1199d8-32df-419a-a744-393511903111', 'cb98746f-d548-4754-8f4c-9a4c2da830c0', 'bdc0df8a-f9fe-4ec5-a834-cfd352deab41', '983caa3a-4844-4441-a214-f86e911d7052']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204db37-36e1-4924-be1a-b93ce11865d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5204db37-36e1-4924-be1a-b93ce11865d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6', '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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['9f1199d8-32df-419a-a744-393511903111','cb98746f-d548-4754-8f4c-9a4c2da830c0','bdc0df8a-f9fe-4ec5-a834-cfd352deab41','983caa3a-4844-4441-a214-f86e911d7052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=6af1ff90-48d2-4b3f-8076-2fb662f976ae), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:14Z,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=4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86e577edcee4ee3831d77d4fcd8b479',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='425b2425679b4b04a0c6956e68700c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6af1ff90-48d2-4b3f-8076-2fb662f976ae),volume_type_id=6af1ff90-48d2-4b3f-8076-2fb662f976ae)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7564a8bc-cb37-4137-b585-e022ef94174b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf251be-c7cd-4064-8954-79109b570d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7564a8bc-cb37-4137-b585-e022ef94174b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7564a8bc-cb37-4137-b585-e022ef94174b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7564a8bc-cb37-4137-b585-e022ef94174b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cf251be-c7cd-4064-8954-79109b570d4c) transitioned into state 'SUCCESS' from 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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['9f1199d8-32df-419a-a744-393511903111','cb98746f-d548-4754-8f4c-9a4c2da830c0','bdc0df8a-f9fe-4ec5-a834-cfd352deab41','983caa3a-4844-4441-a214-f86e911d7052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=6af1ff90-48d2-4b3f-8076-2fb662f976ae)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1facaf-6415-4298-bbc5-0ed37eebe293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7564a8bc-cb37-4137-b585-e022ef94174b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7564a8bc-cb37-4137-b585-e022ef94174b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1443/2847] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:14 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eacae71d-b850-456f-9c98-ef6047cfd00e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1facaf-6415-4298-bbc5-0ed37eebe293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "486722a7-d6b1-4145-bc9f-b6d7ba03125d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-504932208"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (a2f72ac7-238c-482a-8394-e2c44e9d3b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request issued successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-17419617-1f5b-4ac3-906e-2cb0c2a47ed5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1405/2848] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:13 2026] POST /volume/v3/volumes => generated 780 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {"'source_volid": '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-504932208'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (1ce04e16-82b9-4ac3-b6ed-c88dcf58913b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658f896e-6a15-4337-887e-40696a0dd3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4715c9b-1d2c-42e7-b36b-e3fb577a97ee tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 returned with HTTP 200 Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1406/2849] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:14 2026] GET /volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 => generated 959 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658f896e-6a15-4337-887e-40696a0dd3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d629706-58a6-4b7e-8743-91ab7116f222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['dded0b13-1a23-497f-a565-d026fae196ff', '9ecd64a3-523d-4330-92e9-b4209f352c9a', '7578257a-0cb0-44d9-b110-5b2fe0dfb102', '90d8c07a-e33a-4491-80b6-83adb8843941'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d629706-58a6-4b7e-8743-91ab7116f222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dded0b13-1a23-497f-a565-d026fae196ff', '9ecd64a3-523d-4330-92e9-b4209f352c9a', '7578257a-0cb0-44d9-b110-5b2fe0dfb102', '90d8c07a-e33a-4491-80b6-83adb8843941']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c3fddee6-325a-40d5-8662-b76c0d6a4c0e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1fde031-dbe7-415f-9240-d3cedbf7ccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3fddee6-325a-40d5-8662-b76c0d6a4c0e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3fddee6-325a-40d5-8662-b76c0d6a4c0e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c3fddee6-325a-40d5-8662-b76c0d6a4c0e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c3fddee6-325a-40d5-8662-b76c0d6a4c0e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa returned with HTTP 404 Sep 08 14:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1407/2850] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:14 2026] GET /volume/v3/volumes/f5cfcf67-b63d-40e9-9e6f-1e1cd84cceaa => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-25c123ed-f611-491b-8ac3-838cac20b89a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1fde031-dbe7-415f-9240-d3cedbf7ccd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583ed8f5-4884-4665-8155-e67768705030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504932208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['dded0b13-1a23-497f-a565-d026fae196ff','9ecd64a3-523d-4330-92e9-b4209f352c9a','7578257a-0cb0-44d9-b110-5b2fe0dfb102','90d8c07a-e33a-4491-80b6-83adb8843941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-504932208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=583ed8f5-4884-4665-8155-e67768705030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c7b96e-93fb-4466-9b6f-b9ddf838ae36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c7b96e-93fb-4466-9b6f-b9ddf838ae36) transitioned into state 'SUCCESS' from state '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-504932208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['dded0b13-1a23-497f-a565-d026fae196ff','9ecd64a3-523d-4330-92e9-b4209f352c9a','7578257a-0cb0-44d9-b110-5b2fe0dfb102','90d8c07a-e33a-4491-80b6-83adb8843941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-25c123ed-f611-491b-8ac3-838cac20b89a tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 202 Sep 08 14:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1408/2851] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:14 2026] DELETE /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8f9c35-0b35-463a-af23-c3860b66218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8f9c35-0b35-463a-af23-c3860b66218c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2c8b02b3-4e8c-48f9-a26a-3864cbe97577 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 200 Sep 08 14:05:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1409/2852] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:14 2026] GET /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (1ce04e16-82b9-4ac3-b6ed-c88dcf58913b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eacae71d-b850-456f-9c98-ef6047cfd00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1444/2853] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:14 2026] POST /volume/v3/volumes => generated 772 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "486722a7-d6b1-4145-bc9f-b6d7ba03125d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-382691416"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {"'source_volid": '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-382691416'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (ce922abe-a51b-4906-9b64-973bac061825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (366a2da8-43b5-49a0-92ed-07b00a224e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (366a2da8-43b5-49a0-92ed-07b00a224e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:14 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da03c141-7a67-462f-aefe-bfe42bfcff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['cc8e91b0-f0e1-480d-8e87-2f3969a2d3f6', '711e5d93-4f71-4b21-b578-14863c65e92f', '94bbc8db-7e65-4c34-8b98-57556615472b', '73f375d4-6878-477c-b518-aa0d0c3d7cfb'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da03c141-7a67-462f-aefe-bfe42bfcff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8e91b0-f0e1-480d-8e87-2f3969a2d3f6', '711e5d93-4f71-4b21-b578-14863c65e92f', '94bbc8db-7e65-4c34-8b98-57556615472b', '73f375d4-6878-477c-b518-aa0d0c3d7cfb']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ede39f1-b2f9-44de-9a80-f499a8cae7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-62ed17e9-582a-4720-9012-805f62cd8a5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62ed17e9-582a-4720-9012-805f62cd8a5c tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62ed17e9-582a-4720-9012-805f62cd8a5c tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-62ed17e9-582a-4720-9012-805f62cd8a5c tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ede39f1-b2f9-44de-9a80-f499a8cae7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bee6a4-ee89-46c7-974f-ea15da28ae33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382691416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['cc8e91b0-f0e1-480d-8e87-2f3969a2d3f6','711e5d93-4f71-4b21-b578-14863c65e92f','94bbc8db-7e65-4c34-8b98-57556615472b','73f375d4-6878-477c-b518-aa0d0c3d7cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-382691416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38bee6a4-ee89-46c7-974f-ea15da28ae33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf04fae-27dd-4107-a69e-dfce98b5c7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-62ed17e9-582a-4720-9012-805f62cd8a5c tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bf04fae-27dd-4107-a69e-dfce98b5c7d3) transitioned into state 'SUCCESS' from state '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-382691416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['cc8e91b0-f0e1-480d-8e87-2f3969a2d3f6','711e5d93-4f71-4b21-b578-14863c65e92f','94bbc8db-7e65-4c34-8b98-57556615472b','73f375d4-6878-477c-b518-aa0d0c3d7cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-62ed17e9-582a-4720-9012-805f62cd8a5c tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 returned with HTTP 200 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1445/2854] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:15 2026] GET /volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 => generated 980 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a0bc8a-9cd8-4e4d-b943-f44a129bec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-292eaa1d-d5c9-4f04-9749-ef03ecb23004 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-292eaa1d-d5c9-4f04-9749-ef03ecb23004 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-292eaa1d-d5c9-4f04-9749-ef03ecb23004 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-292eaa1d-d5c9-4f04-9749-ef03ecb23004 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-292eaa1d-d5c9-4f04-9749-ef03ecb23004 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1446/2855] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:15 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e40d1395-111f-4744-95e1-4e7a9f2d4ac5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e40d1395-111f-4744-95e1-4e7a9f2d4ac5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e40d1395-111f-4744-95e1-4e7a9f2d4ac5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e40d1395-111f-4744-95e1-4e7a9f2d4ac5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a0bc8a-9cd8-4e4d-b943-f44a129bec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (ce922abe-a51b-4906-9b64-973bac061825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e94585f5-2e41-4735-b9cb-42a805c3c6ef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1410/2856] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:14 2026] POST /volume/v3/volumes => generated 772 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e40d1395-111f-4744-95e1-4e7a9f2d4ac5 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 returned with HTTP 204 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1447/2857] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:15 2026] DELETE /volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f5b5d56b-206b-415e-ad65-7a59b74b68d9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5b5d56b-206b-415e-ad65-7a59b74b68d9 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5b5d56b-206b-415e-ad65-7a59b74b68d9 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f5b5d56b-206b-415e-ad65-7a59b74b68d9 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "486722a7-d6b1-4145-bc9f-b6d7ba03125d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-981145923"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {"'source_volid": '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-981145923'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f5b5d56b-206b-415e-ad65-7a59b74b68d9 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 returned with HTTP 404 Sep 08 14:05:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1411/2858] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:15 2026] GET /volume/v3/messages/f0be92da-03f9-4e35-8b29-6bf8c11be962 => generated 110 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (1eeb13ea-802c-4223-bc33-bec55dd0c887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume with id: 4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (382d6c97-a8ac-46d1-bcdc-239baf7291ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (382d6c97-a8ac-46d1-bcdc-239baf7291ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c077e16-3948-4c52-96fc-51f772e20834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['bd10aabf-8c2a-481a-bc81-cf7c23d55e62', 'f8cc92d6-f4e7-4dde-b1cd-79ffad78b48e', '725b8378-d8f9-4ee0-b8e3-61328ce69b29', '98dd2943-8c1a-4698-a337-20b801d60624'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['846060c6-856c-4e99-b0e4-36eda3db52fc', '30e6cb20-6ee8-4802-9954-3c3473bb8458', 'a75b4465-c7c3-4643-b520-fc2c448916ad', '173ea5bc-3866-45f2-8b5e-14ea2014c502'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c077e16-3948-4c52-96fc-51f772e20834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['846060c6-856c-4e99-b0e4-36eda3db52fc', '30e6cb20-6ee8-4802-9954-3c3473bb8458', 'a75b4465-c7c3-4643-b520-fc2c448916ad', '173ea5bc-3866-45f2-8b5e-14ea2014c502']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbfc20d-2eb7-4ba0-ab29-0d7fca13df68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume request issued successfully. Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0553fc39-ac15-48c6-920c-b6d931a9e35d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 returned with HTTP 202 Sep 08 14:05:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1412/2859] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:15 2026] DELETE /volume/v3/volumes/4f7cdf1d-1fc3-4d53-96b4-11d5f614e5e6 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aac36940-ba82-40df-8bcf-03892c57f9ff None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aac36940-ba82-40df-8bcf-03892c57f9ff tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aac36940-ba82-40df-8bcf-03892c57f9ff tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aac36940-ba82-40df-8bcf-03892c57f9ff tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:15 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bbfc20d-2eb7-4ba0-ab29-0d7fca13df68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6c0d76-3bf4-4630-a857-4dc2145a20f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-981145923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['846060c6-856c-4e99-b0e4-36eda3db52fc','30e6cb20-6ee8-4802-9954-3c3473bb8458','a75b4465-c7c3-4643-b520-fc2c448916ad','173ea5bc-3866-45f2-8b5e-14ea2014c502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-981145923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6c0d76-3bf4-4630-a857-4dc2145a20f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f65659-dca2-470a-b40f-bbbabf9fe17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-aac36940-ba82-40df-8bcf-03892c57f9ff tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aac36940-ba82-40df-8bcf-03892c57f9ff tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 200 Sep 08 14:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1413/2860] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:15 2026] GET /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b0423bf-0959-40a8-93cf-e96ae7a3d50d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b0423bf-0959-40a8-93cf-e96ae7a3d50d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/types/6af1ff90-48d2-4b3f-8076-2fb662f976ae Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b0423bf-0959-40a8-93cf-e96ae7a3d50d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b0423bf-0959-40a8-93cf-e96ae7a3d50d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f65659-dca2-470a-b40f-bbbabf9fe17c) transitioned into state 'SUCCESS' from state '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-981145923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['846060c6-856c-4e99-b0e4-36eda3db52fc','30e6cb20-6ee8-4802-9954-3c3473bb8458','a75b4465-c7c3-4643-b520-fc2c448916ad','173ea5bc-3866-45f2-8b5e-14ea2014c502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a73400-d6e0-4cdf-acb1-75cfb02837ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b0423bf-0959-40a8-93cf-e96ae7a3d50d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types/6af1ff90-48d2-4b3f-8076-2fb662f976ae returned with HTTP 202 Sep 08 14:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1414/2861] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:16 2026] DELETE /volume/v3/types/6af1ff90-48d2-4b3f-8076-2fb662f976ae => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1be52a1b-23a9-46ce-a7ab-914240f1b1f1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a73400-d6e0-4cdf-acb1-75cfb02837ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1be52a1b-23a9-46ce-a7ab-914240f1b1f1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1be52a1b-23a9-46ce-a7ab-914240f1b1f1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-466912234", "extra_specs": {"storage_protocol": "tempest-storage_protocol-885536298", "vendor_name": "tempest-vendor_name-1382440749"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (1eeb13ea-802c-4223-bc33-bec55dd0c887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-24a466bb-83ad-4d62-a5ae-13a76555b00e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1448/2862] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:15 2026] POST /volume/v3/volumes => generated 772 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "486722a7-d6b1-4145-bc9f-b6d7ba03125d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1172301789"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {"'source_volid": '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1172301789'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1be52a1b-23a9-46ce-a7ab-914240f1b1f1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1415/2863] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:16 2026] POST /volume/v3/types => generated 327 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "259a6369-b5db-48db-a503-cce36f958750", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request body: {'volume': {'volume_type': '259a6369-b5db-48db-a503-cce36f958750', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (2fe3e1bf-939c-4731-a4d6-17e3d7428ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf7ac3-f411-4bba-a1ee-9e568cfb44b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume of 1 GB Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (452ed0fd-dc3d-4952-829c-a0672a084d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24258dd1-efad-47cb-bb81-e130739d7085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf7ac3-f411-4bba-a1ee-9e568cfb44b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73c8ca4-0a4a-4f61-99db-7ac8cb984902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24258dd1-efad-47cb-bb81-e130739d7085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-885536298',vendor_name='tempest-vendor_name-1382440749'},id=259a6369-b5db-48db-a503-cce36f958750,is_public=True,name='tempest-ProjectAdminTests-volume-type-466912234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '259a6369-b5db-48db-a503-cce36f958750', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e48cac5-c82f-4ffb-b9fc-bcbf67b7e1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-466912234 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-466912234, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-466912234 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-466912234, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['aa96e7a9-9c2c-4990-ae33-f6dc360eb6f1', 'fe020633-5e83-4263-8c3d-97a7770785ac', '36759fd6-69ba-45c8-8733-e877b97c402e', '718bd2a9-08e5-4a5a-8733-adb2398e41e1'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f73c8ca4-0a4a-4f61-99db-7ac8cb984902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa96e7a9-9c2c-4990-ae33-f6dc360eb6f1', 'fe020633-5e83-4263-8c3d-97a7770785ac', '36759fd6-69ba-45c8-8733-e877b97c402e', '718bd2a9-08e5-4a5a-8733-adb2398e41e1']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db053ddf-754a-4a5f-9e7d-b2838d456de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['f420a378-2ad4-48c1-b71c-2440e7a9910e', 'dbcb84c9-1564-4b9c-ad1a-9707b5b2b96b', '8e83703b-4abd-481f-abae-cfae7771be32', '01824199-b932-4d3b-9eb5-dda6270ca97c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db053ddf-754a-4a5f-9e7d-b2838d456de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '084b9f48-84a2-4a78-988c-125219a0492f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1172301789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['aa96e7a9-9c2c-4990-ae33-f6dc360eb6f1','fe020633-5e83-4263-8c3d-97a7770785ac','36759fd6-69ba-45c8-8733-e877b97c402e','718bd2a9-08e5-4a5a-8733-adb2398e41e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1172301789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=084b9f48-84a2-4a78-988c-125219a0492f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e48cac5-c82f-4ffb-b9fc-bcbf67b7e1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f420a378-2ad4-48c1-b71c-2440e7a9910e', 'dbcb84c9-1564-4b9c-ad1a-9707b5b2b96b', '8e83703b-4abd-481f-abae-cfae7771be32', '01824199-b932-4d3b-9eb5-dda6270ca97c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba8d976-5b1c-49d9-9ad9-5f91d4e289f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e15b9-7f1c-47ca-941f-9d66e6c6e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70e15b9-7f1c-47ca-941f-9d66e6c6e76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be3bbb7a-5e80-4380-8675-bdf99cea2e5a', '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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['f420a378-2ad4-48c1-b71c-2440e7a9910e','dbcb84c9-1564-4b9c-ad1a-9707b5b2b96b','8e83703b-4abd-481f-abae-cfae7771be32','01824199-b932-4d3b-9eb5-dda6270ca97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=259a6369-b5db-48db-a503-cce36f958750), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:16Z,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=be3bbb7a-5e80-4380-8675-bdf99cea2e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86e577edcee4ee3831d77d4fcd8b479',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='425b2425679b4b04a0c6956e68700c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(259a6369-b5db-48db-a503-cce36f958750),volume_type_id=259a6369-b5db-48db-a503-cce36f958750)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba8d976-5b1c-49d9-9ad9-5f91d4e289f4) transitioned into state 'SUCCESS' from state '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-1172301789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['aa96e7a9-9c2c-4990-ae33-f6dc360eb6f1','fe020633-5e83-4263-8c3d-97a7770785ac','36759fd6-69ba-45c8-8733-e877b97c402e','718bd2a9-08e5-4a5a-8733-adb2398e41e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1945c4d4-7003-4a4d-9cbb-4af2ad92b851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2f4bfa-c931-4c66-8b7c-5dec25267bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1945c4d4-7003-4a4d-9cbb-4af2ad92b851) transitioned into state 'SUCCESS' from 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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['f420a378-2ad4-48c1-b71c-2440e7a9910e','dbcb84c9-1564-4b9c-ad1a-9707b5b2b96b','8e83703b-4abd-481f-abae-cfae7771be32','01824199-b932-4d3b-9eb5-dda6270ca97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=259a6369-b5db-48db-a503-cce36f958750)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c580bb-4b02-4746-816c-5a73aed40c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2f4bfa-c931-4c66-8b7c-5dec25267bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (2fe3e1bf-939c-4731-a4d6-17e3d7428ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa4b7a4e-4f24-4f0d-9598-3fbedcce4adb tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1449/2864] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:16 2026] POST /volume/v3/volumes => generated 773 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c580bb-4b02-4746-816c-5a73aed40c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (452ed0fd-dc3d-4952-829c-a0672a084d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request issued successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ec354b67-d59d-449e-af4e-184ab6ca9523 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "486722a7-d6b1-4145-bc9f-b6d7ba03125d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1317909558"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1416/2865] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:16 2026] POST /volume/v3/volumes => generated 780 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request body: {'volume': {"'source_volid": '486722a7-d6b1-4145-bc9f-b6d7ba03125d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1317909558'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume of 1 GB Sep 08 14:05:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d822f866-1f8a-4631-8644-d77146606d4e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d822f866-1f8a-4631-8644-d77146606d4e tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d822f866-1f8a-4631-8644-d77146606d4e tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Availability Zones retrieved successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d822f866-1f8a-4631-8644-d77146606d4e tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (30cb6d98-f0d3-44ef-b265-8973dd1bad6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700e141b-604f-4650-b366-b1d02f96c4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:16 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d822f866-1f8a-4631-8644-d77146606d4e tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d822f866-1f8a-4631-8644-d77146606d4e tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a returned with HTTP 200 Sep 08 14:05:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1417/2866] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:16 2026] GET /volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a => generated 959 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700e141b-604f-4650-b366-b1d02f96c4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af462d3a-d8f2-449e-b372-22f9543628c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bfe49ab2-a253-4753-baeb-0d0624af574d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfe49ab2-a253-4753-baeb-0d0624af574d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfe49ab2-a253-4753-baeb-0d0624af574d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfe49ab2-a253-4753-baeb-0d0624af574d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfe49ab2-a253-4753-baeb-0d0624af574d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f returned with HTTP 404 Sep 08 14:05:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1418/2867] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:17 2026] GET /volume/v3/volumes/f594b65f-2e29-4530-8a14-e51d81de965f => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: 0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Created reservations ['aa03d7d0-aa85-4568-b965-3953f9ecc63c', '8693ef48-29e2-4183-81a5-70a84eaf8c27', '8b6e8bb5-e8a0-423d-97fb-4251bfc65474', '9ca427c2-76cd-4e17-8b75-c5dcb354c051'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af462d3a-d8f2-449e-b372-22f9543628c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa03d7d0-aa85-4568-b965-3953f9ecc63c', '8693ef48-29e2-4183-81a5-70a84eaf8c27', '8b6e8bb5-e8a0-423d-97fb-4251bfc65474', '9ca427c2-76cd-4e17-8b75-c5dcb354c051']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b83d1f-ebd8-4001-9dfd-0a4a776460e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-394fcdfd-767e-45a6-b29a-0aa1a966944e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 202 Sep 08 14:05:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1419/2868] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:17 2026] DELETE /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-72953064-f672-47c2-8cd3-b09151917598 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72953064-f672-47c2-8cd3-b09151917598 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72953064-f672-47c2-8cd3-b09151917598 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-72953064-f672-47c2-8cd3-b09151917598 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b83d1f-ebd8-4001-9dfd-0a4a776460e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64feb6f2-220f-48d7-bca3-aec5c63aa58a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1317909558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['aa03d7d0-aa85-4568-b965-3953f9ecc63c','8693ef48-29e2-4183-81a5-70a84eaf8c27','8b6e8bb5-e8a0-423d-97fb-4251bfc65474','9ca427c2-76cd-4e17-8b75-c5dcb354c051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1317909558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64feb6f2-220f-48d7-bca3-aec5c63aa58a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c365d1e9acb4d37869deb5aa05659b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76337ff4-06bb-4d13-87fa-9ad2e83c3234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-72953064-f672-47c2-8cd3-b09151917598 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-72953064-f672-47c2-8cd3-b09151917598 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 200 Sep 08 14:05:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1420/2869] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:17 2026] GET /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 860 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76337ff4-06bb-4d13-87fa-9ad2e83c3234) transitioned into state 'SUCCESS' from state '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-1317909558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c365d1e9acb4d37869deb5aa05659b1',qos_specs=None,replication_status=,reservations=['aa03d7d0-aa85-4568-b965-3953f9ecc63c','8693ef48-29e2-4183-81a5-70a84eaf8c27','8b6e8bb5-e8a0-423d-97fb-4251bfc65474','9ca427c2-76cd-4e17-8b75-c5dcb354c051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fa6bcb1c4c041d89ef45e2691c91e4b',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8b3750-57ca-4a45-874d-31d0d595bb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d8b3750-57ca-4a45-874d-31d0d595bb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Flow 'volume_create_api' (30cb6d98-f0d3-44ef-b265-8973dd1bad6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Create volume request issued successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73ad446e-d2b8-4795-a4e2-64cf3a0470df tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1450/2870] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:16 2026] POST /volume/v3/volumes => generated 773 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2e3e4621-40db-4c5c-9978-8aa311c2fbfe tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 returned with HTTP 200 Sep 08 14:05:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1421/2871] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:17 2026] GET /volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39df8357-3daa-4f11-9bcf-3fda101ced46 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 returned with HTTP 200 Sep 08 14:05:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1451/2872] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:17 2026] GET /volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-29277612-f81a-4542-b657-8e6dd0a75918 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29277612-f81a-4542-b657-8e6dd0a75918 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29277612-f81a-4542-b657-8e6dd0a75918 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-29277612-f81a-4542-b657-8e6dd0a75918 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-29277612-f81a-4542-b657-8e6dd0a75918 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f220fdf0-b014-4372-87eb-f04a9cf8eb48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-29277612-f81a-4542-b657-8e6dd0a75918 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1422/2873] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a => generated 980 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3cfca014-af68-4b7e-a816-b5cde86d89ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cfca014-af68-4b7e-a816-b5cde86d89ed tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cfca014-af68-4b7e-a816-b5cde86d89ed tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3cfca014-af68-4b7e-a816-b5cde86d89ed tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3cfca014-af68-4b7e-a816-b5cde86d89ed tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1423/2874] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cb847a15-cc24-4398-a1c2-0a8d5bfc5439 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb847a15-cc24-4398-a1c2-0a8d5bfc5439 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb847a15-cc24-4398-a1c2-0a8d5bfc5439 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cb847a15-cc24-4398-a1c2-0a8d5bfc5439 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cb847a15-cc24-4398-a1c2-0a8d5bfc5439 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1424/2875] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0c423896-ec47-4ebb-bf4a-15997c984ba8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c423896-ec47-4ebb-bf4a-15997c984ba8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/messages/521486f8-72f4-4887-a00b-431c9785d712 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c423896-ec47-4ebb-bf4a-15997c984ba8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c423896-ec47-4ebb-bf4a-15997c984ba8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c423896-ec47-4ebb-bf4a-15997c984ba8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages/521486f8-72f4-4887-a00b-431c9785d712 returned with HTTP 204 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1425/2876] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:18 2026] DELETE /volume/v3/messages/521486f8-72f4-4887-a00b-431c9785d712 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume with id: be3bbb7a-5e80-4380-8675-bdf99cea2e5a Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['c61ca571-2add-4ea5-9373-04709b9699e6', '194288b5-da38-4c28-b825-0950ac5e8c63', 'e14a0553-8a90-436c-a790-7cd585cde2cb', '53827137-3977-4d6e-87d5-7b90db09d4e2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f220fdf0-b014-4372-87eb-f04a9cf8eb48 tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f220fdf0-b014-4372-87eb-f04a9cf8eb48 tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f220fdf0-b014-4372-87eb-f04a9cf8eb48 tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f220fdf0-b014-4372-87eb-f04a9cf8eb48 tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume request issued successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1452/2877] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90800bf8-7e23-4886-b8ee-1ad2823ec063 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a returned with HTTP 202 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1426/2878] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:18 2026] DELETE /volume/v3/volumes/be3bbb7a-5e80-4380-8675-bdf99cea2e5a => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-88d089af-b527-459e-8a41-354447a41f21 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88d089af-b527-459e-8a41-354447a41f21 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f9db08c3-bf7e-4a03-b0d9-85d53b3386bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88d089af-b527-459e-8a41-354447a41f21 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-88d089af-b527-459e-8a41-354447a41f21 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9db08c3-bf7e-4a03-b0d9-85d53b3386bb tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] GET http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9db08c3-bf7e-4a03-b0d9-85d53b3386bb tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f9db08c3-bf7e-4a03-b0d9-85d53b3386bb tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /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 08 14:05:18 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Service, Sep 08 14:05:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f9db08c3-bf7e-4a03-b0d9-85d53b3386bb tempest-ProjectAdminTests-1615661016 tempest-ProjectAdminTests-1615661016-project-admin] http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1427/2879] 192.168.122.142 () {58 vars in 1193 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95e206db-bdae-4058-a1c0-c051aad12167 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95e206db-bdae-4058-a1c0-c051aad12167 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/types/259a6369-b5db-48db-a503-cce36f958750 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95e206db-bdae-4058-a1c0-c051aad12167 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95e206db-bdae-4058-a1c0-c051aad12167 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-88d089af-b527-459e-8a41-354447a41f21 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-88d089af-b527-459e-8a41-354447a41f21 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1453/2880] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95e206db-bdae-4058-a1c0-c051aad12167 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types/259a6369-b5db-48db-a503-cce36f958750 returned with HTTP 202 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1428/2881] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:18 2026] DELETE /volume/v3/types/259a6369-b5db-48db-a503-cce36f958750 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d83af637-9621-4d5f-9a84-9a0c2913f3b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d83af637-9621-4d5f-9a84-9a0c2913f3b8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d83af637-9621-4d5f-9a84-9a0c2913f3b8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-945898328", "extra_specs": {"storage_protocol": "tempest-storage_protocol-84688695", "vendor_name": "tempest-vendor_name-882818534"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d83af637-9621-4d5f-9a84-9a0c2913f3b8 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1454/2882] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:18 2026] POST /volume/v3/types => generated 325 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06902bfd-c022-408d-8fa6-4a964cccf045", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request body: {'volume': {'volume_type': '06902bfd-c022-408d-8fa6-4a964cccf045', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume of 1 GB Sep 08 14:05:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f8bde7f-dd43-4e85-98ce-51f34400804b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1429/2883] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (53dd4ade-2f72-45a1-af76-bce0d50272bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8700229-8430-4c2b-afa4-6af644267bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8132c14a-c635-47b6-ae1c-c957d2d7d178 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1430/2884] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 => generated 865 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0225eefa-741e-4c37-9722-114d17fca728 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0225eefa-741e-4c37-9722-114d17fca728 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0225eefa-741e-4c37-9722-114d17fca728 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0225eefa-741e-4c37-9722-114d17fca728 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8700229-8430-4c2b-afa4-6af644267bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-84688695',vendor_name='tempest-vendor_name-882818534'},id=06902bfd-c022-408d-8fa6-4a964cccf045,is_public=True,name='tempest-ProjectAdminTests-volume-type-945898328',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06902bfd-c022-408d-8fa6-4a964cccf045', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9825b2-1ae9-40a0-bb3c-f24a6bb5ea8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0225eefa-741e-4c37-9722-114d17fca728 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-945898328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-945898328, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:18 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-945898328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-945898328, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0225eefa-741e-4c37-9722-114d17fca728 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f returned with HTTP 200 Sep 08 14:05:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1431/2885] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:18 2026] GET /volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f => generated 865 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['24200e41-cb43-41b9-adc4-80516f8572a7', 'fd1d4116-7ea4-4510-a738-4f1f7e271368', '81e56905-7128-4ae9-8dab-ba52e9220ff0', '9a9ea01c-bfa9-4f88-9825-ae41535c36ad'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc9825b2-1ae9-40a0-bb3c-f24a6bb5ea8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24200e41-cb43-41b9-adc4-80516f8572a7', 'fd1d4116-7ea4-4510-a738-4f1f7e271368', '81e56905-7128-4ae9-8dab-ba52e9220ff0', '9a9ea01c-bfa9-4f88-9825-ae41535c36ad']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134daee5-c68d-4de8-9eaa-8d2cec28fc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134daee5-c68d-4de8-9eaa-8d2cec28fc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6969c32-b04d-4b6a-9fad-2c7875cd182a', '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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['24200e41-cb43-41b9-adc4-80516f8572a7','fd1d4116-7ea4-4510-a738-4f1f7e271368','81e56905-7128-4ae9-8dab-ba52e9220ff0','9a9ea01c-bfa9-4f88-9825-ae41535c36ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=06902bfd-c022-408d-8fa6-4a964cccf045), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6969c32-b04d-4b6a-9fad-2c7875cd182a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86e577edcee4ee3831d77d4fcd8b479',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='425b2425679b4b04a0c6956e68700c35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06902bfd-c022-408d-8fa6-4a964cccf045),volume_type_id=06902bfd-c022-408d-8fa6-4a964cccf045)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ad4130-02c1-41d8-95c9-261f52c228e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ad4130-02c1-41d8-95c9-261f52c228e1) transitioned into state 'SUCCESS' from 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='b86e577edcee4ee3831d77d4fcd8b479',qos_specs=None,replication_status=,reservations=['24200e41-cb43-41b9-adc4-80516f8572a7','fd1d4116-7ea4-4510-a738-4f1f7e271368','81e56905-7128-4ae9-8dab-ba52e9220ff0','9a9ea01c-bfa9-4f88-9825-ae41535c36ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='425b2425679b4b04a0c6956e68700c35',volume_type_id=06902bfd-c022-408d-8fa6-4a964cccf045)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e15601-f213-480c-8584-1a3efaecce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e15601-f213-480c-8584-1a3efaecce47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Flow 'volume_create_api' (53dd4ade-2f72-45a1-af76-bce0d50272bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Create volume request issued successfully. Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e84ff320-f8db-4cfa-a2a1-e40bc77795a4 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1455/2886] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:18 2026] POST /volume/v3/volumes => generated 780 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e12a3a2b-7ed0-423a-80c7-af80554a5b5d tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a returned with HTTP 200 Sep 08 14:05:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1432/2887] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:19 2026] GET /volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a => generated 959 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55927c18-5f9b-45fc-b19f-b208d89cd679 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55927c18-5f9b-45fc-b19f-b208d89cd679 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55927c18-5f9b-45fc-b19f-b208d89cd679 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55927c18-5f9b-45fc-b19f-b208d89cd679 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55927c18-5f9b-45fc-b19f-b208d89cd679 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c returned with HTTP 404 Sep 08 14:05:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1456/2888] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:19 2026] GET /volume/v3/volumes/0073dfd3-1655-43a0-94f2-3083e8e1f19c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: 16346e5d-0b62-4a49-ad1b-9c7659cc6aeb Sep 08 14:05:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9e140f9c-fb02-4596-b16b-ae9f735e5c04 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb returned with HTTP 202 Sep 08 14:05:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1433/2889] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:19 2026] DELETE /volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d1014d60-7364-428d-ab13-5ab9cd84ff10 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb returned with HTTP 200 Sep 08 14:05:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1457/2890] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:19 2026] GET /volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfe19adb-2827-421e-8862-f728c8b0f5d1 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1434/2891] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-384b51a9-a743-4151-91fe-6dace9cb6000 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-384b51a9-a743-4151-91fe-6dace9cb6000 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-384b51a9-a743-4151-91fe-6dace9cb6000 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-384b51a9-a743-4151-91fe-6dace9cb6000 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-384b51a9-a743-4151-91fe-6dace9cb6000 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-384b51a9-a743-4151-91fe-6dace9cb6000 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1458/2892] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2d1eaa06-91b6-4b47-a96b-2a25c62d7692 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1435/2893] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66ca67a9-d69c-4187-908c-e759b0ece7fd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66ca67a9-d69c-4187-908c-e759b0ece7fd tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66ca67a9-d69c-4187-908c-e759b0ece7fd tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66ca67a9-d69c-4187-908c-e759b0ece7fd tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66ca67a9-d69c-4187-908c-e759b0ece7fd tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1459/2894] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b45ec2bc-2399-48d1-8234-c1610ce561e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b45ec2bc-2399-48d1-8234-c1610ce561e1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] GET http://192.168.122.142/volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b45ec2bc-2399-48d1-8234-c1610ce561e1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b45ec2bc-2399-48d1-8234-c1610ce561e1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b45ec2bc-2399-48d1-8234-c1610ce561e1 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1436/2895] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-15f8e73c-63a1-4c86-af9d-bfd1ef154e6f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15f8e73c-63a1-4c86-af9d-bfd1ef154e6f tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15f8e73c-63a1-4c86-af9d-bfd1ef154e6f tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-15f8e73c-63a1-4c86-af9d-bfd1ef154e6f tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-15f8e73c-63a1-4c86-af9d-bfd1ef154e6f tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 returned with HTTP 204 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1460/2896] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:20 2026] DELETE /volume/v3/messages/fa04befe-4227-48fe-9068-5ce0a5a59136 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume with id: e6969c32-b04d-4b6a-9fad-2c7875cd182a Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-945898328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-945898328, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-945898328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-945898328, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Created reservations ['c65e094d-f9c7-405d-aaaf-acbe68308ed1', '845c279b-97ea-4aea-91eb-559047bf08de', '253485fa-b134-4247-aada-795349c68c6d', '34ae9611-e991-4da7-9eed-13b9312ece77'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a0f1d0a-5a76-4be7-9e5a-7463510710db None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a0f1d0a-5a76-4be7-9e5a-7463510710db tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a0f1d0a-5a76-4be7-9e5a-7463510710db tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a0f1d0a-5a76-4be7-9e5a-7463510710db tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a0f1d0a-5a76-4be7-9e5a-7463510710db tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb returned with HTTP 404 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1461/2897] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/volumes/16346e5d-0b62-4a49-ad1b-9c7659cc6aeb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Delete volume request issued successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ecd0720-afa7-479a-aa2b-32ff022fcd96 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a returned with HTTP 202 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1437/2898] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:20 2026] DELETE /volume/v3/volumes/e6969c32-b04d-4b6a-9fad-2c7875cd182a => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-697290a9-13b3-4da8-b0a1-6cd19ec03118 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-697290a9-13b3-4da8-b0a1-6cd19ec03118 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] DELETE http://192.168.122.142/volume/v3/types/06902bfd-c022-408d-8fa6-4a964cccf045 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-697290a9-13b3-4da8-b0a1-6cd19ec03118 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-697290a9-13b3-4da8-b0a1-6cd19ec03118 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-697290a9-13b3-4da8-b0a1-6cd19ec03118 tempest-ProjectAdminTests-2074279149 tempest-ProjectAdminTests-2074279149-project-admin] http://192.168.122.142/volume/v3/types/06902bfd-c022-408d-8fa6-4a964cccf045 returned with HTTP 202 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1438/2899] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:20 2026] DELETE /volume/v3/types/06902bfd-c022-408d-8fa6-4a964cccf045 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d27b3765-8012-43bf-9af6-f05c5968ce48 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 202 Sep 08 14:05:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1462/2900] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:20 2026] DELETE /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a5b4326-0c9d-44f1-9d10-f3cc29162950 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1439/2901] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:20 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cd96e76e-d05f-487a-bb3b-9032999f7e1e tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1463/2902] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3e0e96d7-26bf-4eee-b3bd-988601384c66 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a returned with HTTP 202 Sep 08 14:05:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1440/2903] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:21 2026] DELETE /volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29ecad86-b936-43fc-8889-37dcc9fd7b28 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a returned with HTTP 200 Sep 08 14:05:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1464/2904] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a => generated 865 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cae39eb2-d8a4-4271-9031-2ed7d38505d2 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 200 Sep 08 14:05:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1441/2905] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:21 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b085cce6-d10b-479d-8054-97355b528f25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b085cce6-d10b-479d-8054-97355b528f25 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b085cce6-d10b-479d-8054-97355b528f25 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b085cce6-d10b-479d-8054-97355b528f25 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b085cce6-d10b-479d-8054-97355b528f25 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a returned with HTTP 404 Sep 08 14:05:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1465/2906] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:22 2026] GET /volume/v3/volumes/64feb6f2-220f-48d7-bca3-aec5c63aa58a => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82d8f899-7d9e-4416-89d0-d6a44e4facb7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f returned with HTTP 202 Sep 08 14:05:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1442/2907] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:22 2026] DELETE /volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3d179466-c8f1-4c19-a50c-94d4d5e88e72 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f returned with HTTP 200 Sep 08 14:05:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1466/2908] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:22 2026] GET /volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1302112358"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa40febf-4679-4dd5-945c-bca1958a040b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1302112358'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa40febf-4679-4dd5-945c-bca1958a040b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa40febf-4679-4dd5-945c-bca1958a040b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa40febf-4679-4dd5-945c-bca1958a040b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa40febf-4679-4dd5-945c-bca1958a040b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 returned with HTTP 404 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1467/2909] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/volumes/e44e92f6-d602-4860-9939-2c4676bb4034 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94ec22af-db43-4940-85af-4565317cf551 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete snapshot with id: e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (06255366-f555-45ec-8ddc-df0d53b14526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91ee91f-5c81-4c4d-9c1f-3f02295bce1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot delete request issued successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94ec22af-db43-4940-85af-4565317cf551 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 202 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1468/2910] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:23 2026] DELETE /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f91ee91f-5c81-4c4d-9c1f-3f02295bce1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c165fa4d-345f-4d46-a696-66b9be4a6125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9bbbe894-3561-4f7a-a1e9-290ddf79f09b tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1469/2911] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['8a04d668-35a3-40f3-b00f-e3ddf50d6eef', '9f14cdfe-4e3c-4435-97c4-dc8f763ba6a3', '39b784bd-172b-4d7e-b6e1-b95ac8d5e208', '292d82bc-d944-463f-9680-ee1400f9b2b0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c165fa4d-345f-4d46-a696-66b9be4a6125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a04d668-35a3-40f3-b00f-e3ddf50d6eef', '9f14cdfe-4e3c-4435-97c4-dc8f763ba6a3', '39b784bd-172b-4d7e-b6e1-b95ac8d5e208', '292d82bc-d944-463f-9680-ee1400f9b2b0']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9018f919-71a7-4e47-a694-3e808e978acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9018f919-71a7-4e47-a694-3e808e978acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53930a66-e348-439e-810f-81e8652097c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302112358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['8a04d668-35a3-40f3-b00f-e3ddf50d6eef','9f14cdfe-4e3c-4435-97c4-dc8f763ba6a3','39b784bd-172b-4d7e-b6e1-b95ac8d5e208','292d82bc-d944-463f-9680-ee1400f9b2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1302112358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53930a66-e348-439e-810f-81e8652097c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61293c6a-8dc6-4f30-bb94-b9d2d05ecb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61293c6a-8dc6-4f30-bb94-b9d2d05ecb4d) transitioned into state 'SUCCESS' from state '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-1302112358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['8a04d668-35a3-40f3-b00f-e3ddf50d6eef','9f14cdfe-4e3c-4435-97c4-dc8f763ba6a3','39b784bd-172b-4d7e-b6e1-b95ac8d5e208','292d82bc-d944-463f-9680-ee1400f9b2b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef20414-8fc2-4232-bf11-ea7514ddbb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ef20414-8fc2-4232-bf11-ea7514ddbb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (06255366-f555-45ec-8ddc-df0d53b14526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-da54219e-18b0-4f68-9ce5-7ae64b95c40c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1443/2912] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:22 2026] POST /volume/v3/volumes => generated 787 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd77050d-72c5-4fe0-8c7c-fe83d4be9263 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 200 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1470/2913] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 966 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1e2db85a-9805-4383-9c4b-e048b6274b22 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e2db85a-9805-4383-9c4b-e048b6274b22 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e2db85a-9805-4383-9c4b-e048b6274b22 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1e2db85a-9805-4383-9c4b-e048b6274b22 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1e2db85a-9805-4383-9c4b-e048b6274b22 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f returned with HTTP 404 Sep 08 14:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1444/2914] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/volumes/084b9f48-84a2-4a78-988c-125219a0492f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d95360a-85f1-4021-ab25-ad37a4111e77 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 returned with HTTP 202 Sep 08 14:05:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1471/2915] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:23 2026] DELETE /volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-236083e1-b802-4d16-af2c-9f54a9fbe6e9 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 returned with HTTP 200 Sep 08 14:05:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1445/2916] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:23 2026] GET /volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f43cadbc-f1f2-4280-8784-a08d28995426 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f43cadbc-f1f2-4280-8784-a08d28995426 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f43cadbc-f1f2-4280-8784-a08d28995426 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f43cadbc-f1f2-4280-8784-a08d28995426 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f43cadbc-f1f2-4280-8784-a08d28995426 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f43cadbc-f1f2-4280-8784-a08d28995426 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1472/2917] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 474 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7ed4c05b-8adc-4bbd-a6a9-16e0b475e2ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1446/2918] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b9612716-52c3-49ed-ac3f-36d25b5ea1fb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8d53d0d4-473c-46d9-9697-8d3469a2abe7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 returned with HTTP 200 Sep 08 14:05:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1447/2919] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:24 2026] GET /volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9612716-52c3-49ed-ac3f-36d25b5ea1fb tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b9612716-52c3-49ed-ac3f-36d25b5ea1fb tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-517764973", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2042995058", "vendor_name": "tempest-vendor_name-1759287314"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b9612716-52c3-49ed-ac3f-36d25b5ea1fb tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1473/2920] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:24 2026] POST /volume/v3/types => generated 329 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4ac8f04b-5f58-4518-a152-518012db7214 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33fc2dc9-446a-4816-9d22-92c6828e136c", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request body: {'volume': {'volume_type': '33fc2dc9-446a-4816-9d22-92c6828e136c', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume of 1 GB Sep 08 14:05:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (aa1721ed-b509-4a78-b69c-05884edb0ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e18e4e3-9c62-46ab-80c8-6118d403232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e18e4e3-9c62-46ab-80c8-6118d403232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2042995058',vendor_name='tempest-vendor_name-1759287314'},id=33fc2dc9-446a-4816-9d22-92c6828e136c,is_public=True,name='tempest-ProjectMemberTests-volume-type-517764973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33fc2dc9-446a-4816-9d22-92c6828e136c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb31b831-88f1-4781-b86d-d79ca392710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-517764973 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-517764973, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-517764973 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-517764973, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['19f13f58-09a0-4d9a-996a-da86da23be02', '19c9bd97-32e3-4ae2-802d-ebc1a667e76a', 'c7f5164f-3159-4245-b02b-7bb05d95aab2', '5ae1d96a-bd10-4dfe-87d1-4980ebd3bbe0'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb31b831-88f1-4781-b86d-d79ca392710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f13f58-09a0-4d9a-996a-da86da23be02', '19c9bd97-32e3-4ae2-802d-ebc1a667e76a', 'c7f5164f-3159-4245-b02b-7bb05d95aab2', '5ae1d96a-bd10-4dfe-87d1-4980ebd3bbe0']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Snapshot retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9372229a-cf8c-4548-97be-35eb571f1611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a43e8e89-03cf-43af-ba52-d9f51c909c6e tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1474/2921] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 474 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9372229a-cf8c-4548-97be-35eb571f1611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4e8744-034e-495f-915c-61aecc263fce', '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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['19f13f58-09a0-4d9a-996a-da86da23be02','19c9bd97-32e3-4ae2-802d-ebc1a667e76a','c7f5164f-3159-4245-b02b-7bb05d95aab2','5ae1d96a-bd10-4dfe-87d1-4980ebd3bbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=33fc2dc9-446a-4816-9d22-92c6828e136c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:25Z,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=4f4e8744-034e-495f-915c-61aecc263fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855e9e1e00a24b75afc782432f7b75cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee524ce81d24d859be9c119495fa3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33fc2dc9-446a-4816-9d22-92c6828e136c),volume_type_id=33fc2dc9-446a-4816-9d22-92c6828e136c)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9febdf3a-e51a-498d-9961-bf69d6f324c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9febdf3a-e51a-498d-9961-bf69d6f324c1) transitioned into state 'SUCCESS' from 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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['19f13f58-09a0-4d9a-996a-da86da23be02','19c9bd97-32e3-4ae2-802d-ebc1a667e76a','c7f5164f-3159-4245-b02b-7bb05d95aab2','5ae1d96a-bd10-4dfe-87d1-4980ebd3bbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=33fc2dc9-446a-4816-9d22-92c6828e136c)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce9bdf7-2239-4acf-a575-68543a5275af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce9bdf7-2239-4acf-a575-68543a5275af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (aa1721ed-b509-4a78-b69c-05884edb0ffa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request issued successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4ac8f04b-5f58-4518-a152-518012db7214 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1448/2922] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:25 2026] POST /volume/v3/volumes => generated 781 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-21cb1d03-c5ca-49af-9d29-61c28a5efd26 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1475/2923] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3db9923a-0341-47ee-ae20-2b90231a3fd2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 200 Sep 08 14:05:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1449/2924] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:25 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:05:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53930a66-e348-439e-810f-81e8652097c7", "name": "tempest-ProjectMemberTests-Snapshot-1827871916"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Volume info retrieved successfully. Sep 08 14:05:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Create snapshot from volume 53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ee6b8e0-a1ad-4e01-8757-5e27ab217520 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ee6b8e0-a1ad-4e01-8757-5e27ab217520 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ee6b8e0-a1ad-4e01-8757-5e27ab217520 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ee6b8e0-a1ad-4e01-8757-5e27ab217520 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ee6b8e0-a1ad-4e01-8757-5e27ab217520 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 returned with HTTP 404 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1450/2925] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/volumes/8b6c0d76-3bf4-4630-a857-4dc2145a20f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Created reservations ['a80cc264-3a65-4c1d-9d52-bf900ac1205a', '59c591a5-6386-413a-8925-80743d1a98a8', '6400a391-c3db-4fa5-92cd-104c6e1fc52e', 'b41fccf5-69fe-47ea-9adc-423451b22ef3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db2ba1bb-0c2b-499b-9fa8-a2566fd2d8ec tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 returned with HTTP 202 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1451/2926] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot create request issued successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-561d73c7-0c53-47fc-b5f7-82bb01cda42f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1476/2927] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:05:25 2026] POST /volume/v3/snapshots => generated 305 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-820f80cf-97ae-4498-88b0-ef49c3a6ccef tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1452/2928] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80b89198-9a1e-4bed-939d-20a4e9c9c026 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1477/2929] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-66ee6279-96d4-43eb-a1e0-61299f13848d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66ee6279-96d4-43eb-a1e0-61299f13848d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66ee6279-96d4-43eb-a1e0-61299f13848d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-66ee6279-96d4-43eb-a1e0-61299f13848d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-66ee6279-96d4-43eb-a1e0-61299f13848d tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b returned with HTTP 404 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1453/2930] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/snapshots/e267bc28-5561-477a-881f-4ef954143f2b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume with id: 2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Delete volume request issued successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-868c281e-cc4b-4c8f-983b-e35bbb6fdaba tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 202 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1478/2931] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0de9e85a-7164-4a4d-a3a0-cf3b289acded tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1454/2932] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4c6ef2b5-6f0b-4278-a456-f3eecf1354b8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1479/2933] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce => generated 981 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ffc5768-ede1-4b0e-bdb8-aede12c1fe7d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ffc5768-ede1-4b0e-bdb8-aede12c1fe7d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ffc5768-ede1-4b0e-bdb8-aede12c1fe7d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ffc5768-ede1-4b0e-bdb8-aede12c1fe7d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ffc5768-ede1-4b0e-bdb8-aede12c1fe7d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1455/2934] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-243afbb6-0515-45ab-aa8f-137f8ef63a99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-243afbb6-0515-45ab-aa8f-137f8ef63a99 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] DELETE http://192.168.122.142/volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-243afbb6-0515-45ab-aa8f-137f8ef63a99 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-243afbb6-0515-45ab-aa8f-137f8ef63a99 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-243afbb6-0515-45ab-aa8f-137f8ef63a99 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] http://192.168.122.142/volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 returned with HTTP 204 Sep 08 14:05:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1480/2935] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-60e4386c-8a4c-45d3-9477-0e3a83e1fa0d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60e4386c-8a4c-45d3-9477-0e3a83e1fa0d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] GET http://192.168.122.142/volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60e4386c-8a4c-45d3-9477-0e3a83e1fa0d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60e4386c-8a4c-45d3-9477-0e3a83e1fa0d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60e4386c-8a4c-45d3-9477-0e3a83e1fa0d tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] http://192.168.122.142/volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 returned with HTTP 404 Sep 08 14:05:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1456/2936] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:26 2026] GET /volume/v3/messages/a8b02f56-0d1d-42c0-820f-d155b927ad01 => generated 110 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume with id: 4f4e8744-034e-495f-915c-61aecc263fce Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:26 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-517764973 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-517764973, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-517764973 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-517764973, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:26 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['869c0a24-248e-4f87-b2f7-8f39504170a2', '932c7a98-7f1f-45c4-8983-1cc41c54c847', 'faf3f665-a931-4c7a-b2c5-cb4d1d210a55', '0dd1843e-de97-4ec4-88f0-0f18ab92b821'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume request issued successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86b91bc6-e294-49cf-9d91-3fa456c3d873 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce returned with HTTP 202 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1481/2937] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:26 2026] DELETE /volume/v3/volumes/4f4e8744-034e-495f-915c-61aecc263fce => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68411c95-8c16-4beb-a0a6-71361808cead None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68411c95-8c16-4beb-a0a6-71361808cead tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/types/33fc2dc9-446a-4816-9d22-92c6828e136c Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68411c95-8c16-4beb-a0a6-71361808cead tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68411c95-8c16-4beb-a0a6-71361808cead tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68411c95-8c16-4beb-a0a6-71361808cead tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types/33fc2dc9-446a-4816-9d22-92c6828e136c returned with HTTP 202 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1457/2938] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:27 2026] DELETE /volume/v3/types/33fc2dc9-446a-4816-9d22-92c6828e136c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5e842ddc-5621-4b0a-b20f-ced6178485f0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e842ddc-5621-4b0a-b20f-ced6178485f0 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5e842ddc-5621-4b0a-b20f-ced6178485f0 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-216252029", "extra_specs": {"storage_protocol": "tempest-storage_protocol-691849883", "vendor_name": "tempest-vendor_name-38705739"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d39681a6-7b58-464d-a6ce-db9d4606d6bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d39681a6-7b58-464d-a6ce-db9d4606d6bf tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d39681a6-7b58-464d-a6ce-db9d4606d6bf tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d39681a6-7b58-464d-a6ce-db9d4606d6bf tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5e842ddc-5621-4b0a-b20f-ced6178485f0 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1482/2939] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:27 2026] POST /volume/v3/types => generated 326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d39681a6-7b58-464d-a6ce-db9d4606d6bf tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 returned with HTTP 404 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1458/2940] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/volumes/38bee6a4-ee89-46c7-974f-ea15da28ae33 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0bda858c-2019-4ab7-a420-cb5fe9412ea5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1483/2941] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-738ef712-4d16-49b7-862d-951075266f17 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 583ed8f5-4884-4665-8155-e67768705030 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "80d0cffd-bf27-4bfd-890d-4a4281abe5cf", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request body: {'volume': {'volume_type': '80d0cffd-bf27-4bfd-890d-4a4281abe5cf', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume of 1 GB Sep 08 14:05:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (21f2f6a4-93c1-4a4f-960c-2452d61e9082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7ef7-4082-4955-b834-c8eb1e4e70d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-738ef712-4d16-49b7-862d-951075266f17 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 returned with HTTP 202 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1484/2942] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:27 2026] DELETE /volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d7ef7-4082-4955-b834-c8eb1e4e70d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-691849883',vendor_name='tempest-vendor_name-38705739'},id=80d0cffd-bf27-4bfd-890d-4a4281abe5cf,is_public=True,name='tempest-ProjectMemberTests-volume-type-216252029',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80d0cffd-bf27-4bfd-890d-4a4281abe5cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697531f4-cebb-4af3-9eff-6e3c25b28216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7b3bfe6-7d4b-4ca3-b549-829e924403c7 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-216252029 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-216252029, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1485/2943] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-216252029 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-216252029, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01d226bc-77b1-4c51-b666-599918a1b351 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01d226bc-77b1-4c51-b666-599918a1b351 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01d226bc-77b1-4c51-b666-599918a1b351 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['c4ca9ed6-d164-4032-a323-afb9b6e11b12', '4a90940b-f755-42a3-8352-bd912aac150c', 'a0cc65e4-49d6-4190-9987-e33a9101b4e0', '7b33fbcc-3218-47e7-9c94-23e292142151'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01d226bc-77b1-4c51-b666-599918a1b351 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697531f4-cebb-4af3-9eff-6e3c25b28216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ca9ed6-d164-4032-a323-afb9b6e11b12', '4a90940b-f755-42a3-8352-bd912aac150c', 'a0cc65e4-49d6-4190-9987-e33a9101b4e0', '7b33fbcc-3218-47e7-9c94-23e292142151']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90aad985-9467-42c6-8c94-3c89f0fa981b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01d226bc-77b1-4c51-b666-599918a1b351 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Volume info retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90aad985-9467-42c6-8c94-3c89f0fa981b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81929bf5-f3cc-446a-af2c-63f8c93589d8', '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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['c4ca9ed6-d164-4032-a323-afb9b6e11b12','4a90940b-f755-42a3-8352-bd912aac150c','a0cc65e4-49d6-4190-9987-e33a9101b4e0','7b33fbcc-3218-47e7-9c94-23e292142151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=80d0cffd-bf27-4bfd-890d-4a4281abe5cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:27Z,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=81929bf5-f3cc-446a-af2c-63f8c93589d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855e9e1e00a24b75afc782432f7b75cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee524ce81d24d859be9c119495fa3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80d0cffd-bf27-4bfd-890d-4a4281abe5cf),volume_type_id=80d0cffd-bf27-4bfd-890d-4a4281abe5cf)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5baf8db-018d-4948-a9c0-f00c87bd979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01d226bc-77b1-4c51-b666-599918a1b351 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1486/2944] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5baf8db-018d-4948-a9c0-f00c87bd979d) transitioned into state 'SUCCESS' from 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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['c4ca9ed6-d164-4032-a323-afb9b6e11b12','4a90940b-f755-42a3-8352-bd912aac150c','a0cc65e4-49d6-4190-9987-e33a9101b4e0','7b33fbcc-3218-47e7-9c94-23e292142151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=80d0cffd-bf27-4bfd-890d-4a4281abe5cf)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999b0752-a4e6-402d-a925-ca538122df1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999b0752-a4e6-402d-a925-ca538122df1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (21f2f6a4-93c1-4a4f-960c-2452d61e9082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request issued successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d98298c-1e8f-41c9-9abe-29b782fc4f7a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1459/2945] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:27 2026] POST /volume/v3/volumes => generated 781 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd3e45d0-85ba-43c8-aeaf-38ac59b7acf1 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 returned with HTTP 200 Sep 08 14:05:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1487/2946] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:27 2026] GET /volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 => generated 960 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2754e0a2-407b-4e53-8926-9b61c2cd0720 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1460/2947] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bf3a9e69-4ed4-47f6-80ed-c042e8a9cae8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf3a9e69-4ed4-47f6-80ed-c042e8a9cae8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9e69-4ed4-47f6-80ed-c042e8a9cae8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bf3a9e69-4ed4-47f6-80ed-c042e8a9cae8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bf3a9e69-4ed4-47f6-80ed-c042e8a9cae8 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 returned with HTTP 404 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1488/2948] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/volumes/583ed8f5-4884-4665-8155-e67768705030 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] DELETE http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume with id: 486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:28 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Delete volume request issued successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9aea5bb6-b24f-4f55-bd44-6e0d8d33e29b tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 202 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1461/2949] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:28 2026] DELETE /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Volume info retrieved successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2ce3cb0c-821a-4639-97e2-8aa4133f89b5 tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 200 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1489/2950] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e2da6520-c03f-4137-89e1-326fe1084631 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2da6520-c03f-4137-89e1-326fe1084631 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] GET http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2da6520-c03f-4137-89e1-326fe1084631 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e2da6520-c03f-4137-89e1-326fe1084631 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e2da6520-c03f-4137-89e1-326fe1084631 tempest-CreateVolumesFromSnapshotTest-28203450 tempest-CreateVolumesFromSnapshotTest-28203450-project-member] http://192.168.122.142/volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 returned with HTTP 404 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1462/2951] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/volumes/2b52eea0-3c71-4355-b2ad-ff64efb98405 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a52a9dac-2de7-4a87-a2a4-03730c1f8ff3 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 returned with HTTP 200 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1490/2952] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 => generated 981 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f75965e0-d459-42e8-8783-986dc7ba00c8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f75965e0-d459-42e8-8783-986dc7ba00c8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f75965e0-d459-42e8-8783-986dc7ba00c8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f75965e0-d459-42e8-8783-986dc7ba00c8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f75965e0-d459-42e8-8783-986dc7ba00c8 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1463/2953] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3007b20-5998-47e9-b226-5554ddf8a7fa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3007b20-5998-47e9-b226-5554ddf8a7fa tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3007b20-5998-47e9-b226-5554ddf8a7fa tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3007b20-5998-47e9-b226-5554ddf8a7fa tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3007b20-5998-47e9-b226-5554ddf8a7fa tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1491/2954] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:28 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9d7552d1-d928-4791-8461-f8c0fe093320 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d7552d1-d928-4791-8461-f8c0fe093320 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/messages/bb8f3101-1acf-4d1d-a987-4537acb324c6 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d7552d1-d928-4791-8461-f8c0fe093320 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9d7552d1-d928-4791-8461-f8c0fe093320 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9d7552d1-d928-4791-8461-f8c0fe093320 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/messages/bb8f3101-1acf-4d1d-a987-4537acb324c6 returned with HTTP 204 Sep 08 14:05:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1464/2955] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:28 2026] DELETE /volume/v3/messages/bb8f3101-1acf-4d1d-a987-4537acb324c6 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume with id: 81929bf5-f3cc-446a-af2c-63f8c93589d8 Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:28 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-216252029 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-216252029, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:28 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-216252029 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-216252029, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['a6ee6947-a1ea-4d77-8c24-e809dac63f87', 'ea9f6ba8-d730-4841-8bec-7aa08059de1e', '97b34987-069f-421c-af91-1964a601a2de', 'bfaf204b-a6e8-4a5e-89bc-085a2410ec9f'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume request issued successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-917f4afa-8f4a-4d6a-82d3-53d2ba7bc91b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 returned with HTTP 202 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1492/2956] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:28 2026] DELETE /volume/v3/volumes/81929bf5-f3cc-446a-af2c-63f8c93589d8 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-866a8fc6-0fb6-4fd0-8fd2-c3b48ac2d8d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-866a8fc6-0fb6-4fd0-8fd2-c3b48ac2d8d7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/types/80d0cffd-bf27-4bfd-890d-4a4281abe5cf Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-866a8fc6-0fb6-4fd0-8fd2-c3b48ac2d8d7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-866a8fc6-0fb6-4fd0-8fd2-c3b48ac2d8d7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-866a8fc6-0fb6-4fd0-8fd2-c3b48ac2d8d7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types/80d0cffd-bf27-4bfd-890d-4a4281abe5cf returned with HTTP 202 Sep 08 14:05:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1465/2957] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:29 2026] DELETE /volume/v3/types/80d0cffd-bf27-4bfd-890d-4a4281abe5cf => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d8e0f97a-b939-407a-95b1-a3176a3453de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8e0f97a-b939-407a-95b1-a3176a3453de tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d8e0f97a-b939-407a-95b1-a3176a3453de tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-311342180", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1531421391", "vendor_name": "tempest-vendor_name-285911180"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d8e0f97a-b939-407a-95b1-a3176a3453de tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1493/2958] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:29 2026] POST /volume/v3/types => generated 328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66e522e0-e30b-4025-8c20-9362a67a93a5", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request body: {'volume': {'volume_type': '66e522e0-e30b-4025-8c20-9362a67a93a5', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume of 1 GB Sep 08 14:05:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (e5c385f8-8f44-4858-8ef7-2e306af4b4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2f54b-5fdf-40cd-9a50-ccc9fe70cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2f54b-5fdf-40cd-9a50-ccc9fe70cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:05:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1531421391',vendor_name='tempest-vendor_name-285911180'},id=66e522e0-e30b-4025-8c20-9362a67a93a5,is_public=True,name='tempest-ProjectMemberTests-volume-type-311342180',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66e522e0-e30b-4025-8c20-9362a67a93a5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326eaf69-27b3-4cf9-9ec8-7fe871112a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f05bcf74-2b74-4fb9-a0c9-057cf5b755b9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1494/2959] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:29 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Delete snapshot with id: b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:29 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-311342180 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-311342180, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:29 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-311342180 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-311342180, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot delete request issued successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c3daa2c6-ade6-4ad8-93f4-eb95ef5fdc3c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 202 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1495/2960] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:29 2026] DELETE /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-796e9d23-5f3e-43cb-bcf7-eff657612406 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1496/2961] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:29 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['e624cf18-01a1-4fed-9e5e-03d607164f67', '44a66b93-f83a-4007-9383-7240b18d0829', 'edfddbd5-6e0a-431d-95eb-a36d384f06c2', '4adc37dc-878c-4d1d-ab66-10ab91ba0b4b'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (326eaf69-27b3-4cf9-9ec8-7fe871112a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e624cf18-01a1-4fed-9e5e-03d607164f67', '44a66b93-f83a-4007-9383-7240b18d0829', 'edfddbd5-6e0a-431d-95eb-a36d384f06c2', '4adc37dc-878c-4d1d-ab66-10ab91ba0b4b']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4019f7a8-1b43-4b09-8919-afe12a252bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4019f7a8-1b43-4b09-8919-afe12a252bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72d411a6-7b26-4073-ae9e-c271a6fdd150', '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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['e624cf18-01a1-4fed-9e5e-03d607164f67','44a66b93-f83a-4007-9383-7240b18d0829','edfddbd5-6e0a-431d-95eb-a36d384f06c2','4adc37dc-878c-4d1d-ab66-10ab91ba0b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=66e522e0-e30b-4025-8c20-9362a67a93a5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05: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=72d411a6-7b26-4073-ae9e-c271a6fdd150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='855e9e1e00a24b75afc782432f7b75cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee524ce81d24d859be9c119495fa3af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66e522e0-e30b-4025-8c20-9362a67a93a5),volume_type_id=66e522e0-e30b-4025-8c20-9362a67a93a5)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5122754f-e6a1-4f27-a347-bb6555137005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-324afb91-72ee-461d-abcd-a6cae01ef5dd None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-324afb91-72ee-461d-abcd-a6cae01ef5dd tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] GET http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-324afb91-72ee-461d-abcd-a6cae01ef5dd tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-324afb91-72ee-461d-abcd-a6cae01ef5dd tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5122754f-e6a1-4f27-a347-bb6555137005) transitioned into state 'SUCCESS' from 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='855e9e1e00a24b75afc782432f7b75cf',qos_specs=None,replication_status=,reservations=['e624cf18-01a1-4fed-9e5e-03d607164f67','44a66b93-f83a-4007-9383-7240b18d0829','edfddbd5-6e0a-431d-95eb-a36d384f06c2','4adc37dc-878c-4d1d-ab66-10ab91ba0b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee524ce81d24d859be9c119495fa3af',volume_type_id=66e522e0-e30b-4025-8c20-9362a67a93a5)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4160b5-c058-4d3d-a6f6-d62c5b9e4b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-324afb91-72ee-461d-abcd-a6cae01ef5dd tempest-CreateVolumesFromSourceVolumeTest-106231587 tempest-CreateVolumesFromSourceVolumeTest-106231587-project-member] http://192.168.122.142/volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d returned with HTTP 404 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1497/2962] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:29 2026] GET /volume/v3/volumes/486722a7-d6b1-4145-bc9f-b6d7ba03125d => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f4160b5-c058-4d3d-a6f6-d62c5b9e4b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Flow 'volume_create_api' (e5c385f8-8f44-4858-8ef7-2e306af4b4b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Create volume request issued successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-38ae1fe4-ff2e-4a66-ab8b-ce718332bf3a tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1466/2963] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:05:29 2026] POST /volume/v3/volumes => generated 781 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48fab8f6-f51b-4bbf-ac33-41f6720a1e14 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 returned with HTTP 200 Sep 08 14:05:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1498/2964] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:29 2026] GET /volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 => generated 960 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-13081cf1-b121-4030-80fd-b08e4eab9c16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1467/2965] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:30 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 463 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71b3ad82-92a1-4d09-b692-8e59048342ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71b3ad82-92a1-4d09-b692-8e59048342ff tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71b3ad82-92a1-4d09-b692-8e59048342ff tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71b3ad82-92a1-4d09-b692-8e59048342ff tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71b3ad82-92a1-4d09-b692-8e59048342ff tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71b3ad82-92a1-4d09-b692-8e59048342ff tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 returned with HTTP 200 Sep 08 14:05:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1499/2966] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:05:30 2026] GET /volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 => generated 981 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8531a9d8-45b7-4786-81ad-a4a8fedfb741 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8531a9d8-45b7-4786-81ad-a4a8fedfb741 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8531a9d8-45b7-4786-81ad-a4a8fedfb741 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8531a9d8-45b7-4786-81ad-a4a8fedfb741 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8531a9d8-45b7-4786-81ad-a4a8fedfb741 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:05:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1468/2967] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:05:30 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6ba6d175-889e-443c-b0c3-aa6f6269da18 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba6d175-889e-443c-b0c3-aa6f6269da18 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] GET http://192.168.122.142/volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ba6d175-889e-443c-b0c3-aa6f6269da18 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6ba6d175-889e-443c-b0c3-aa6f6269da18 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6ba6d175-889e-443c-b0c3-aa6f6269da18 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-member] http://192.168.122.142/volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 returned with HTTP 200 Sep 08 14:05:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1500/2968] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:30 2026] GET /volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b2e3de15-e169-450d-bb40-3dd6fdbc1e60 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2e3de15-e169-450d-bb40-3dd6fdbc1e60 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2e3de15-e169-450d-bb40-3dd6fdbc1e60 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2e3de15-e169-450d-bb40-3dd6fdbc1e60 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2e3de15-e169-450d-bb40-3dd6fdbc1e60 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 returned with HTTP 204 Sep 08 14:05:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1469/2969] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:05:31 2026] DELETE /volume/v3/messages/71ced0f7-7a16-468e-8177-b171fb2290f4 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume with id: 72d411a6-7b26-4073-ae9e-c271a6fdd150 Sep 08 14:05:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Volume info retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-311342180 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-311342180, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-311342180 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-311342180, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Created reservations ['f3fbc1a2-db3f-4312-833c-091853d21906', 'de3fd799-ac0c-439b-b0c8-cfc3fa7f3704', '18efbbd7-233d-4a9a-8450-61eb87ca9e98', 'f52ddab7-fccd-4f20-9303-2ae704649d88'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Delete volume request issued successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7970e524-8059-4e19-b8ed-14e9a64e2da7 tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 returned with HTTP 202 Sep 08 14:05:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1501/2970] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:05:31 2026] DELETE /volume/v3/volumes/72d411a6-7b26-4073-ae9e-c271a6fdd150 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-de49bdd1-0a25-43ff-90e2-8c9fa849a29b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de49bdd1-0a25-43ff-90e2-8c9fa849a29b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] DELETE http://192.168.122.142/volume/v3/types/66e522e0-e30b-4025-8c20-9362a67a93a5 Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de49bdd1-0a25-43ff-90e2-8c9fa849a29b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-de49bdd1-0a25-43ff-90e2-8c9fa849a29b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-de49bdd1-0a25-43ff-90e2-8c9fa849a29b tempest-ProjectMemberTests-230766427 tempest-ProjectMemberTests-230766427-project-admin] http://192.168.122.142/volume/v3/types/66e522e0-e30b-4025-8c20-9362a67a93a5 returned with HTTP 202 Sep 08 14:05:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1470/2971] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:31 2026] DELETE /volume/v3/types/66e522e0-e30b-4025-8c20-9362a67a93a5 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfe661da-c2e5-405d-9ab2-f396500b5a66 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 200 Sep 08 14:05:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1502/2972] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:31 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-476449e5-829b-40f2-93f6-eca614cd42f2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume of 1 GB Sep 08 14:05:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Availability Zones retrieved successfully. Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Flow 'volume_create_api' (242d2f9b-ee1c-4be0-9b51-e89c5a64db10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f65393-df48-4dde-8ca5-c72334df67a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:31 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f65393-df48-4dde-8ca5-c72334df67a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60cde2b-e524-4c31-9e23-08cf4bab71e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Created reservations ['aa6f4885-0cf3-42ee-a7f7-70eb0668b6e6', '5a771c16-8840-4125-90bb-00412a8e1c3d', 'd8453a3d-55a2-4731-975e-780f9b762752', '2a8d6afb-a0dd-4bae-af72-db30a14d598c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b60cde2b-e524-4c31-9e23-08cf4bab71e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa6f4885-0cf3-42ee-a7f7-70eb0668b6e6', '5a771c16-8840-4125-90bb-00412a8e1c3d', 'd8453a3d-55a2-4731-975e-780f9b762752', '2a8d6afb-a0dd-4bae-af72-db30a14d598c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d62346-5f2c-417d-bd0e-8a061a55c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d62346-5f2c-417d-bd0e-8a061a55c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6517650f-bb0d-4234-a444-f6b4b5c341cc', '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='e5183c679a58478ca0f7fba6c88b5479',qos_specs=None,replication_status=,reservations=['aa6f4885-0cf3-42ee-a7f7-70eb0668b6e6','5a771c16-8840-4125-90bb-00412a8e1c3d','d8453a3d-55a2-4731-975e-780f9b762752','2a8d6afb-a0dd-4bae-af72-db30a14d598c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bcf39869a44423b3f40073e2265838',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:32Z,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=6517650f-bb0d-4234-a444-f6b4b5c341cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5183c679a58478ca0f7fba6c88b5479',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16bcf39869a44423b3f40073e2265838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c861b253-3b51-453f-84b3-f92df74fb3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c861b253-3b51-453f-84b3-f92df74fb3a3) transitioned into state 'SUCCESS' from 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='e5183c679a58478ca0f7fba6c88b5479',qos_specs=None,replication_status=,reservations=['aa6f4885-0cf3-42ee-a7f7-70eb0668b6e6','5a771c16-8840-4125-90bb-00412a8e1c3d','d8453a3d-55a2-4731-975e-780f9b762752','2a8d6afb-a0dd-4bae-af72-db30a14d598c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bcf39869a44423b3f40073e2265838',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219f3075-7a1c-490e-bffc-a8cccd866656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219f3075-7a1c-490e-bffc-a8cccd866656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Flow 'volume_create_api' (242d2f9b-ee1c-4be0-9b51-e89c5a64db10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume request issued successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-476449e5-829b-40f2-93f6-eca614cd42f2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1471/2973] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:31 2026] POST /volume/v3/volumes => generated 749 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d493345e-a655-4328-93bc-9d9600266158 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d493345e-a655-4328-93bc-9d9600266158 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d493345e-a655-4328-93bc-9d9600266158 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d493345e-a655-4328-93bc-9d9600266158 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d493345e-a655-4328-93bc-9d9600266158 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d493345e-a655-4328-93bc-9d9600266158 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 200 Sep 08 14:05:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1503/2974] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:32 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-68de5346-90d2-458e-af1a-15ad0c476a79 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68de5346-90d2-458e-af1a-15ad0c476a79 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68de5346-90d2-458e-af1a-15ad0c476a79 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-68de5346-90d2-458e-af1a-15ad0c476a79 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-68de5346-90d2-458e-af1a-15ad0c476a79 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 returned with HTTP 404 Sep 08 14:05:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1472/2975] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:32 2026] GET /volume/v3/snapshots/b3ffbbbe-7c59-4459-9429-530f19a02233 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cefa629f-26ae-407d-aaa2-311adf52ca4d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 202 Sep 08 14:05:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1504/2976] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:32 2026] DELETE /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-007bcdae-33df-43e4-a0d7-c2d2f5ed4028 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 200 Sep 08 14:05:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1473/2977] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:32 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 1016 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-25f1ba34-e29f-4866-a716-4ceece6527f8 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 200 Sep 08 14:05:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1505/2978] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:33 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 841 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84658940-d708-4923-bab3-4816c149a914 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84658940-d708-4923-bab3-4816c149a914 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84658940-d708-4923-bab3-4816c149a914 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84658940-d708-4923-bab3-4816c149a914 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-84658940-d708-4923-bab3-4816c149a914 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84658940-d708-4923-bab3-4816c149a914 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 200 Sep 08 14:05:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1474/2979] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:33 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-32371dfd-25f2-4b93-8457-80d4259050d2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32371dfd-25f2-4b93-8457-80d4259050d2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32371dfd-25f2-4b93-8457-80d4259050d2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-32371dfd-25f2-4b93-8457-80d4259050d2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-32371dfd-25f2-4b93-8457-80d4259050d2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-32371dfd-25f2-4b93-8457-80d4259050d2 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 200 Sep 08 14:05:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1506/2980] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:34 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-20925cd7-9239-48a8-b694-b75538806d50 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20925cd7-9239-48a8-b694-b75538806d50 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20925cd7-9239-48a8-b694-b75538806d50 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-20925cd7-9239-48a8-b694-b75538806d50 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-20925cd7-9239-48a8-b694-b75538806d50 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-20925cd7-9239-48a8-b694-b75538806d50 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 200 Sep 08 14:05:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1475/2981] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:34 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-768767797"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-768767797'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume of 1 GB Sep 08 14:05:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Availability Zones retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Flow 'volume_create_api' (edacf3e4-8978-44bc-aaad-ca4246006ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a4a62c-e31b-4eea-bf0b-3dc27d658aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72a4a62c-e31b-4eea-bf0b-3dc27d658aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f22c08-df64-47e5-bfae-221d044f4fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e1ac06e-636d-40e3-8285-f587c249170f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e1ac06e-636d-40e3-8285-f587c249170f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e1ac06e-636d-40e3-8285-f587c249170f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e1ac06e-636d-40e3-8285-f587c249170f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e1ac06e-636d-40e3-8285-f587c249170f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 returned with HTTP 404 Sep 08 14:05:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1476/2982] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:34 2026] GET /volume/v3/volumes/53930a66-e348-439e-810f-81e8652097c7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1109838545"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1109838545'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:05:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Created reservations ['30fbeb7e-88ee-4370-b8f3-e57ae0972594', 'ac46eeb9-520f-4e8c-a1e2-1836a4d843b5', '203c99bb-eb62-495c-b002-a4ff5309408c', '4671372a-f18e-40d7-94b1-9cdab67f067c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f22c08-df64-47e5-bfae-221d044f4fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30fbeb7e-88ee-4370-b8f3-e57ae0972594', 'ac46eeb9-520f-4e8c-a1e2-1836a4d843b5', '203c99bb-eb62-495c-b002-a4ff5309408c', '4671372a-f18e-40d7-94b1-9cdab67f067c']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa23c07a-ec7c-459d-a83f-afdec6666fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (6d70fd4c-b5f1-4f1e-884e-70b33d655839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d978cbef-b8a7-49f8-ad7e-2ba0ce01eede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:34 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa23c07a-ec7c-459d-a83f-afdec6666fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b67108c1-a878-4dd8-b744-c95708bd14c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-768767797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5183c679a58478ca0f7fba6c88b5479',qos_specs=None,replication_status=,reservations=['30fbeb7e-88ee-4370-b8f3-e57ae0972594','ac46eeb9-520f-4e8c-a1e2-1836a4d843b5','203c99bb-eb62-495c-b002-a4ff5309408c','4671372a-f18e-40d7-94b1-9cdab67f067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bcf39869a44423b3f40073e2265838',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:34Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-768767797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b67108c1-a878-4dd8-b744-c95708bd14c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5183c679a58478ca0f7fba6c88b5479',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16bcf39869a44423b3f40073e2265838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47ad28e-13ba-4498-8775-59c6a82f2dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47ad28e-13ba-4498-8775-59c6a82f2dc7) transitioned into 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-768767797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5183c679a58478ca0f7fba6c88b5479',qos_specs=None,replication_status=,reservations=['30fbeb7e-88ee-4370-b8f3-e57ae0972594','ac46eeb9-520f-4e8c-a1e2-1836a4d843b5','203c99bb-eb62-495c-b002-a4ff5309408c','4671372a-f18e-40d7-94b1-9cdab67f067c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16bcf39869a44423b3f40073e2265838',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a477b304-8d5f-48e4-b98c-9dfd4701f696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d978cbef-b8a7-49f8-ad7e-2ba0ce01eede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf8758d-b3fb-4181-8b89-5754642ef2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a477b304-8d5f-48e4-b98c-9dfd4701f696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Flow 'volume_create_api' (edacf3e4-8978-44bc-aaad-ca4246006ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create volume request issued successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0a26deec-3aa5-406d-ac9b-dfa175f3ee0b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1507/2983] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:05:34 2026] POST /volume/v3/volumes => generated 784 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bc936a15-c1e4-49c7-af8a-7e3c476f5c88 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1508/2984] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['f5c3c938-72ee-423a-a473-6e0df1c87ecc', '31560507-5393-469c-8b19-0c55eda3c0e8', 'b48950e1-d15c-432e-a994-6be92ce472e7', 'd982b4c3-8515-481b-a020-c158aa8ca610'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf8758d-b3fb-4181-8b89-5754642ef2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5c3c938-72ee-423a-a473-6e0df1c87ecc', '31560507-5393-469c-8b19-0c55eda3c0e8', 'b48950e1-d15c-432e-a994-6be92ce472e7', 'd982b4c3-8515-481b-a020-c158aa8ca610']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4306f44f-ca20-495e-acd7-36c128299d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4306f44f-ca20-495e-acd7-36c128299d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1baf30c1-0712-4dad-84a9-c60027ee62b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1109838545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['f5c3c938-72ee-423a-a473-6e0df1c87ecc','31560507-5393-469c-8b19-0c55eda3c0e8','b48950e1-d15c-432e-a994-6be92ce472e7','d982b4c3-8515-481b-a020-c158aa8ca610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1109838545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1baf30c1-0712-4dad-84a9-c60027ee62b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56514df5-c8dd-4da4-bc85-ba0d325ac7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56514df5-c8dd-4da4-bc85-ba0d325ac7ab) transitioned into state 'SUCCESS' from state '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-1109838545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['f5c3c938-72ee-423a-a473-6e0df1c87ecc','31560507-5393-469c-8b19-0c55eda3c0e8','b48950e1-d15c-432e-a994-6be92ce472e7','d982b4c3-8515-481b-a020-c158aa8ca610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fc7ff9-a6e1-4b61-87b4-be3140245f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9fc7ff9-a6e1-4b61-87b4-be3140245f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (6d70fd4c-b5f1-4f1e-884e-70b33d655839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c06a334e-5eed-4b89-96c1-f94dbb4eff65 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1477/2985] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:34 2026] POST /volume/v3/volumes => generated 787 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d53d8e14-05d0-4b07-a5b1-6c1c5da44033", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd53d8e14-05d0-4b07-a5b1-6c1c5da44033', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:35 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea8485b8-eec0-4d8f-999d-ba4eae85d758 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 200 Sep 08 14:05:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1478/2986] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:35 2026] GET /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 966 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fb86e645-049d-4bbd-b509-7b2851b5116a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Create volume of 1 GB Sep 08 14:05:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Availability Zones retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Flow 'volume_create_api' (0fbccb8f-b0c8-4565-a623-37b3b71b86f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3f0281-9c41-4497-8ef0-452fbdd1a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1197330645"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1197330645'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume of 1 GB Sep 08 14:05:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3f0281-9c41-4497-8ef0-452fbdd1a1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Flow 'volume_create_api' (fdf1dde2-55a0-4272-b13a-ef85cd18792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f63880c-901c-4dcb-832b-ebaf0905b86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20519287-705a-42b0-9c8b-73f934087a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f63880c-901c-4dcb-832b-ebaf0905b86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:35 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42111b7-6042-41a8-bc32-ad60e20020d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Created reservations ['c6ecf4ba-1870-470a-b244-162bd21e9c9d', '521841e5-2a40-4df8-b4e5-ea6420771613', '339a82e4-b6e3-4fd6-b8b1-6c37cfcfbff4', '713fd67c-c649-477d-be9f-557613be20c4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20519287-705a-42b0-9c8b-73f934087a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ecf4ba-1870-470a-b244-162bd21e9c9d', '521841e5-2a40-4df8-b4e5-ea6420771613', '339a82e4-b6e3-4fd6-b8b1-6c37cfcfbff4', '713fd67c-c649-477d-be9f-557613be20c4']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f491e594-6dc2-451c-8514-b8249db8af1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f491e594-6dc2-451c-8514-b8249db8af1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a26b842-a880-412a-849d-3e3c75d3a14b', '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='2aa09f326fb64d02beae2db85d4e176e',qos_specs=None,replication_status=,reservations=['c6ecf4ba-1870-470a-b244-162bd21e9c9d','521841e5-2a40-4df8-b4e5-ea6420771613','339a82e4-b6e3-4fd6-b8b1-6c37cfcfbff4','713fd67c-c649-477d-be9f-557613be20c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad96ada8834423190a6564f59ca8579',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:36Z,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=2a26b842-a880-412a-849d-3e3c75d3a14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aa09f326fb64d02beae2db85d4e176e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad96ada8834423190a6564f59ca8579',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Created reservations ['5320838b-11c1-4efa-995f-3787d0515963', 'fbd9892c-0360-4c74-9255-3cf2cf384580', '2c60923b-4c54-46b6-87e2-99647a135ff0', '407fe5fd-49e0-4ae2-a6a8-53efe8407f13'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a777338-2618-4a46-966f-d07af68e717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42111b7-6042-41a8-bc32-ad60e20020d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5320838b-11c1-4efa-995f-3787d0515963', 'fbd9892c-0360-4c74-9255-3cf2cf384580', '2c60923b-4c54-46b6-87e2-99647a135ff0', '407fe5fd-49e0-4ae2-a6a8-53efe8407f13']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb1f03e-52dc-455d-b6af-63d84873e1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a777338-2618-4a46-966f-d07af68e717f) transitioned into state 'SUCCESS' from 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='2aa09f326fb64d02beae2db85d4e176e',qos_specs=None,replication_status=,reservations=['c6ecf4ba-1870-470a-b244-162bd21e9c9d','521841e5-2a40-4df8-b4e5-ea6420771613','339a82e4-b6e3-4fd6-b8b1-6c37cfcfbff4','713fd67c-c649-477d-be9f-557613be20c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad96ada8834423190a6564f59ca8579',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f2b7f6-bc96-4e54-bf33-07012bf248e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb1f03e-52dc-455d-b6af-63d84873e1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67d71082-ddae-4bbf-8b64-4d60fe0fe6bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197330645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f2bf34d5364128b7aa0549ed33e357',qos_specs=None,replication_status=,reservations=['5320838b-11c1-4efa-995f-3787d0515963','fbd9892c-0360-4c74-9255-3cf2cf384580','2c60923b-4c54-46b6-87e2-99647a135ff0','407fe5fd-49e0-4ae2-a6a8-53efe8407f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bbf21390ef41888729743b3f18165f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197330645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67d71082-ddae-4bbf-8b64-4d60fe0fe6bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f2bf34d5364128b7aa0549ed33e357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bbf21390ef41888729743b3f18165f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f661cc-227c-4521-b4c3-e833a106409b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8f2b7f6-bc96-4e54-bf33-07012bf248e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Flow 'volume_create_api' (0fbccb8f-b0c8-4565-a623-37b3b71b86f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Create volume request issued successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1b4a2d01-7b13-4e98-bbc6-5ef5a87135ee tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1509/2987] 192.168.122.142 () {62 vars in 1184 bytes} [Tue Sep 8 14:05:35 2026] POST /volume/v3/volumes => generated 784 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e7555b8-6314-47f3-869a-5de1359311e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e7555b8-6314-47f3-869a-5de1359311e3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e7555b8-6314-47f3-869a-5de1359311e3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e7555b8-6314-47f3-869a-5de1359311e3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f661cc-227c-4521-b4c3-e833a106409b) transitioned into state 'SUCCESS' from state '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-1197330645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f2bf34d5364128b7aa0549ed33e357',qos_specs=None,replication_status=,reservations=['5320838b-11c1-4efa-995f-3787d0515963','fbd9892c-0360-4c74-9255-3cf2cf384580','2c60923b-4c54-46b6-87e2-99647a135ff0','407fe5fd-49e0-4ae2-a6a8-53efe8407f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bbf21390ef41888729743b3f18165f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a55b0102-5bc2-4c9f-9cc8-daa3eb9d0695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9e7555b8-6314-47f3-869a-5de1359311e3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a55b0102-5bc2-4c9f-9cc8-daa3eb9d0695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Flow 'volume_create_api' (fdf1dde2-55a0-4272-b13a-ef85cd18792a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e7555b8-6314-47f3-869a-5de1359311e3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume request issued successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1510/2988] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf49ea08-8991-468a-9544-c9385b468d2b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb86e645-049d-4bbd-b509-7b2851b5116a tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1479/2989] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:35 2026] POST /volume/v3/volumes => generated 787 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf49ea08-8991-468a-9544-c9385b468d2b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf49ea08-8991-468a-9544-c9385b468d2b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf49ea08-8991-468a-9544-c9385b468d2b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c7d53263-068d-44b1-b713-62dfd88238cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7d53263-068d-44b1-b713-62dfd88238cb tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7d53263-068d-44b1-b713-62dfd88238cb tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c7d53263-068d-44b1-b713-62dfd88238cb tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf49ea08-8991-468a-9544-c9385b468d2b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c7d53263-068d-44b1-b713-62dfd88238cb tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf49ea08-8991-468a-9544-c9385b468d2b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c7d53263-068d-44b1-b713-62dfd88238cb tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1511/2990] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 876 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1480/2991] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c970c521-9025-4591-bb09-8594ffc71550 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c970c521-9025-4591-bb09-8594ffc71550 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c970c521-9025-4591-bb09-8594ffc71550 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c970c521-9025-4591-bb09-8594ffc71550 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:36 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c970c521-9025-4591-bb09-8594ffc71550 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c970c521-9025-4591-bb09-8594ffc71550 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 200 Sep 08 14:05:36 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1512/2992] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:36 2026] GET /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-62197c1b-267f-4837-b49c-9c43be4ef790 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62197c1b-267f-4837-b49c-9c43be4ef790 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62197c1b-267f-4837-b49c-9c43be4ef790 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-62197c1b-267f-4837-b49c-9c43be4ef790 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-62197c1b-267f-4837-b49c-9c43be4ef790 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-62197c1b-267f-4837-b49c-9c43be4ef790 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1481/2993] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-accd02ed-f54e-405a-9948-5a4956b6d93e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-388cca94-c939-409d-b26e-767a70f56cc3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-accd02ed-f54e-405a-9948-5a4956b6d93e tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-accd02ed-f54e-405a-9948-5a4956b6d93e tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-accd02ed-f54e-405a-9948-5a4956b6d93e tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388cca94-c939-409d-b26e-767a70f56cc3 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-388cca94-c939-409d-b26e-767a70f56cc3 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-388cca94-c939-409d-b26e-767a70f56cc3 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-accd02ed-f54e-405a-9948-5a4956b6d93e tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-388cca94-c939-409d-b26e-767a70f56cc3 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-accd02ed-f54e-405a-9948-5a4956b6d93e tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1513/2994] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-388cca94-c939-409d-b26e-767a70f56cc3 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1482/2995] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 877 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-06d62b3b-eeac-4a61-955a-eab69d2d5ed1 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1514/2996] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b67108c1-a878-4dd8-b744-c95708bd14c1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1841661036"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Create snapshot from volume b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Created reservations ['94500a59-d31c-43e4-9c5f-ed0441e2a696', '0177d229-545d-495c-bb4e-508feb67540e', '7a21442d-0ece-4bc5-95a4-5558b3db8870', '1cc9bed2-ae7d-4270-b2a7-1ef7870f64a1'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot create request issued successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48a92ad9-169a-4bdf-9ad5-8cdbb569f23e tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1483/2997] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:05:37 2026] POST /volume/v3/snapshots => generated 326 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-95a571f1-d654-41eb-a92a-8b29144cb031 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95a571f1-d654-41eb-a92a-8b29144cb031 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95a571f1-d654-41eb-a92a-8b29144cb031 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-95a571f1-d654-41eb-a92a-8b29144cb031 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-95a571f1-d654-41eb-a92a-8b29144cb031 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-95a571f1-d654-41eb-a92a-8b29144cb031 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1484/2998] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-eec933e0-ce02-4227-9c46-e5864bf5c166 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 200 Sep 08 14:05:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1515/2999] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1baf30c1-0712-4dad-84a9-c60027ee62b2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1558838702"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['ccc09c20-a1be-4ee3-bb6c-be988a79f84b', '4377d6a7-c405-4c7f-95a0-6484066b3a1c', 'fe2968e2-d002-48fa-a228-57a84c61a1b3', '3cb32427-03ae-4866-8b45-4b3820f9ffe5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:05:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d5deddc7-05e7-40dd-8e21-fac2efc32734 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:05:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1485/3000] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:05:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5fa8600b-7d82-402a-87e7-a1e27f7e5317 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1516/3001] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:37 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bc292375-045d-48ee-a119-9b8e853d7a1f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc292375-045d-48ee-a119-9b8e853d7a1f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc292375-045d-48ee-a119-9b8e853d7a1f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bc292375-045d-48ee-a119-9b8e853d7a1f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bc292375-045d-48ee-a119-9b8e853d7a1f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bc292375-045d-48ee-a119-9b8e853d7a1f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1486/3002] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:38 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b240bbb-06a1-42b2-9364-339ac3b37823 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 200 Sep 08 14:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1517/3003] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:38 2026] GET /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] POST http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc/action Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Volume info retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1b40d44a7f034e3390a983912cc99cda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77f2bf34d5364128b7aa0549ed33e357', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fc8c67ed-6c93-40d2-8750-7acaa1e94643 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc/action returned with HTTP 403 Sep 08 14:05:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1487/3004] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:05:38 2026] POST /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc/action => generated 131 bytes in 175 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Delete volume with id: 67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Delete volume request issued successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92e5a8b0-7c8a-4f7f-96a4-c301a97d65e5 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 202 Sep 08 14:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1518/3005] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:38 2026] DELETE /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-94a2fa90-1718-4d94-96db-f639c031fd3f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94a2fa90-1718-4d94-96db-f639c031fd3f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94a2fa90-1718-4d94-96db-f639c031fd3f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-94a2fa90-1718-4d94-96db-f639c031fd3f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-94a2fa90-1718-4d94-96db-f639c031fd3f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0afca3e2-beb5-46ce-bf1f-12b7ba630bc8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 200 Sep 08 14:05:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-94a2fa90-1718-4d94-96db-f639c031fd3f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1519/3006] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:38 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1488/3007] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:38 2026] GET /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-01fac69c-740d-43ee-9778-ab37b20cb516 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01fac69c-740d-43ee-9778-ab37b20cb516 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01fac69c-740d-43ee-9778-ab37b20cb516 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-01fac69c-740d-43ee-9778-ab37b20cb516 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=756,cinder:INSERT=159,cinder:UPDATE=275 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-01fac69c-740d-43ee-9778-ab37b20cb516 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-01fac69c-740d-43ee-9778-ab37b20cb516 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1520/3008] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:39 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=842,cinder:INSERT=183,cinder:UPDATE=318 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:39 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1bdd1f2f-ded3-4088-b0de-8fc0d43ec4c4 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1489/3009] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:39 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d976de64-00e7-4c94-a355-21392e41cebf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d976de64-00e7-4c94-a355-21392e41cebf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d976de64-00e7-4c94-a355-21392e41cebf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d976de64-00e7-4c94-a355-21392e41cebf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7e744b6-95e1-4ab4-973e-c234a4561c15 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7e744b6-95e1-4ab4-973e-c234a4561c15 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7e744b6-95e1-4ab4-973e-c234a4561c15 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7e744b6-95e1-4ab4-973e-c234a4561c15 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d976de64-00e7-4c94-a355-21392e41cebf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d976de64-00e7-4c94-a355-21392e41cebf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1521/3010] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:39 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7e744b6-95e1-4ab4-973e-c234a4561c15 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc returned with HTTP 404 Sep 08 14:05:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1490/3011] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:39 2026] GET /volume/v3/volumes/67d71082-ddae-4bbf-8b64-4d60fe0fe6bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1403384181"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1403384181'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume of 1 GB Sep 08 14:05:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Flow 'volume_create_api' (80cb65e3-4bc2-44c1-a7c9-b531e0302fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5352facc-a851-4be2-8bdb-e849f72eac17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5352facc-a851-4be2-8bdb-e849f72eac17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:39 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32390d5-5546-4117-9045-f27636ae3440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Created reservations ['b8ce2d33-c514-4fcd-8799-24f9ba9d9974', '9ae6bec1-4087-47e0-af08-3b96be959c1f', '6a98545f-0111-43d2-b221-0bed0708e996', 'c995eb16-b950-4e8b-a3f5-77bae61df0d3'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32390d5-5546-4117-9045-f27636ae3440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ce2d33-c514-4fcd-8799-24f9ba9d9974', '9ae6bec1-4087-47e0-af08-3b96be959c1f', '6a98545f-0111-43d2-b221-0bed0708e996', 'c995eb16-b950-4e8b-a3f5-77bae61df0d3']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f1343c-454f-49f6-ad2c-bc67b73d0570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-77e4d425-c5cd-4c19-9d67-1c05444d83ae tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1491/3012] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f1343c-454f-49f6-ad2c-bc67b73d0570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f9e94db-0fa3-41b3-a6aa-4a149237a7e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403384181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f2bf34d5364128b7aa0549ed33e357',qos_specs=None,replication_status=,reservations=['b8ce2d33-c514-4fcd-8799-24f9ba9d9974','9ae6bec1-4087-47e0-af08-3b96be959c1f','6a98545f-0111-43d2-b221-0bed0708e996','c995eb16-b950-4e8b-a3f5-77bae61df0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bbf21390ef41888729743b3f18165f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1403384181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f9e94db-0fa3-41b3-a6aa-4a149237a7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f2bf34d5364128b7aa0549ed33e357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5bbf21390ef41888729743b3f18165f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b5d734-bef3-48c4-828f-4fd451159bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b5d734-bef3-48c4-828f-4fd451159bd7) transitioned into state 'SUCCESS' from state '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-1403384181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f2bf34d5364128b7aa0549ed33e357',qos_specs=None,replication_status=,reservations=['b8ce2d33-c514-4fcd-8799-24f9ba9d9974','9ae6bec1-4087-47e0-af08-3b96be959c1f','6a98545f-0111-43d2-b221-0bed0708e996','c995eb16-b950-4e8b-a3f5-77bae61df0d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5bbf21390ef41888729743b3f18165f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49881545-fb4d-41f9-9a81-6c8d0f0a34bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49881545-fb4d-41f9-9a81-6c8d0f0a34bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Flow 'volume_create_api' (80cb65e3-4bc2-44c1-a7c9-b531e0302fac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Create volume request issued successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dcd47696-efa5-41ba-b32a-ee49dc7f4d78 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1522/3013] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:39 2026] POST /volume/v3/volumes => generated 787 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bb50d42a-fdbb-4146-af73-bcc4d4fd3c2b tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1492/3014] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca6e6b27-be26-43ab-a12d-62c0b824719f tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1523/3015] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b0420bb0-6690-4f09-a2de-7b4ffe2444a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1493/3016] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dc7bcf75-28cc-4f88-a81b-69e8bd84ef5c tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1524/3017] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Delete snapshot with id: f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot delete request issued successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40b8c064-ada3-459d-a9ed-f7a08fc5c63f tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 202 Sep 08 14:05:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1494/3018] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:40 2026] DELETE /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-af1d2a9a-c1bb-49c7-a1db-c79dfdfc7d75 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1525/3019] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:40 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c75498c8-cb5e-48a5-8535-620a2a698e1c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1495/3020] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:41 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86435999-df7f-42ec-a177-9ac0e5c0fdb7 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1526/3021] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:41 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a6638c53-5d25-47c8-9e93-57266af7ea00 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1496/3022] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:41 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 934 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Snapshot retrieved successfully. Sep 08 14:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea0f4e24-1f35-4df6-a356-96fec25ae543 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 200 Sep 08 14:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1527/3023] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:41 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-39c9fede-6c5d-42cf-8d85-f0f221a82e85 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1497/3024] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:42 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b852b636-3754-4ac7-a8be-d2e506513746 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b852b636-3754-4ac7-a8be-d2e506513746 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b852b636-3754-4ac7-a8be-d2e506513746 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b852b636-3754-4ac7-a8be-d2e506513746 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b852b636-3754-4ac7-a8be-d2e506513746 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b852b636-3754-4ac7-a8be-d2e506513746 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1528/3025] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:42 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e50324cf-e4ef-4080-9373-e4e46d5c43ce tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1498/3026] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:42 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 934 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-267ccb40-db2b-4080-8add-a72428821dff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-267ccb40-db2b-4080-8add-a72428821dff tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-267ccb40-db2b-4080-8add-a72428821dff tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-267ccb40-db2b-4080-8add-a72428821dff tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-267ccb40-db2b-4080-8add-a72428821dff tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b returned with HTTP 404 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1529/3027] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/snapshots/f7d97291-b4e4-4e60-b7c0-a8b1446d264b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] DELETE http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Delete volume with id: b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Delete volume request issued successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-feb13cfc-9773-4df6-b4af-47e0e3de9c6b tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 202 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1499/3028] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:43 2026] DELETE /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e758748-9357-4cf4-9ab3-ef021d96585f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e758748-9357-4cf4-9ab3-ef021d96585f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e758748-9357-4cf4-9ab3-ef021d96585f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e758748-9357-4cf4-9ab3-ef021d96585f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8d5eb464-a841-4690-9c97-c5f3cceb6ffa tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1530/3029] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4e758748-9357-4cf4-9ab3-ef021d96585f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e758748-9357-4cf4-9ab3-ef021d96585f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1500/3030] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Delete snapshot with id: dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot delete request issued successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb79d6d7-bb92-42b8-845d-eaa43a391d1b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 202 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1531/3031] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:43 2026] DELETE /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-404dfffa-4a4e-40ac-b1ec-120f87c2adfe tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1501/3032] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a576677a-0306-41a5-a370-88f3dcc12ff8 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1532/3033] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-84a28f4b-558a-4363-a86e-4fd6d8c32743 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1502/3034] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:43 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dbf51676-3cfe-4615-9860-57a2af9de13d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf51676-3cfe-4615-9860-57a2af9de13d tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf51676-3cfe-4615-9860-57a2af9de13d tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dbf51676-3cfe-4615-9860-57a2af9de13d tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dbf51676-3cfe-4615-9860-57a2af9de13d tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dbf51676-3cfe-4615-9860-57a2af9de13d tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1533/3035] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bfbfade7-8806-4364-8fa7-95ebc483da58 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1503/3036] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d699d53d-eeec-4b82-885b-f62fa8183d06 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1534/3037] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-19febeed-674e-43a9-9904-5ad10c55000f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19febeed-674e-43a9-9904-5ad10c55000f tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] POST http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7/action Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19febeed-674e-43a9-9904-5ad10c55000f tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-19febeed-674e-43a9-9904-5ad10c55000f tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-19febeed-674e-43a9-9904-5ad10c55000f tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1b40d44a7f034e3390a983912cc99cda', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77f2bf34d5364128b7aa0549ed33e357', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-19febeed-674e-43a9-9904-5ad10c55000f tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-reader] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7/action returned with HTTP 403 Sep 08 14:05:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1504/3038] 192.168.122.142 () {60 vars in 1274 bytes} [Tue Sep 8 14:05:44 2026] POST /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7/action => generated 131 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-23b05aed-475c-4790-a87e-1be7dab683c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Delete volume with id: 9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Delete volume request issued successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-23b05aed-475c-4790-a87e-1be7dab683c3 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 202 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1535/3039] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:44 2026] DELETE /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-76966a24-c267-4393-9925-8edac6d34c04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76966a24-c267-4393-9925-8edac6d34c04 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76966a24-c267-4393-9925-8edac6d34c04 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-76966a24-c267-4393-9925-8edac6d34c04 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:44 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-76966a24-c267-4393-9925-8edac6d34c04 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8eb401e8-42ac-4c2b-bd65-8edc3688ad68 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1536/3040] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 937 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-76966a24-c267-4393-9925-8edac6d34c04 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1505/3041] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:44 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-29d5c9c0-dff0-4b62-8bde-cca91b4bd6a0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29d5c9c0-dff0-4b62-8bde-cca91b4bd6a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29d5c9c0-dff0-4b62-8bde-cca91b4bd6a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-29d5c9c0-dff0-4b62-8bde-cca91b4bd6a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-29d5c9c0-dff0-4b62-8bde-cca91b4bd6a0 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 returned with HTTP 404 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1537/3042] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/b67108c1-a878-4dd8-b744-c95708bd14c1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] DELETE http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Delete volume with id: 6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3f0de1ef-fe89-44b4-9116-3c5b27105ba7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f0de1ef-fe89-44b4-9116-3c5b27105ba7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f0de1ef-fe89-44b4-9116-3c5b27105ba7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f0de1ef-fe89-44b4-9116-3c5b27105ba7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f0de1ef-fe89-44b4-9116-3c5b27105ba7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 404 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1538/3043] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Delete volume request issued successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cbe0d4ae-be80-4591-8253-5e363ae309bf tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 202 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1506/3044] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:45 2026] DELETE /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-686e47d2-384f-4a34-8173-7217199c0469 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-686e47d2-384f-4a34-8173-7217199c0469 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-686e47d2-384f-4a34-8173-7217199c0469 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-686e47d2-384f-4a34-8173-7217199c0469 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e84f4d74-2e06-42a1-a0fc-2763fe8eb67d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 404 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1539/3045] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:45 2026] DELETE /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-235aa817-5c0b-4273-932e-9873db3b7686 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-235aa817-5c0b-4273-932e-9873db3b7686 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-235aa817-5c0b-4273-932e-9873db3b7686 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-235aa817-5c0b-4273-932e-9873db3b7686 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-686e47d2-384f-4a34-8173-7217199c0469 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-235aa817-5c0b-4273-932e-9873db3b7686 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e returned with HTTP 404 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1540/3046] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/snapshots/dbc2accd-35d6-4fda-b9d7-1ab4ba7e917e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-686e47d2-384f-4a34-8173-7217199c0469 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 200 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1507/3047] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-167e8919-4522-4119-ba56-7568d01ee902 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-167e8919-4522-4119-ba56-7568d01ee902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 202 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1541/3048] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:45 2026] DELETE /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b919711-f04b-4a66-9987-96c57a32f128 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b919711-f04b-4a66-9987-96c57a32f128 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b919711-f04b-4a66-9987-96c57a32f128 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b919711-f04b-4a66-9987-96c57a32f128 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b919711-f04b-4a66-9987-96c57a32f128 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b919711-f04b-4a66-9987-96c57a32f128 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 200 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1508/3049] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-130f5b34-804c-48d3-ae65-4cfc105bc773 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1542/3050] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Volume info retrieved successfully. Sep 08 14:05:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f1d1def3-9457-42f5-bc73-0ba7456c0001 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 200 Sep 08 14:05:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1509/3051] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:45 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 1016 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bde3b458-b985-4f32-898a-f6c08d0e0017 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bde3b458-b985-4f32-898a-f6c08d0e0017 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] GET http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bde3b458-b985-4f32-898a-f6c08d0e0017 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bde3b458-b985-4f32-898a-f6c08d0e0017 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bde3b458-b985-4f32-898a-f6c08d0e0017 tempest-CinderUnicodeTest-370474058 tempest-CinderUnicodeTest-370474058-project-member] http://192.168.122.142/volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc returned with HTTP 404 Sep 08 14:05:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1543/3052] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/6517650f-bb0d-4234-a444-f6b4b5c341cc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f3a9de2b-cf5b-4653-9afc-149255a579cb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3a9de2b-cf5b-4653-9afc-149255a579cb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3a9de2b-cf5b-4653-9afc-149255a579cb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f3a9de2b-cf5b-4653-9afc-149255a579cb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f3a9de2b-cf5b-4653-9afc-149255a579cb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 returned with HTTP 404 Sep 08 14:05:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1510/3053] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/1baf30c1-0712-4dad-84a9-c60027ee62b2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-81f56732-7396-4f99-9456-4c4831c7f65d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-811486681"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-811486681'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:05:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (0ad2ce13-400b-463b-a166-592521a6637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8249e4b-d5ca-49f9-951b-28bea434f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8249e4b-d5ca-49f9-951b-28bea434f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32962c60-7d9d-4f31-9d66-e5d3fc2171e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['0e4cfb05-e332-401c-a5e7-6c00851587b1', 'dfc6348f-dea2-42e6-970d-4eafe5d6d44f', 'a47f3dba-83a2-425d-8488-878c02c60e4b', '7876d8da-245c-493e-9c74-e7648b6d2852'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32962c60-7d9d-4f31-9d66-e5d3fc2171e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4cfb05-e332-401c-a5e7-6c00851587b1', 'dfc6348f-dea2-42e6-970d-4eafe5d6d44f', 'a47f3dba-83a2-425d-8488-878c02c60e4b', '7876d8da-245c-493e-9c74-e7648b6d2852']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaf96de-87b5-428b-a9cb-b24ab073dc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:46 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-74b7c2d2-a61e-4b46-bacd-95ab6e4b9200 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1511/3054] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 1202 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c151080f-5235-4449-8a27-d2fefd7e17c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c151080f-5235-4449-8a27-d2fefd7e17c0 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] GET http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c151080f-5235-4449-8a27-d2fefd7e17c0 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c151080f-5235-4449-8a27-d2fefd7e17c0 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaf96de-87b5-428b-a9cb-b24ab073dc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dafa109b-8cc0-4530-8ef7-02b6480d92a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811486681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['0e4cfb05-e332-401c-a5e7-6c00851587b1','dfc6348f-dea2-42e6-970d-4eafe5d6d44f','a47f3dba-83a2-425d-8488-878c02c60e4b','7876d8da-245c-493e-9c74-e7648b6d2852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811486681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dafa109b-8cc0-4530-8ef7-02b6480d92a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:46 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdb99ef-ec07-4fbb-975d-8276050a9433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c151080f-5235-4449-8a27-d2fefd7e17c0 tempest-ProjectReaderTests-449982536 tempest-ProjectReaderTests-449982536-project-admin] http://192.168.122.142/volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 returned with HTTP 404 Sep 08 14:05:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1512/3055] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/9f9e94db-0fa3-41b3-a6aa-4a149237a7e7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e9cfe34b-ed86-41b1-94f2-4d8db5f78487 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1513/3056] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:46 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cdb99ef-ec07-4fbb-975d-8276050a9433) transitioned into state 'SUCCESS' from state '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-811486681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['0e4cfb05-e332-401c-a5e7-6c00851587b1','dfc6348f-dea2-42e6-970d-4eafe5d6d44f','a47f3dba-83a2-425d-8488-878c02c60e4b','7876d8da-245c-493e-9c74-e7648b6d2852'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Delete volume with id: 2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3f59ac-a148-4c97-9a01-9fd77bcef705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3f59ac-a148-4c97-9a01-9fd77bcef705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (0ad2ce13-400b-463b-a166-592521a6637d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-81f56732-7396-4f99-9456-4c4831c7f65d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1544/3057] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:46 2026] POST /volume/v3/volumes => generated 786 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Delete volume request issued successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-01a01c9f-3c08-4e59-b155-8c0f26f5c0fd tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 202 Sep 08 14:05:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1514/3058] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:05:47 2026] DELETE /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36146cf0-150a-4d1e-b242-b92357c4c79b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36146cf0-150a-4d1e-b242-b92357c4c79b tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36146cf0-150a-4d1e-b242-b92357c4c79b tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36146cf0-150a-4d1e-b242-b92357c4c79b tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6f8ef843-98cc-4e1d-842d-5e4c7cc52948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1545/3059] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 965 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36146cf0-150a-4d1e-b242-b92357c4c79b tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Volume info retrieved successfully. Sep 08 14:05:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36146cf0-150a-4d1e-b242-b92357c4c79b tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 200 Sep 08 14:05:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1515/3060] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:47 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-65b7b634-5cac-4479-940f-74bb1703ed16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65b7b634-5cac-4479-940f-74bb1703ed16 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65b7b634-5cac-4479-940f-74bb1703ed16 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-65b7b634-5cac-4479-940f-74bb1703ed16 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-480aafa0-b68c-44bd-b680-a49dc1d26887 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 200 Sep 08 14:05:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1546/3061] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-65b7b634-5cac-4479-940f-74bb1703ed16 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 404 Sep 08 14:05:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1516/3062] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] DELETE http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Delete volume with id: 2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ac20d70b-83d3-4ad8-b85a-62e9def4d6e9 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 404 Sep 08 14:05:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1547/3063] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:05:48 2026] DELETE /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d8846c11-b664-4dd3-ada4-d65bebc022c3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8846c11-b664-4dd3-ada4-d65bebc022c3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] GET http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8846c11-b664-4dd3-ada4-d65bebc022c3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8846c11-b664-4dd3-ada4-d65bebc022c3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8846c11-b664-4dd3-ada4-d65bebc022c3 tempest-VolumeImageDependencyTests-888189639 tempest-VolumeImageDependencyTests-888189639-project-member] http://192.168.122.142/volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b returned with HTTP 404 Sep 08 14:05:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1517/3064] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:05:48 2026] GET /volume/v3/volumes/2a26b842-a880-412a-849d-3e3c75d3a14b => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:49 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31d8e996-2dd2-430f-b5df-80b823aa5990 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 200 Sep 08 14:05:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1548/3065] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:49 2026] GET /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-579c3687-f34f-4670-9ca7-7985e0f739ea None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dafa109b-8cc0-4530-8ef7-02b6480d92a6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1513524466"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:49 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['bf6843f0-aa86-412b-86d6-723251b95def', '73496898-4404-416d-a729-f4d5ad1757bf', '1933892e-4299-4bd1-8632-dee2f553c52c', 'a766089d-e914-4b36-9226-7eddfe1255f2'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:05:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-579c3687-f34f-4670-9ca7-7985e0f739ea tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:05:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1518/3066] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:05:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f35d746b-f326-4f26-b18d-742a461809f7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35d746b-f326-4f26-b18d-742a461809f7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f35d746b-f326-4f26-b18d-742a461809f7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f35d746b-f326-4f26-b18d-742a461809f7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f35d746b-f326-4f26-b18d-742a461809f7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f35d746b-f326-4f26-b18d-742a461809f7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1549/3067] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:49 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:50 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:50 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:50 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:50 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c13c9e75-1f3f-44e4-ae04-4e4efd368f22 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1519/3068] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:50 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df22c7a7-325d-4e85-89ef-b8ee00f6b8ec None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-625e7a00-14ab-4239-99f7-08d92b20588e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-625e7a00-14ab-4239-99f7-08d92b20588e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-625e7a00-14ab-4239-99f7-08d92b20588e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-625e7a00-14ab-4239-99f7-08d92b20588e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-625e7a00-14ab-4239-99f7-08d92b20588e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-625e7a00-14ab-4239-99f7-08d92b20588e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1520/3069] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4e5f1424-847b-4fd3-9ece-f2faaa32d5ed None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df22c7a7-325d-4e85-89ef-b8ee00f6b8ec tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df22c7a7-325d-4e85-89ef-b8ee00f6b8ec tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-294360250", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df22c7a7-325d-4e85-89ef-b8ee00f6b8ec tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1550/3070] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:51 2026] POST /volume/v3/types => generated 379 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ca0ece3d-a2fc-49fd-871f-b3029fa7ce7e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca0ece3d-a2fc-49fd-871f-b3029fa7ce7e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ca0ece3d-a2fc-49fd-871f-b3029fa7ce7e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ca0ece3d-a2fc-49fd-871f-b3029fa7ce7e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1551/3071] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:05:51 2026] POST /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7d0f5e16-bd30-4074-a326-28b009da8227 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d0f5e16-bd30-4074-a326-28b009da8227 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7d0f5e16-bd30-4074-a326-28b009da8227 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1010779777", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7d0f5e16-bd30-4074-a326-28b009da8227 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1552/3072] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:51 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 08 14:05:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e5f1424-847b-4fd3-9ece-f2faaa32d5ed tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e5f1424-847b-4fd3-9ece-f2faaa32d5ed tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4e5f1424-847b-4fd3-9ece-f2faaa32d5ed tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-admin] Calling method 'get_pools' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8b20aaa1-ae1b-4c4c-9f54-7258a3c0cd5e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4e5f1424-847b-4fd3-9ece-f2faaa32d5ed tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1521/3073] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 14:05:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b20aaa1-ae1b-4c4c-9f54-7258a3c0cd5e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] POST http://192.168.122.142/volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718/encryption Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8b20aaa1-ae1b-4c4c-9f54-7258a3c0cd5e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-8b20aaa1-ae1b-4c4c-9f54-7258a3c0cd5e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8b20aaa1-ae1b-4c4c-9f54-7258a3c0cd5e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718/encryption returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1553/3074] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:05:51 2026] POST /volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718/encryption => generated 127 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0565ae29-ffec-4291-9fff-f2f32bb56dc9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0565ae29-ffec-4291-9fff-f2f32bb56dc9 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0565ae29-ffec-4291-9fff-f2f32bb56dc9 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-503486906", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0565ae29-ffec-4291-9fff-f2f32bb56dc9 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1554/3075] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6e71cee8-fb2d-4be0-8add-20aaf3a012e1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e71cee8-fb2d-4be0-8add-20aaf3a012e1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] POST http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6e71cee8-fb2d-4be0-8add-20aaf3a012e1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-6e71cee8-fb2d-4be0-8add-20aaf3a012e1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6e71cee8-fb2d-4be0-8add-20aaf3a012e1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1555/3076] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f1fef91-3901-43cb-819d-1e159e776ea0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f1fef91-3901-43cb-819d-1e159e776ea0 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] PUT http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs/key2 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f1fef91-3901-43cb-819d-1e159e776ea0 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-2f1fef91-3901-43cb-819d-1e159e776ea0 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f1fef91-3901-43cb-819d-1e159e776ea0 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs/key2 returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1556/3077] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:05:52 2026] PUT /volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-608c3c44-0345-4761-a7d5-4d72bca08234 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-608c3c44-0345-4761-a7d5-4d72bca08234 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-608c3c44-0345-4761-a7d5-4d72bca08234 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-member] GET http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-608c3c44-0345-4761-a7d5-4d72bca08234 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-608c3c44-0345-4761-a7d5-4d72bca08234 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1557/3078] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5730c9b4b43b404abfcf8e480ed4c976', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '56aa9bbb6ff34b70827a82a97cb8c4bf', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dbfbdaa7-acfe-459a-bba5-f78e7d889c8e tempest-ProjectMemberTests-836089824 tempest-ProjectMemberTests-836089824-project-member] http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1522/3079] 192.168.122.142 () {58 vars in 1193 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 210 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b20cca57-5f3c-4a4b-b382-bdc3dc673f6a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b20cca57-5f3c-4a4b-b382-bdc3dc673f6a tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b20cca57-5f3c-4a4b-b382-bdc3dc673f6a tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-802894560", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b20cca57-5f3c-4a4b-b382-bdc3dc673f6a tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1558/3080] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:52 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 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ad3437d-87c7-44ac-b55f-821c60bf429f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ad3437d-87c7-44ac-b55f-821c60bf429f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ad3437d-87c7-44ac-b55f-821c60bf429f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ad3437d-87c7-44ac-b55f-821c60bf429f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1523/3081] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] DELETE http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption/a9a7b30b-7d6d-4d8b-8422-03d35fddc575 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-acc45c4c-ba54-4500-96f4-ea5932178cb8 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption/a9a7b30b-7d6d-4d8b-8422-03d35fddc575 returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1559/3082] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098/encryption/a9a7b30b-7d6d-4d8b-8422-03d35fddc575 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-800d1e34-e3b9-495d-9df6-d726abe2720b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-800d1e34-e3b9-495d-9df6-d726abe2720b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-800d1e34-e3b9-495d-9df6-d726abe2720b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1948493489", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-800d1e34-e3b9-495d-9df6-d726abe2720b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1524/3083] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] DELETE http://192.168.122.142/volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a/extra_specs/key1 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7e6d0778-ea53-4975-ae91-6b98d8718178 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a/extra_specs/key1 returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1560/3084] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f6c38842-00a8-46c8-bf7a-e538d806a946 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6c38842-00a8-46c8-bf7a-e538d806a946 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f6c38842-00a8-46c8-bf7a-e538d806a946 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2022203271", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f6c38842-00a8-46c8-bf7a-e538d806a946 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1525/3085] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9e787399-4931-41ac-b6c8-22969320277d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e787399-4931-41ac-b6c8-22969320277d tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] DELETE http://192.168.122.142/volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e787399-4931-41ac-b6c8-22969320277d tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9e787399-4931-41ac-b6c8-22969320277d tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-9e787399-4931-41ac-b6c8-22969320277d tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9e787399-4931-41ac-b6c8-22969320277d tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1561/3086] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5ee5bf5d-ff11-45c2-bcb9-e4da8649c8ae None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ee5bf5d-ff11-45c2-bcb9-e4da8649c8ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] GET http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ee5bf5d-ff11-45c2-bcb9-e4da8649c8ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5ee5bf5d-ff11-45c2-bcb9-e4da8649c8ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5ee5bf5d-ff11-45c2-bcb9-e4da8649c8ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1526/3087] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] GET http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/cipher Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8f30ead5-3aad-4b0a-b55a-6d49792435a2 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/cipher returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1562/3088] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] GET http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-60d84a53-2928-48f7-88a0-802fa1f238a1 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1527/3089] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7a61d39a-a7cf-4f7e-851e-95e235b13b95 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a61d39a-a7cf-4f7e-851e-95e235b13b95 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] GET http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/multiattach Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a61d39a-a7cf-4f7e-851e-95e235b13b95 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7a61d39a-a7cf-4f7e-851e-95e235b13b95 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7a61d39a-a7cf-4f7e-851e-95e235b13b95 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/multiattach returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1563/3090] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36725759-008a-47dc-b1ed-8cd0ffb1405f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36725759-008a-47dc-b1ed-8cd0ffb1405f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] GET http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/volume_backend_name Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36725759-008a-47dc-b1ed-8cd0ffb1405f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36725759-008a-47dc-b1ed-8cd0ffb1405f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36725759-008a-47dc-b1ed-8cd0ffb1405f tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1528/3091] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-550a08df-7f0b-443c-97ed-d80585e9a47c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-550a08df-7f0b-443c-97ed-d80585e9a47c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] PUT http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/aecb48be-287b-4d5e-81e7-d604032d8835 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-550a08df-7f0b-443c-97ed-d80585e9a47c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-550a08df-7f0b-443c-97ed-d80585e9a47c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-550a08df-7f0b-443c-97ed-d80585e9a47c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/aecb48be-287b-4d5e-81e7-d604032d8835 returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1564/3092] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 14:05:52 2026] PUT /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/encryption/aecb48be-287b-4d5e-81e7-d604032d8835 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eea6178e-1bf7-49e5-a042-50252c124eba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-13aa70b0-84e7-4c98-9796-1b9ba930bfcf None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eea6178e-1bf7-49e5-a042-50252c124eba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13aa70b0-84e7-4c98-9796-1b9ba930bfcf tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] PUT http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/key1 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eea6178e-1bf7-49e5-a042-50252c124eba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eea6178e-1bf7-49e5-a042-50252c124eba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-13aa70b0-84e7-4c98-9796-1b9ba930bfcf tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-13aa70b0-84e7-4c98-9796-1b9ba930bfcf tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-13aa70b0-84e7-4c98-9796-1b9ba930bfcf tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/key1 returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1565/3093] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:05:52 2026] PUT /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84f7ca0e-508b-4429-ac40-1f694867c60e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-eea6178e-1bf7-49e5-a042-50252c124eba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84f7ca0e-508b-4429-ac40-1f694867c60e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] PUT http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84f7ca0e-508b-4429-ac40-1f694867c60e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eea6178e-1bf7-49e5-a042-50252c124eba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1529/3094] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-84f7ca0e-508b-4429-ac40-1f694867c60e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a1356077aa1045ddbe2e1b256a74481d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37619bb82b3c4cc7865c6c9e232fd2eb', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84f7ca0e-508b-4429-ac40-1f694867c60e tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-reader] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1566/3095] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 14:05:52 2026] PUT /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-80fc4a7a-87e4-4e74-9d5f-4ba3bc2474b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80fc4a7a-87e4-4e74-9d5f-4ba3bc2474b3 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80fc4a7a-87e4-4e74-9d5f-4ba3bc2474b3 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-80fc4a7a-87e4-4e74-9d5f-4ba3bc2474b3 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] POST http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6/action Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b3f99fd2a0524fc08a7f73b197b7907f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6284fa796a0c4fdf8f4500d0e10283c5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fb8b53da-0fe4-4e6f-8866-72f14444ffcc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6/action returned with HTTP 403 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1530/3096] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:05:52 2026] POST /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-80fc4a7a-87e4-4e74-9d5f-4ba3bc2474b3 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa returned with HTTP 202 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1567/3097] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/faf97571-ff7f-40f6-82f8-ab8e4cfb5faa => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c8df16a3-aff0-42c1-960b-7b9713e35970 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8df16a3-aff0-42c1-960b-7b9713e35970 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8df16a3-aff0-42c1-960b-7b9713e35970 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c8df16a3-aff0-42c1-960b-7b9713e35970 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-260136be-f96b-4aa6-aac6-48b1725fcfd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 202 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1531/3098] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-432465e1-980c-4b99-9f54-1e2866428d52 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-432465e1-980c-4b99-9f54-1e2866428d52 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-432465e1-980c-4b99-9f54-1e2866428d52 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-432465e1-980c-4b99-9f54-1e2866428d52 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-432465e1-980c-4b99-9f54-1e2866428d52 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-432465e1-980c-4b99-9f54-1e2866428d52 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1532/3099] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:52 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c8df16a3-aff0-42c1-960b-7b9713e35970 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a returned with HTTP 202 Sep 08 14:05:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1568/3100] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/076c3af3-d3d8-4bc8-832e-c19c0ecf664a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-542629e9-36be-4449-b96e-2e933f77ca21 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-542629e9-36be-4449-b96e-2e933f77ca21 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098 Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-542629e9-36be-4449-b96e-2e933f77ca21 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-542629e9-36be-4449-b96e-2e933f77ca21 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-542629e9-36be-4449-b96e-2e933f77ca21 tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098 returned with HTTP 202 Sep 08 14:05:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1533/3101] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:52 2026] DELETE /volume/v3/types/b9b3514d-ae68-42f7-b29a-bda5654d1098 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a247a1e7-8bdc-4c81-81dc-20788a17a63c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a247a1e7-8bdc-4c81-81dc-20788a17a63c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346 Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a247a1e7-8bdc-4c81-81dc-20788a17a63c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a247a1e7-8bdc-4c81-81dc-20788a17a63c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a247a1e7-8bdc-4c81-81dc-20788a17a63c tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346 returned with HTTP 202 Sep 08 14:05:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1569/3102] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:53 2026] DELETE /volume/v3/types/b9db6df8-9f89-4e79-bef8-903487ce1346 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ee906d7-8b8e-48c5-979f-fdc8651cc16b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ee906d7-8b8e-48c5-979f-fdc8651cc16b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718 Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ee906d7-8b8e-48c5-979f-fdc8651cc16b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ee906d7-8b8e-48c5-979f-fdc8651cc16b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ee906d7-8b8e-48c5-979f-fdc8651cc16b tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718 returned with HTTP 202 Sep 08 14:05:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1534/3103] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:53 2026] DELETE /volume/v3/types/43af26ee-6245-492c-8535-cdd88c9b6718 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4207df7-f151-4aa7-8163-3e59e0a359ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4207df7-f151-4aa7-8163-3e59e0a359ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] DELETE http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4207df7-f151-4aa7-8163-3e59e0a359ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4207df7-f151-4aa7-8163-3e59e0a359ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4207df7-f151-4aa7-8163-3e59e0a359ae tempest-VolumeTypesReaderTests-1974699715 tempest-VolumeTypesReaderTests-1974699715-project-admin] http://192.168.122.142/volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb returned with HTTP 202 Sep 08 14:05:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1570/3104] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:05:53 2026] DELETE /volume/v3/types/f9fcc74e-5dc3-4b3e-8713-c1a234b9a0cb => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b45a218-ecf9-4c45-9dea-cb4479c75829 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1535/3105] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:53 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-036f6bc5-6d8d-4da2-90a4-04571efd02c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-036f6bc5-6d8d-4da2-90a4-04571efd02c6 tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-admin] GET http://192.168.122.142/volume/v3/scheduler-stats/get_pools Sep 08 14:05:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-036f6bc5-6d8d-4da2-90a4-04571efd02c6 tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-036f6bc5-6d8d-4da2-90a4-04571efd02c6 tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-admin] Calling method 'get_pools' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-036f6bc5-6d8d-4da2-90a4-04571efd02c6 tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-admin] http://192.168.122.142/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 08 14:05:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1571/3106] 192.168.122.142 () {58 vars in 1175 bytes} [Tue Sep 8 14:05:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:05:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df233345-147d-4228-9bdf-178c757c4444 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df233345-147d-4228-9bdf-178c757c4444 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df233345-147d-4228-9bdf-178c757c4444 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df233345-147d-4228-9bdf-178c757c4444 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df233345-147d-4228-9bdf-178c757c4444 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:05:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df233345-147d-4228-9bdf-178c757c4444 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 200 Sep 08 14:05:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1572/3107] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:55 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-reader] GET http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD Sep 08 14:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:55 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '30a8c112e266406bbfc9405e63f44394', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de44c295da584246956f01d51227d76b', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:05:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f807dfb9-a1ba-455a-b94d-8f6a88f7e66b tempest-ProjectReaderTests-71090014 tempest-ProjectReaderTests-71090014-project-reader] http://192.168.122.142/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 08 14:05:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1536/3108] 192.168.122.142 () {58 vars in 1193 bytes} [Tue Sep 8 14:05:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 170 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c318228-200d-4b89-965f-8defaa84fa7f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c318228-200d-4b89-965f-8defaa84fa7f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c318228-200d-4b89-965f-8defaa84fa7f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c318228-200d-4b89-965f-8defaa84fa7f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c318228-200d-4b89-965f-8defaa84fa7f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 returned with HTTP 404 Sep 08 14:05:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1573/3109] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:05:56 2026] GET /volume/v3/snapshots/b0eb96f2-c91d-4fba-81b1-bc998c1df2c6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:56 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:05:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7b7b4109-e21f-430f-a340-54d9439db3b1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 202 Sep 08 14:05:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1537/3110] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:05:56 2026] DELETE /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d01f725-83ee-4b63-ab4f-c5e91b32b04f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 200 Sep 08 14:05:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1574/3111] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:56 2026] GET /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 1015 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4079563-1293-4dae-affb-8ff34d46a831 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4079563-1293-4dae-affb-8ff34d46a831 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4079563-1293-4dae-affb-8ff34d46a831 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4079563-1293-4dae-affb-8ff34d46a831 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4079563-1293-4dae-affb-8ff34d46a831 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 returned with HTTP 404 Sep 08 14:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1538/3112] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:57 2026] GET /volume/v3/volumes/dafa109b-8cc0-4530-8ef7-02b6480d92a6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13169454"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13169454'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:05:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (8011b198-f20d-4ed8-bf6a-0b15e2f9d881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa41f19-db21-4377-8a64-f9ea341b951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa41f19-db21-4377-8a64-f9ea341b951d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba477275-e047-4402-9896-bb7be75b9a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['aaf9fc27-9a57-49e3-a6bb-f595dd5242b6', '51bc96ed-dcfe-4c42-a645-696765f7a056', '5aec8c25-e7eb-48ea-b5d2-37a4e0defde0', '373427ca-acf2-41ab-95d4-150d62e09bfd'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba477275-e047-4402-9896-bb7be75b9a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaf9fc27-9a57-49e3-a6bb-f595dd5242b6', '51bc96ed-dcfe-4c42-a645-696765f7a056', '5aec8c25-e7eb-48ea-b5d2-37a4e0defde0', '373427ca-acf2-41ab-95d4-150d62e09bfd']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b134f8ef-3b6f-433a-8f04-723b037f5593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:57 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b134f8ef-3b6f-433a-8f04-723b037f5593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '350acfbf-f679-4e5b-9c47-59578fca2ef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13169454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['aaf9fc27-9a57-49e3-a6bb-f595dd5242b6','51bc96ed-dcfe-4c42-a645-696765f7a056','5aec8c25-e7eb-48ea-b5d2-37a4e0defde0','373427ca-acf2-41ab-95d4-150d62e09bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13169454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=350acfbf-f679-4e5b-9c47-59578fca2ef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5857482-fb83-44fe-95ab-e212af89a58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5857482-fb83-44fe-95ab-e212af89a58c) transitioned into state 'SUCCESS' from state '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-13169454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['aaf9fc27-9a57-49e3-a6bb-f595dd5242b6','51bc96ed-dcfe-4c42-a645-696765f7a056','5aec8c25-e7eb-48ea-b5d2-37a4e0defde0','373427ca-acf2-41ab-95d4-150d62e09bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b278a830-743c-45c2-9e30-90076e363280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b278a830-743c-45c2-9e30-90076e363280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (8011b198-f20d-4ed8-bf6a-0b15e2f9d881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:05:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5f1d6d3e-b398-49d8-bdfa-faf08a8dedd1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1575/3113] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:57 2026] POST /volume/v3/volumes => generated 785 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:57 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:57 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:57 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e618952-48ae-4b78-970e-c4601fd3b2aa tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 200 Sep 08 14:05:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1539/3114] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:57 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 964 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61541d3f-1285-4507-a36d-facfc1cab95b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501116345"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501116345'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume of 1 GB Sep 08 14:05:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Availability Zones retrieved successfully. Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (fbd251af-bbae-4828-9811-548b92517d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca8c8bc-9bca-49d6-baa5-046f55f44c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca8c8bc-9bca-49d6-baa5-046f55f44c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce62f896-af0d-4da4-9abc-4295d6ff8773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['eb02bed3-c72c-45ab-8c57-5e170e8c9451', '249788d0-4f3d-4d05-a25f-a42be17ba640', '1776f76b-a7a5-423b-9ddc-6c0758c8cec8', 'dfcef806-cc04-425f-a477-1db959ee1914'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce62f896-af0d-4da4-9abc-4295d6ff8773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb02bed3-c72c-45ab-8c57-5e170e8c9451', '249788d0-4f3d-4d05-a25f-a42be17ba640', '1776f76b-a7a5-423b-9ddc-6c0758c8cec8', 'dfcef806-cc04-425f-a477-1db959ee1914']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2138ad38-2fd0-4eee-898c-356fa8d65ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2138ad38-2fd0-4eee-898c-356fa8d65ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb4023c-ec59-4dd0-9a25-bc0aa58338ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501116345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['eb02bed3-c72c-45ab-8c57-5e170e8c9451','249788d0-4f3d-4d05-a25f-a42be17ba640','1776f76b-a7a5-423b-9ddc-6c0758c8cec8','dfcef806-cc04-425f-a477-1db959ee1914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501116345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb4023c-ec59-4dd0-9a25-bc0aa58338ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edf4f1f4d64377846d8f1b102fe495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169bceb-c9cc-4cac-a31e-e6de621b77c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1169bceb-c9cc-4cac-a31e-e6de621b77c2) transitioned into state 'SUCCESS' from state '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-501116345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['eb02bed3-c72c-45ab-8c57-5e170e8c9451','249788d0-4f3d-4d05-a25f-a42be17ba640','1776f76b-a7a5-423b-9ddc-6c0758c8cec8','dfcef806-cc04-425f-a477-1db959ee1914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:58 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d27f1a-2748-458a-80ff-17c0da743712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:05:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:59 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:59 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:05:59 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:59 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:05:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d27f1a-2748-458a-80ff-17c0da743712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:05:59 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (fbd251af-bbae-4828-9811-548b92517d5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:05:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request issued successfully. Sep 08 14:05:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61541d3f-1285-4507-a36d-facfc1cab95b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:05:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1576/3115] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:05:58 2026] POST /volume/v3/volumes => generated 786 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:05:59 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:05:59 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-89a1ec96-9520-45cb-af45-63d36ef647a7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 200 Sep 08 14:05:59 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1540/3116] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:58 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:05:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e70c8f5-2772-42f8-a057-48fec905c579 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:05:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e70c8f5-2772-42f8-a057-48fec905c579 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:05:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e70c8f5-2772-42f8-a057-48fec905c579 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:05:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e70c8f5-2772-42f8-a057-48fec905c579 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:05:59 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:05:59 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:05:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:05:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:05:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4e70c8f5-2772-42f8-a057-48fec905c579 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:05:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e70c8f5-2772-42f8-a057-48fec905c579 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 200 Sep 08 14:05:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1577/3117] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:05:59 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 965 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b622664-74de-47d7-83fa-2281f4de0889 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b622664-74de-47d7-83fa-2281f4de0889 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b622664-74de-47d7-83fa-2281f4de0889 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b622664-74de-47d7-83fa-2281f4de0889 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b622664-74de-47d7-83fa-2281f4de0889 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b622664-74de-47d7-83fa-2281f4de0889 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1541/3118] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "350acfbf-f679-4e5b-9c47-59578fca2ef9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2037309915"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-82883ad9-1636-4c55-9fcb-085fc56766ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82883ad9-1636-4c55-9fcb-085fc56766ba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82883ad9-1636-4c55-9fcb-085fc56766ba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-82883ad9-1636-4c55-9fcb-085fc56766ba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-82883ad9-1636-4c55-9fcb-085fc56766ba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-82883ad9-1636-4c55-9fcb-085fc56766ba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1542/3119] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5fd6db46-68fd-41e7-aad4-e2fe3eff2904 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['02296c78-d0e7-422f-9d70-383b6b86c0de', '41aa44c4-8e04-4818-90b0-8e43ee1cb41f', '344be0cc-c7c0-407f-8b55-81939b86ade1', '900f3232-5fcf-4218-8a0a-f21889c1a8ee'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44f672b6-0b50-4fb2-96a4-21ab120d9e90 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1578/3120] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d9a569df-21d6-4f35-8a00-a52456b9ea83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1579/3121] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fd6db46-68fd-41e7-aad4-e2fe3eff2904 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5fd6db46-68fd-41e7-aad4-e2fe3eff2904 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1082837013", "extra_specs": {"storage_protocol": "tempest-storage_protocol-365977372", "vendor_name": "tempest-vendor_name-1341837500"}}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5fd6db46-68fd-41e7-aad4-e2fe3eff2904 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1543/3122] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:00 2026] POST /volume/v3/types => generated 329 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8", "size": 1}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume request body: {'volume': {'volume_type': 'b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8', 'size': 1}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume of 1 GB Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Flow 'volume_create_api' (060161dd-5bad-48bc-b650-b6b077036754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a44e10a-adab-4864-8446-30dbac009161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a44e10a-adab-4864-8446-30dbac009161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-365977372',vendor_name='tempest-vendor_name-1341837500'},id=b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8,is_public=True,name='tempest-ProjectReaderTests-volume-type-1082837013',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4c374f-defb-4d0d-9d09-ff5aa2c5ecc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1082837013 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1082837013, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1082837013 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1082837013, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Created reservations ['ea1e72e3-69e0-49c2-aaa9-472d652489ae', '9e690ab1-1ef4-48da-a9f6-3183089323a4', 'b40aa93d-ed1a-4e92-93d9-118fd3f15e23', '1a5f8d75-8275-40bc-9415-d1829bf624e2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4c374f-defb-4d0d-9d09-ff5aa2c5ecc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1e72e3-69e0-49c2-aaa9-472d652489ae', '9e690ab1-1ef4-48da-a9f6-3183089323a4', 'b40aa93d-ed1a-4e92-93d9-118fd3f15e23', '1a5f8d75-8275-40bc-9415-d1829bf624e2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9feedac4-8653-42b0-b6d2-7a29f3244115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9feedac4-8653-42b0-b6d2-7a29f3244115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054b7d97-e6b6-49bc-a777-f7d11c947b3f', '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='658af98ff981446b8b725af8ca8398cc',qos_specs=None,replication_status=,reservations=['ea1e72e3-69e0-49c2-aaa9-472d652489ae','9e690ab1-1ef4-48da-a9f6-3183089323a4','b40aa93d-ed1a-4e92-93d9-118fd3f15e23','1a5f8d75-8275-40bc-9415-d1829bf624e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ca05642f94764bc421154d1247440',volume_type_id=b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:00Z,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=054b7d97-e6b6-49bc-a777-f7d11c947b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='658af98ff981446b8b725af8ca8398cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da6ca05642f94764bc421154d1247440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8),volume_type_id=b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb1eaff-529c-433b-9456-34c01d975291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb1eaff-529c-433b-9456-34c01d975291) transitioned into state 'SUCCESS' from 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='658af98ff981446b8b725af8ca8398cc',qos_specs=None,replication_status=,reservations=['ea1e72e3-69e0-49c2-aaa9-472d652489ae','9e690ab1-1ef4-48da-a9f6-3183089323a4','b40aa93d-ed1a-4e92-93d9-118fd3f15e23','1a5f8d75-8275-40bc-9415-d1829bf624e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ca05642f94764bc421154d1247440',volume_type_id=b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e001d16e-8aac-44fb-b1cb-a33d01ad270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e001d16e-8aac-44fb-b1cb-a33d01ad270d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Flow 'volume_create_api' (060161dd-5bad-48bc-b650-b6b077036754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume request issued successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f335cdfc-3db6-4749-88bc-eef6b1f68618 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1580/3123] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:06:00 2026] POST /volume/v3/volumes => generated 782 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-399a603e-45dc-4945-8539-dc67f74bb049 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-399a603e-45dc-4945-8539-dc67f74bb049 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-399a603e-45dc-4945-8539-dc67f74bb049 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-399a603e-45dc-4945-8539-dc67f74bb049 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-399a603e-45dc-4945-8539-dc67f74bb049 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-399a603e-45dc-4945-8539-dc67f74bb049 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f returned with HTTP 200 Sep 08 14:06:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1544/3124] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:06:00 2026] GET /volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-42cc4bf5-ff1f-4bba-8a3f-c68ea5ee41c5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1581/3125] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eb4023c-ec59-4dd0-9a25-bc0aa58338ae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-837534189"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:01 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create snapshot from volume 9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9be0155-5643-486b-a68a-d42ef4e4a8ab tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1582/3126] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:01 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['a7a790d4-fbca-4a7c-ab68-77bff11e1336', 'af50594b-235b-4a72-aa14-675cf68f57e9', '972057db-a292-4a57-a187-b7ce3f2eb8bd', 'daa4a6ec-6bab-4613-83b2-c1b603c4796c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:01 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:01 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:01 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot create request issued successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7b45f51-bdcc-4272-aea6-fd97a6437688 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1545/3127] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:01 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 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:01 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-61c48929-c25a-4738-8a34-b6a9e06c1d10 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1583/3128] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:01 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-437a49da-2cf6-442e-aaad-f633f79aa2bf tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1546/3129] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fd960f83-0f92-436e-b446-e082a458c98e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd960f83-0f92-436e-b446-e082a458c98e tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd960f83-0f92-436e-b446-e082a458c98e tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fd960f83-0f92-436e-b446-e082a458c98e tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fd960f83-0f92-436e-b446-e082a458c98e tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1584/3130] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:06:02 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 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-458abb4c-b187-4b92-88f8-44f592d56608 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-458abb4c-b187-4b92-88f8-44f592d56608 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] GET http://192.168.122.142/volume/v3/messages Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-458abb4c-b187-4b92-88f8-44f592d56608 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-458abb4c-b187-4b92-88f8-44f592d56608 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-458abb4c-b187-4b92-88f8-44f592d56608 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1547/3131] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/messages => generated 678 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7065521e-4ec2-4e06-ba1b-d8a7d325d0ae None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7065521e-4ec2-4e06-ba1b-d8a7d325d0ae tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/messages/0584828b-e835-4e35-b520-1c69e46a8f87 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7065521e-4ec2-4e06-ba1b-d8a7d325d0ae tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7065521e-4ec2-4e06-ba1b-d8a7d325d0ae tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7065521e-4ec2-4e06-ba1b-d8a7d325d0ae tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/messages/0584828b-e835-4e35-b520-1c69e46a8f87 returned with HTTP 204 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1585/3132] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:06:02 2026] DELETE /volume/v3/messages/0584828b-e835-4e35-b520-1c69e46a8f87 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Delete volume with id: 054b7d97-e6b6-49bc-a777-f7d11c947b3f Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86958) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1082837013 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1082837013, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1082837013 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1082837013, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Created reservations ['9961ddfe-9c5d-4416-848e-25216711b5ec', '9dd535a5-6709-4468-8c0e-997ac74b9ef6', 'f9d3881b-c7be-4e40-be8c-9c722325969b', '218eb031-be90-480f-8faa-f4cb6aad06ef'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75838822-c155-4d8f-9304-66774b31878c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75838822-c155-4d8f-9304-66774b31878c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75838822-c155-4d8f-9304-66774b31878c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75838822-c155-4d8f-9304-66774b31878c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Delete volume request issued successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c271f7ec-f4ac-46b3-bec9-fd74c18b630f tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f returned with HTTP 202 Sep 08 14:06:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1548/3133] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:06:02 2026] DELETE /volume/v3/volumes/054b7d97-e6b6-49bc-a777-f7d11c947b3f => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-818f07cf-e737-401b-9366-571775b9d01c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75838822-c155-4d8f-9304-66774b31878c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75838822-c155-4d8f-9304-66774b31878c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-818f07cf-e737-401b-9366-571775b9d01c tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/types/b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1586/3134] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-818f07cf-e737-401b-9366-571775b9d01c tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-818f07cf-e737-401b-9366-571775b9d01c tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-818f07cf-e737-401b-9366-571775b9d01c tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/types/b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8 returned with HTTP 202 Sep 08 14:06:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1549/3135] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:06:02 2026] DELETE /volume/v3/types/b44575cf-32f6-4cbe-81a9-c2d68ed3f9c8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86a22711-a454-4b53-b84b-7bcc6202d830 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86a22711-a454-4b53-b84b-7bcc6202d830 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86a22711-a454-4b53-b84b-7bcc6202d830 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1177768751", "extra_specs": {"storage_protocol": "tempest-storage_protocol-532053721", "vendor_name": "tempest-vendor_name-943301092"}}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86a22711-a454-4b53-b84b-7bcc6202d830 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1587/3136] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:06:02 2026] POST /volume/v3/types => generated 328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dacc7b18-53db-4cff-a334-f43fe0852126 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c40c42f-f9ba-48d6-bd87-b775058e3676", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume request body: {'volume': {'volume_type': '3c40c42f-f9ba-48d6-bd87-b775058e3676', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume of 1 GB Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:02 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d8cf0af-6f9e-4dde-bb38-abba2383cd09 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1588/3137] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:02 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Flow 'volume_create_api' (9ab7b727-0733-4168-a2dc-d2e378df24de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bce1cd-cd08-4034-82fd-9830757b00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bce1cd-cd08-4034-82fd-9830757b00c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T12:06:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-532053721',vendor_name='tempest-vendor_name-943301092'},id=3c40c42f-f9ba-48d6-bd87-b775058e3676,is_public=True,name='tempest-ProjectReaderTests-volume-type-1177768751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c40c42f-f9ba-48d6-bd87-b775058e3676', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76fb5b04-79d4-4324-a8ec-f8f24a6c3734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1177768751 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1177768751, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: WARNING cinder.quota [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1177768751 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1177768751, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Created reservations ['b0d9f31b-1d77-446c-95d0-d740b74a6643', '0b255535-5ad6-49b4-9756-2a93a8ea0716', '07c28cd0-0e7d-44e7-bdf0-34d17af1c696', 'a5c68521-d2ab-4de7-9de6-746e80751802'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76fb5b04-79d4-4324-a8ec-f8f24a6c3734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d9f31b-1d77-446c-95d0-d740b74a6643', '0b255535-5ad6-49b4-9756-2a93a8ea0716', '07c28cd0-0e7d-44e7-bdf0-34d17af1c696', 'a5c68521-d2ab-4de7-9de6-746e80751802']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32afe12f-14bc-4698-beb6-5a0d692cb7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:02 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32afe12f-14bc-4698-beb6-5a0d692cb7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb', '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='658af98ff981446b8b725af8ca8398cc',qos_specs=None,replication_status=,reservations=['b0d9f31b-1d77-446c-95d0-d740b74a6643','0b255535-5ad6-49b4-9756-2a93a8ea0716','07c28cd0-0e7d-44e7-bdf0-34d17af1c696','a5c68521-d2ab-4de7-9de6-746e80751802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ca05642f94764bc421154d1247440',volume_type_id=3c40c42f-f9ba-48d6-bd87-b775058e3676), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:02Z,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=0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='658af98ff981446b8b725af8ca8398cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da6ca05642f94764bc421154d1247440',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c40c42f-f9ba-48d6-bd87-b775058e3676),volume_type_id=3c40c42f-f9ba-48d6-bd87-b775058e3676)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (064972f2-f71a-479e-9bc4-5fbcdd391336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (064972f2-f71a-479e-9bc4-5fbcdd391336) transitioned into state 'SUCCESS' from 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='658af98ff981446b8b725af8ca8398cc',qos_specs=None,replication_status=,reservations=['b0d9f31b-1d77-446c-95d0-d740b74a6643','0b255535-5ad6-49b4-9756-2a93a8ea0716','07c28cd0-0e7d-44e7-bdf0-34d17af1c696','a5c68521-d2ab-4de7-9de6-746e80751802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da6ca05642f94764bc421154d1247440',volume_type_id=3c40c42f-f9ba-48d6-bd87-b775058e3676)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a62c2b6-cfe2-4b1a-9799-e17348695e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:02 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a62c2b6-cfe2-4b1a-9799-e17348695e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Flow 'volume_create_api' (9ab7b727-0733-4168-a2dc-d2e378df24de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Create volume request issued successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dacc7b18-53db-4cff-a334-f43fe0852126 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1550/3138] 192.168.122.142 () {62 vars in 1182 bytes} [Tue Sep 8 14:06:02 2026] POST /volume/v3/volumes => generated 782 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a7a58ce3-2618-47aa-abe3-e70868e39666 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1589/3139] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb => generated 961 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f172977a-dadf-4dec-913a-fe847a8daf16 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f172977a-dadf-4dec-913a-fe847a8daf16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f172977a-dadf-4dec-913a-fe847a8daf16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f172977a-dadf-4dec-913a-fe847a8daf16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f172977a-dadf-4dec-913a-fe847a8daf16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f172977a-dadf-4dec-913a-fe847a8daf16 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1551/3140] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 467 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-30642856-0dfd-4019-8b57-374b4cc6912d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: /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 08 14:06:03 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Get all snapshots completed successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-30642856-0dfd-4019-8b57-374b4cc6912d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1590/3141] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/snapshots => generated 336 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8552814f-5884-44ee-beb3-9a18a268efc5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8552814f-5884-44ee-beb3-9a18a268efc5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8552814f-5884-44ee-beb3-9a18a268efc5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8552814f-5884-44ee-beb3-9a18a268efc5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-85dc2300-cabb-4c96-a401-5ed6e62b4767 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 202 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1552/3142] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:03 2026] DELETE /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8552814f-5884-44ee-beb3-9a18a268efc5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8552814f-5884-44ee-beb3-9a18a268efc5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1591/3143] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:03 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:03 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4eed634-7c97-42f3-8ee2-2427704ec7c0 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:03 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1553/3144] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:03 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5bc9d373-bd99-48af-a6a5-ade248d99d2d tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1592/3145] 192.168.122.142 () {60 vars in 1272 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb => generated 982 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2bce8931-75fd-449c-8720-1a360e5fb788 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2bce8931-75fd-449c-8720-1a360e5fb788 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] GET http://192.168.122.142/volume/v3/messages Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2bce8931-75fd-449c-8720-1a360e5fb788 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2bce8931-75fd-449c-8720-1a360e5fb788 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2bce8931-75fd-449c-8720-1a360e5fb788 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/messages returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1554/3146] 192.168.122.142 () {60 vars in 1164 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-19c2d594-40fa-48d5-bce4-c5fba57353c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c2d594-40fa-48d5-bce4-c5fba57353c6 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] GET http://192.168.122.142/volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c2d594-40fa-48d5-bce4-c5fba57353c6 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-19c2d594-40fa-48d5-bce4-c5fba57353c6 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-19c2d594-40fa-48d5-bce4-c5fba57353c6 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-reader] http://192.168.122.142/volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1593/3147] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 => generated 675 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-261c5fd2-4133-452e-b0fa-c77a05a0ecc4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-261c5fd2-4133-452e-b0fa-c77a05a0ecc4 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-261c5fd2-4133-452e-b0fa-c77a05a0ecc4 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-261c5fd2-4133-452e-b0fa-c77a05a0ecc4 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'version_select' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-261c5fd2-4133-452e-b0fa-c77a05a0ecc4 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 returned with HTTP 204 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1555/3148] 192.168.122.142 () {60 vars in 1278 bytes} [Tue Sep 8 14:06:04 2026] DELETE /volume/v3/messages/bf8ec33e-d8a3-4c11-a675-ee44b242c810 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Delete volume with id: 0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb Sep 08 14:06:04 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Volume info retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86957) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1177768751 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1177768751, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: WARNING cinder.quota [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1177768751 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1177768751, it is now deprecated. Please use the default quota class for default quota. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Created reservations ['39499db8-1433-478d-8a85-1fc9ae8553af', '24109036-8b0b-4755-b766-deed24a6181f', 'c5af2df0-407d-44b7-ac9a-9bafe332f94c', '99f8dbc6-8eb2-4caf-b4aa-ab6994bea1b4'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Delete volume request issued successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-44e1cc76-afc3-44eb-af52-88c4efa05760 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb returned with HTTP 202 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1594/3149] 192.168.122.142 () {60 vars in 1275 bytes} [Tue Sep 8 14:06:04 2026] DELETE /volume/v3/volumes/0874e24e-81c4-4b4a-9cdf-c6bbcfd6daeb => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-31254772-d4e3-496a-bc66-64b4b3300ba0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31254772-d4e3-496a-bc66-64b4b3300ba0 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] DELETE http://192.168.122.142/volume/v3/types/3c40c42f-f9ba-48d6-bd87-b775058e3676 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31254772-d4e3-496a-bc66-64b4b3300ba0 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-31254772-d4e3-496a-bc66-64b4b3300ba0 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-31254772-d4e3-496a-bc66-64b4b3300ba0 tempest-ProjectReaderTests-1974758601 tempest-ProjectReaderTests-1974758601-project-admin] http://192.168.122.142/volume/v3/types/3c40c42f-f9ba-48d6-bd87-b775058e3676 returned with HTTP 202 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1556/3150] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:06:04 2026] DELETE /volume/v3/types/3c40c42f-f9ba-48d6-bd87-b775058e3676 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ea5a0a36-640a-4504-8101-4a9770a81719 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea5a0a36-640a-4504-8101-4a9770a81719 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea5a0a36-640a-4504-8101-4a9770a81719 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ea5a0a36-640a-4504-8101-4a9770a81719 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ea5a0a36-640a-4504-8101-4a9770a81719 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ea5a0a36-640a-4504-8101-4a9770a81719 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1595/3151] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:04 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:04 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fda7c430-2bcc-4b6a-a212-1bb5501d244b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 200 Sep 08 14:06:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1557/3152] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:04 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa0f9527-e530-4342-bc8f-dcbf722df575 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1596/3153] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b2743be2-6650-4cd7-b590-632115bce70a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2743be2-6650-4cd7-b590-632115bce70a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2743be2-6650-4cd7-b590-632115bce70a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b2743be2-6650-4cd7-b590-632115bce70a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b2743be2-6650-4cd7-b590-632115bce70a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 returned with HTTP 404 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1558/3154] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/snapshots/56815bea-630d-43bd-8174-2fbeb5b9fcf3 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-14d96e3e-4c7f-495f-8bf0-e6f546c52b59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 202 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1559/3155] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:05 2026] DELETE /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:05 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:05 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:05 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:05 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b4d72e87-bad0-41f5-832d-c09cceef5606 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1560/3156] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:05 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] POST http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637/action Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86957) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Snapshot retrieved successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '35e29f83bdf544f98f82111ba3cd84fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '90edf4f1f4d64377846d8f1b102fe495', '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=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e33cf2f9-ad6c-47e5-92bb-c17b325db837 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637/action returned with HTTP 403 Sep 08 14:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1597/3157] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:05 2026] POST /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637/action => generated 133 bytes in 402 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:06 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete snapshot with id: 16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:06 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:06 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:06 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-149dc010-20df-4aa5-8f42-aa28ae8e27e0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 202 Sep 08 14:06:06 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1561/3158] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:06 2026] DELETE /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:06 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:06 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:06 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-71b9cf5d-b9e9-446c-ae71-29ddbc19bf11 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:06 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1598/3159] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:06 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5374235b-f43f-4932-a575-72503f618b5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5374235b-f43f-4932-a575-72503f618b5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5374235b-f43f-4932-a575-72503f618b5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5374235b-f43f-4932-a575-72503f618b5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:07 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:07 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5374235b-f43f-4932-a575-72503f618b5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5374235b-f43f-4932-a575-72503f618b5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1562/3160] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6af43081-62bf-42a1-97f8-02e566e955b1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6af43081-62bf-42a1-97f8-02e566e955b1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6af43081-62bf-42a1-97f8-02e566e955b1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:07 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6af43081-62bf-42a1-97f8-02e566e955b1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:07 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:07 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:07 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6af43081-62bf-42a1-97f8-02e566e955b1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:07 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6af43081-62bf-42a1-97f8-02e566e955b1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:07 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1599/3161] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:07 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-fca23cdb-c0c1-45d7-8ebd-f1d4aa8ad6bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fca23cdb-c0c1-45d7-8ebd-f1d4aa8ad6bb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fca23cdb-c0c1-45d7-8ebd-f1d4aa8ad6bb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-fca23cdb-c0c1-45d7-8ebd-f1d4aa8ad6bb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-fca23cdb-c0c1-45d7-8ebd-f1d4aa8ad6bb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 returned with HTTP 404 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1563/3162] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/350acfbf-f679-4e5b-9c47-59578fca2ef9 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-339190429"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-339190429'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cf8835a3-a669-4a25-99ff-99308b83c27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3876e8c-de10-4748-87e3-a0cce74cae5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3876e8c-de10-4748-87e3-a0cce74cae5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af65ffc-f196-4edf-bbd0-a6df50eea297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['b9a80944-3497-4ae6-9ed5-e74b7631fe0e', '20799e95-1c3c-4216-8eb7-e41fef068da0', 'db82b553-4ae7-4af5-9762-876d4e129ccd', '010166a8-6c6b-4063-a8ca-96e23b4b8053'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af65ffc-f196-4edf-bbd0-a6df50eea297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9a80944-3497-4ae6-9ed5-e74b7631fe0e', '20799e95-1c3c-4216-8eb7-e41fef068da0', 'db82b553-4ae7-4af5-9762-876d4e129ccd', '010166a8-6c6b-4063-a8ca-96e23b4b8053']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e2d93c-84f2-4bbf-b92f-920d97a7e6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4bdd7a03-d154-4675-8dd6-e731d2b9faba tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1564/3163] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e2d93c-84f2-4bbf-b92f-920d97a7e6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480185b8-18c2-4d8b-aeac-3e5027cfba73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-339190429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['b9a80944-3497-4ae6-9ed5-e74b7631fe0e','20799e95-1c3c-4216-8eb7-e41fef068da0','db82b553-4ae7-4af5-9762-876d4e129ccd','010166a8-6c6b-4063-a8ca-96e23b4b8053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-339190429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480185b8-18c2-4d8b-aeac-3e5027cfba73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d48bb91-6f82-4d26-91c6-d15dc760b4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d48bb91-6f82-4d26-91c6-d15dc760b4f7) transitioned into state 'SUCCESS' from state '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-339190429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['b9a80944-3497-4ae6-9ed5-e74b7631fe0e','20799e95-1c3c-4216-8eb7-e41fef068da0','db82b553-4ae7-4af5-9762-876d4e129ccd','010166a8-6c6b-4063-a8ca-96e23b4b8053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add7d140-c4d4-47e0-8923-221625e9d656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add7d140-c4d4-47e0-8923-221625e9d656) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cf8835a3-a669-4a25-99ff-99308b83c27f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:08 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-98a69e17-b0fd-416a-80c1-ff676afa6db2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:08 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1600/3164] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:08 2026] POST /volume/v3/volumes => generated 786 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6e546b88-7a15-4418-a49f-cbac5b56066f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e546b88-7a15-4418-a49f-cbac5b56066f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e546b88-7a15-4418-a49f-cbac5b56066f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6e546b88-7a15-4418-a49f-cbac5b56066f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:08 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:08 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:08 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:08 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6e546b88-7a15-4418-a49f-cbac5b56066f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:08 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6e546b88-7a15-4418-a49f-cbac5b56066f tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 200 Sep 08 14:06:08 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1565/3165] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:08 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 965 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:08 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-594034442"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-594034442'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume of 1 GB Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (7a3345a9-56e6-491e-99d4-7f7c05f2a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a26e5e2-9e67-4766-8a5b-8e3f71344880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a26e5e2-9e67-4766-8a5b-8e3f71344880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9cb29f-58bd-433f-8815-bb7c2e6d45b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Created reservations ['5cb63917-4aea-4935-895a-f81a90d620e0', '414a480f-3cae-4b60-8257-6afa7edf8c0b', '85b21887-b94e-4d13-8275-bdb045c5af7d', '20545329-27f7-496c-b5b9-7d89d886a31b'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9cb29f-58bd-433f-8815-bb7c2e6d45b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb63917-4aea-4935-895a-f81a90d620e0', '414a480f-3cae-4b60-8257-6afa7edf8c0b', '85b21887-b94e-4d13-8275-bdb045c5af7d', '20545329-27f7-496c-b5b9-7d89d886a31b']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb085e45-d9b6-405e-b69a-618b364f1978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb085e45-d9b6-405e-b69a-618b364f1978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d927fb-b0aa-4934-ad6e-1815a1d11f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-594034442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['5cb63917-4aea-4935-895a-f81a90d620e0','414a480f-3cae-4b60-8257-6afa7edf8c0b','85b21887-b94e-4d13-8275-bdb045c5af7d','20545329-27f7-496c-b5b9-7d89d886a31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-594034442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d927fb-b0aa-4934-ad6e-1815a1d11f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90eead6234d54d3aa8f631eb2591fdde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c24832-496b-4513-8596-4082a5b24f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c24832-496b-4513-8596-4082a5b24f73) transitioned into state 'SUCCESS' from state '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-594034442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['5cb63917-4aea-4935-895a-f81a90d620e0','414a480f-3cae-4b60-8257-6afa7edf8c0b','85b21887-b94e-4d13-8275-bdb045c5af7d','20545329-27f7-496c-b5b9-7d89d886a31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d69570c-f284-4fa8-a488-497e0ce4770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7332a591-777b-4eb3-9a91-3362be44a898 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d69570c-f284-4fa8-a488-497e0ce4770b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7332a591-777b-4eb3-9a91-3362be44a898 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7332a591-777b-4eb3-9a91-3362be44a898 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7332a591-777b-4eb3-9a91-3362be44a898 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (7a3345a9-56e6-491e-99d4-7f7c05f2a2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request issued successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0da9c6d3-58ab-4a38-9dda-e324ba9e19a3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1601/3166] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:06:08 2026] POST /volume/v3/volumes => generated 786 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7332a591-777b-4eb3-9a91-3362be44a898 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 returned with HTTP 404 Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1566/3167] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:09 2026] GET /volume/v3/snapshots/16d19f20-a533-4440-af4c-a1b52e2a2637 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume with id: 9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8eb704d-2aaa-49ce-bd5e-57ef296567d9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 200 Sep 08 14:06:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1602/3168] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:09 2026] GET /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 965 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume request issued successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7de8f60-0157-4e3c-8abc-ce45624fa959 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 202 Sep 08 14:06:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1567/3169] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:09 2026] DELETE /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b0fb7264-607f-44bc-b16c-02bf3a2080d4 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 200 Sep 08 14:06:09 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1603/3170] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:09 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 1015 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:09 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:09 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:09 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-15ee18e5-6138-423b-8bf6-53bef5ff454c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 200 Sep 08 14:06:09 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1568/3171] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:09 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b14f289-7552-4682-a4a4-924e2ca2b767 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 200 Sep 08 14:06:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1604/3172] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:10 2026] GET /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d95fc7d6-20b2-4fa3-a6d4-406c78a83564 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 200 Sep 08 14:06:10 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1569/3173] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:10 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-106128b1-5ded-4941-a2ca-76506c183786 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-106128b1-5ded-4941-a2ca-76506c183786 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-106128b1-5ded-4941-a2ca-76506c183786 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-106128b1-5ded-4941-a2ca-76506c183786 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:10 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:10 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-106128b1-5ded-4941-a2ca-76506c183786 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:10 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-106128b1-5ded-4941-a2ca-76506c183786 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 200 Sep 08 14:06:10 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1605/3174] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:10 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:10 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "480185b8-18c2-4d8b-aeac-3e5027cfba73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1445173486"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:10 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:10 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:10 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['cb922f79-31cb-4c4d-9e10-bcc96f2d2511', '4303ef78-d02f-4090-90e7-dd9bea79b6b8', 'de4498b6-9f40-411d-b5c1-5cde90218b13', '0128a1e3-7aff-4edf-b173-6bb5d4b10e30'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e651de9d-e8d3-4993-b414-ecbb13b4fc83 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1570/3175] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:11 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:11 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:11 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:11 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cfe38a5b-8e04-43b8-867f-5f6d503ab372 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:11 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1606/3176] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:11 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:11 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ea56fa11-c133-4eb3-ad87-82b9bba8627c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 200 Sep 08 14:06:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1571/3177] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:11 2026] GET /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:11 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-90940a9b-0a40-4754-89f3-fc34f8e9f8af None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90940a9b-0a40-4754-89f3-fc34f8e9f8af tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90940a9b-0a40-4754-89f3-fc34f8e9f8af tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-90940a9b-0a40-4754-89f3-fc34f8e9f8af tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-90940a9b-0a40-4754-89f3-fc34f8e9f8af tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae returned with HTTP 404 Sep 08 14:06:11 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1572/3178] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:11 2026] GET /volume/v3/volumes/9eb4023c-ec59-4dd0-9a25-bc0aa58338ae => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1896001319"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1896001319'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume of 1 GB Sep 08 14:06:11 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (77c57dd9-2007-4bca-8d04-063e56fd06ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10701017-9a04-458c-a22d-e52ed16a432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10701017-9a04-458c-a22d-e52ed16a432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:11 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ee9967-c6a9-458b-b373-d507dbc5fc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['3d1cf0b3-f28b-4c30-999f-502994b87699', 'b7046638-ceca-4eb3-ab70-4ade9f9ced24', 'e48ff0f8-bb32-48da-9d02-bb8fd0b96acb', 'ada1defa-5b1b-4ae2-9be8-7ae89d710eb3'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ee9967-c6a9-458b-b373-d507dbc5fc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d1cf0b3-f28b-4c30-999f-502994b87699', 'b7046638-ceca-4eb3-ab70-4ade9f9ced24', 'e48ff0f8-bb32-48da-9d02-bb8fd0b96acb', 'ada1defa-5b1b-4ae2-9be8-7ae89d710eb3']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15865498-dc35-4cb8-bd9a-b3b39219679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] GET http://192.168.122.142/volume/v3/volumes Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86957) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15865498-dc35-4cb8-bd9a-b3b39219679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb3926b-c531-4ca7-97a0-42a7f3af9152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1896001319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['3d1cf0b3-f28b-4c30-999f-502994b87699','b7046638-ceca-4eb3-ab70-4ade9f9ced24','e48ff0f8-bb32-48da-9d02-bb8fd0b96acb','ada1defa-5b1b-4ae2-9be8-7ae89d710eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1896001319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceb3926b-c531-4ca7-97a0-42a7f3af9152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edf4f1f4d64377846d8f1b102fe495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: /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 08 14:06:12 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Get all volumes completed successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1baaaee7-fba7-4855-84ea-fe2a68aa5ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e234a3ad-8e68-4d03-90eb-7d666ac55ee9 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] http://192.168.122.142/volume/v3/volumes returned with HTTP 200 Sep 08 14:06:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1607/3179] 192.168.122.142 () {60 vars in 1162 bytes} [Tue Sep 8 14:06:11 2026] GET /volume/v3/volumes => generated 343 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7181312d-9825-4147-8139-241e32e6f53e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume with id: b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:12 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1baaaee7-fba7-4855-84ea-fe2a68aa5ec2) transitioned into state 'SUCCESS' from state '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-1896001319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['3d1cf0b3-f28b-4c30-999f-502994b87699','b7046638-ceca-4eb3-ab70-4ade9f9ced24','e48ff0f8-bb32-48da-9d02-bb8fd0b96acb','ada1defa-5b1b-4ae2-9be8-7ae89d710eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc23d79d-fb0a-4507-8bd9-d0235d9721bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc23d79d-fb0a-4507-8bd9-d0235d9721bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume request issued successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7181312d-9825-4147-8139-241e32e6f53e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 202 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (77c57dd9-2007-4bca-8d04-063e56fd06ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request issued successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1608/3180] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:12 2026] DELETE /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b20d301-0acf-490c-bf9d-57fcc4273c6e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1573/3181] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:11 2026] POST /volume/v3/volumes => generated 787 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4036a7e7-f2d5-4e59-a9c5-1ae74b59bff0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 200 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1574/3182] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:12 2026] GET /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:12 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:12 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:12 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:12 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-818bd248-aaea-4581-94ba-f1cdda34ae5b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:12 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1609/3183] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:12 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 440 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:12 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1cbba2cd-cb55-4864-ad8f-b2cb457c2ffc tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 200 Sep 08 14:06:12 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1575/3184] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:12 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0213ff5-e7b2-46a2-9f29-c083d9f8e7cb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0213ff5-e7b2-46a2-9f29-c083d9f8e7cb tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0213ff5-e7b2-46a2-9f29-c083d9f8e7cb tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0213ff5-e7b2-46a2-9f29-c083d9f8e7cb tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0c419947-dbf0-431a-aaed-88cb02c2a7e1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1576/3185] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:13 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0213ff5-e7b2-46a2-9f29-c083d9f8e7cb tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 returned with HTTP 404 Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1610/3186] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:13 2026] GET /volume/v3/volumes/b8d927fb-b0aa-4934-ad6e-1815a1d11f21 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1329208248"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1329208248'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume of 1 GB Sep 08 14:06:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93e3575f-52a1-4e86-a91e-e5e3442fab22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 200 Sep 08 14:06:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1577/3187] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:13 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (8cf7d7cd-6752-4cf2-aca3-cb4c4940f71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc25070-8da9-409c-aef4-6b78c9dbd853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc25070-8da9-409c-aef4-6b78c9dbd853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a932e600-de41-48fc-ae8b-7dbc58a1b879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Created reservations ['239d010d-1683-419d-a7ae-1bfe68bf3d31', '2142659f-b8f8-4908-b65e-bee635a104bc', 'df9b13eb-a06b-4020-9cf2-56fc0511fe75', '91f06e78-ab9c-4c13-9e30-9febd4859cd2'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a932e600-de41-48fc-ae8b-7dbc58a1b879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239d010d-1683-419d-a7ae-1bfe68bf3d31', '2142659f-b8f8-4908-b65e-bee635a104bc', 'df9b13eb-a06b-4020-9cf2-56fc0511fe75', '91f06e78-ab9c-4c13-9e30-9febd4859cd2']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d559286f-0c64-4687-a19a-03770839ea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:13 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d559286f-0c64-4687-a19a-03770839ea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff03b2bd-9362-4925-b12c-14692a761afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329208248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['239d010d-1683-419d-a7ae-1bfe68bf3d31','2142659f-b8f8-4908-b65e-bee635a104bc','df9b13eb-a06b-4020-9cf2-56fc0511fe75','91f06e78-ab9c-4c13-9e30-9febd4859cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329208248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff03b2bd-9362-4925-b12c-14692a761afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90eead6234d54d3aa8f631eb2591fdde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7269d83-52c5-4fcc-9388-5983ab1d38c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7269d83-52c5-4fcc-9388-5983ab1d38c5) transitioned into state 'SUCCESS' from state '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-1329208248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['239d010d-1683-419d-a7ae-1bfe68bf3d31','2142659f-b8f8-4908-b65e-bee635a104bc','df9b13eb-a06b-4020-9cf2-56fc0511fe75','91f06e78-ab9c-4c13-9e30-9febd4859cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6095de5c-2ce4-42a7-a09c-b69c123bbc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6095de5c-2ce4-42a7-a09c-b69c123bbc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (8cf7d7cd-6752-4cf2-aca3-cb4c4940f71f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request issued successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6c961d2-1da1-40a4-9b11-a0852a87284e tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:13 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1611/3188] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:06:13 2026] POST /volume/v3/volumes => generated 787 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:13 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:13 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:13 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-608c7deb-04f8-48e1-9dd0-fbc6708b0181 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 200 Sep 08 14:06:13 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1578/3189] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:13 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b92a55eb-9537-4d19-aca6-ced21f35d736 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1612/3190] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:14 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] POST http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c/action Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Updating snapshot '504a09d1-6154-49c7-913f-e5a0ac15136c' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b3f99fd2a0524fc08a7f73b197b7907f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6284fa796a0c4fdf8f4500d0e10283c5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a2b6de7-8dbe-499a-a94a-c613fbd51f28 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c/action returned with HTTP 403 Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1579/3191] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:14 2026] POST /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c/action => generated 133 bytes in 39 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-05c6233e-3383-426a-8807-a6e5648ed500 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:14 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6c0f2ea-1bf3-4810-bfdc-78e2085abf90 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 200 Sep 08 14:06:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1613/3192] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:14 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-05c6233e-3383-426a-8807-a6e5648ed500 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 202 Sep 08 14:06:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1580/3193] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:14 2026] DELETE /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3a7f234-4d16-4a43-83e7-d4e9e2ce937d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:14 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1614/3194] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:14 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-065c56f9-e6ea-4d31-af66-745a74869213 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-065c56f9-e6ea-4d31-af66-745a74869213 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-065c56f9-e6ea-4d31-af66-745a74869213 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-065c56f9-e6ea-4d31-af66-745a74869213 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:14 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:14 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-065c56f9-e6ea-4d31-af66-745a74869213 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:14 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-065c56f9-e6ea-4d31-af66-745a74869213 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 200 Sep 08 14:06:14 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1581/3195] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:14 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c0dceca7-4c60-4c0d-ba7b-649c2c369273 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 200 Sep 08 14:06:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1615/3196] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:15 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2f934afc-7a40-4f0d-85ae-8fb3fd89536c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 200 Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ceb3926b-c531-4ca7-97a0-42a7f3af9152", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-774208056"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1582/3197] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:15 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create snapshot from volume ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:15 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['de2f8560-d705-4cec-b9b8-9a4769ea36ec', '18b9f98a-dc64-41cd-8094-1c5f942e1575', '7316b2cf-79cc-4598-b35c-ac18682f954b', '15226e4d-7587-4d35-a3f9-ba932904f68e'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:15 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot create request issued successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3718fbe3-cb81-4058-b4aa-d6f31b1afc0a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:15 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1616/3198] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:15 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:15 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:15 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8f251deb-b9d6-440e-b2b4-7c6a33e5ea86 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:15 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1583/3199] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:15 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-31566ce7-db81-42fa-aec9-050c1b020751 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31566ce7-db81-42fa-aec9-050c1b020751 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31566ce7-db81-42fa-aec9-050c1b020751 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-31566ce7-db81-42fa-aec9-050c1b020751 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-31566ce7-db81-42fa-aec9-050c1b020751 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-31566ce7-db81-42fa-aec9-050c1b020751 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1617/3200] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] GET http://192.168.122.142/volume/v3/volumes/detail Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Calling method 'detail' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86958) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /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 08 14:06:16 devstack devstack@c-api.service[86958]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Get all volumes completed successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b55b22da-14ee-4b01-8e71-178aaccb1a04 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] http://192.168.122.142/volume/v3/volumes/detail returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1584/3201] 192.168.122.142 () {60 vars in 1183 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b2beda90-6418-44d4-aaaa-9596140badef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume with id: ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume request issued successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b2beda90-6418-44d4-aaaa-9596140badef tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 202 Sep 08 14:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1618/3202] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:16 2026] DELETE /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e0604fc3-a25b-412f-ba12-c95dde26692b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0604fc3-a25b-412f-ba12-c95dde26692b tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0604fc3-a25b-412f-ba12-c95dde26692b tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e0604fc3-a25b-412f-ba12-c95dde26692b tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e0604fc3-a25b-412f-ba12-c95dde26692b tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e0604fc3-a25b-412f-ba12-c95dde26692b tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1585/3203] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9fabff82-e2db-424e-ad6e-19f59b0fed2e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fabff82-e2db-424e-ad6e-19f59b0fed2e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fabff82-e2db-424e-ad6e-19f59b0fed2e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9fabff82-e2db-424e-ad6e-19f59b0fed2e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9fabff82-e2db-424e-ad6e-19f59b0fed2e tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c returned with HTTP 404 Sep 08 14:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1619/3204] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/snapshots/504a09d1-6154-49c7-913f-e5a0ac15136c => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0e54f30b-c5f3-4328-8459-5f7ff3aab90a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 202 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1586/3205] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:16 2026] DELETE /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:16 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d06aa318-1264-4241-8ef5-77d95cb2642d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d06aa318-1264-4241-8ef5-77d95cb2642d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d06aa318-1264-4241-8ef5-77d95cb2642d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:16 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d06aa318-1264-4241-8ef5-77d95cb2642d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:16 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d06aa318-1264-4241-8ef5-77d95cb2642d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:16 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e2068f21-8161-46b9-aee5-9119965ebbd8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d06aa318-1264-4241-8ef5-77d95cb2642d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:16 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1620/3206] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 1015 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:16 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1587/3207] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:16 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c76711e8-6b6d-48c2-b544-6d0aaedf2dd5 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 200 Sep 08 14:06:17 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1621/3208] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:17 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 1016 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:17 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:17 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:17 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:17 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:17 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:17 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c83eb7b9-fe20-46f3-8fbe-a45ab855b234 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:17 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1588/3209] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:17 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:17 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:17 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:17 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:17 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:17 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3f5c9406-dbe0-45be-95ef-a844d0ba57f1 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 200 Sep 08 14:06:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1622/3210] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:17 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-722f4ed0-f626-4909-9452-0788870303e8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-722f4ed0-f626-4909-9452-0788870303e8 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-722f4ed0-f626-4909-9452-0788870303e8 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-722f4ed0-f626-4909-9452-0788870303e8 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-722f4ed0-f626-4909-9452-0788870303e8 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd returned with HTTP 404 Sep 08 14:06:18 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1589/3211] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/volumes/ff03b2bd-9362-4925-b12c-14692a761afd => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-676476523"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-676476523'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume of 1 GB Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (e2a99461-1c9b-4ad8-8a10-e59248fe2b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a233645-7dbf-42a8-be61-dee3d8809f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a233645-7dbf-42a8-be61-dee3d8809f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a99a579-b742-46e1-b134-0748e9e8e5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Created reservations ['1a98fc7f-8cb4-46c3-9aa0-ea9285df1e11', 'de2cc0a0-6191-4ac7-8c69-0f4753c56261', '969eb651-eb5f-46a5-8235-a56649763ce7', '1fd85b57-000f-4b01-85bb-bc872c8db344'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a99a579-b742-46e1-b134-0748e9e8e5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a98fc7f-8cb4-46c3-9aa0-ea9285df1e11', 'de2cc0a0-6191-4ac7-8c69-0f4753c56261', '969eb651-eb5f-46a5-8235-a56649763ce7', '1fd85b57-000f-4b01-85bb-bc872c8db344']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d524b295-8d39-4aeb-9cb1-5cb84d2d50d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d524b295-8d39-4aeb-9cb1-5cb84d2d50d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca4ca30-6d93-4345-84bf-9414780329b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676476523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['1a98fc7f-8cb4-46c3-9aa0-ea9285df1e11','de2cc0a0-6191-4ac7-8c69-0f4753c56261','969eb651-eb5f-46a5-8235-a56649763ce7','1fd85b57-000f-4b01-85bb-bc872c8db344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-676476523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca4ca30-6d93-4345-84bf-9414780329b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90eead6234d54d3aa8f631eb2591fdde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d543725-bd37-4506-a7be-771e6c3bac2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d543725-bd37-4506-a7be-771e6c3bac2d) transitioned into state 'SUCCESS' from state '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-676476523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['1a98fc7f-8cb4-46c3-9aa0-ea9285df1e11','de2cc0a0-6191-4ac7-8c69-0f4753c56261','969eb651-eb5f-46a5-8235-a56649763ce7','1fd85b57-000f-4b01-85bb-bc872c8db344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a2a45f-a728-4a32-9b5e-8b3d6e0b574f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a2a45f-a728-4a32-9b5e-8b3d6e0b574f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (e2a99461-1c9b-4ad8-8a10-e59248fe2b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request issued successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55303d93-4db1-49c6-86a6-d8d4ca0aa5b0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1623/3212] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:06:18 2026] POST /volume/v3/volumes => generated 786 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-df17ec48-edc4-4939-9cae-1c655c628699 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:18 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df17ec48-edc4-4939-9cae-1c655c628699 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df17ec48-edc4-4939-9cae-1c655c628699 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-df17ec48-edc4-4939-9cae-1c655c628699 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:18 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-df17ec48-edc4-4939-9cae-1c655c628699 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:18 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-df17ec48-edc4-4939-9cae-1c655c628699 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:18 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1624/3213] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] GET http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.db.api [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Building query based on filter {{(pid=86957) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: /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 08 14:06:19 devstack devstack@c-api.service[86957]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Get all snapshots completed successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa1bade8-f458-4dbf-827b-03b0e06098ac tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] http://192.168.122.142/volume/v3/snapshots returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1625/3214] 192.168.122.142 () {58 vars in 1127 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/snapshots => generated 335 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed5877ef-825c-43be-848d-f83ef8bff265 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed5877ef-825c-43be-848d-f83ef8bff265 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed5877ef-825c-43be-848d-f83ef8bff265 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed5877ef-825c-43be-848d-f83ef8bff265 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-cfea15ac-1c1f-4331-9065-17401f9c7c97 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1590/3215] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:18 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 965 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a981c4b0-4437-4220-87dc-67fb18c7411e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed5877ef-825c-43be-848d-f83ef8bff265 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 returned with HTTP 404 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1626/3216] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/volumes/480185b8-18c2-4d8b-aeac-3e5027cfba73 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete snapshot with id: 14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-84247231-86e9-44ad-b31e-7463b4be6e64 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1623310448"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1623310448'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:06:19 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (23625af8-38fc-4e7a-9000-7796cf84e980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a981c4b0-4437-4220-87dc-67fb18c7411e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 202 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1591/3217] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:19 2026] DELETE /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeeedb1-a535-471c-9549-3a99fe1dfc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccce0b30-c559-4a43-a381-dbc9e7b6f716 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1592/3218] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeeedb1-a535-471c-9549-3a99fe1dfc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4709ce1-eb9a-4800-b3c9-2bc062ba8516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['f456ac55-111c-401a-9a10-191cecc20270', '65c74402-9d7f-456b-b6d4-6f1744170821', '915051ef-ca29-4b16-9e99-8400004db6f2', '4d6f69f6-c0fe-4501-a600-d8d68274f129'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4709ce1-eb9a-4800-b3c9-2bc062ba8516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f456ac55-111c-401a-9a10-191cecc20270', '65c74402-9d7f-456b-b6d4-6f1744170821', '915051ef-ca29-4b16-9e99-8400004db6f2', '4d6f69f6-c0fe-4501-a600-d8d68274f129']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a24d17-bb1e-412e-8c00-0e4dbe3fcbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a24d17-bb1e-412e-8c00-0e4dbe3fcbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c74aed3-b940-4d42-81ca-0d1fd8ecfd38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623310448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['f456ac55-111c-401a-9a10-191cecc20270','65c74402-9d7f-456b-b6d4-6f1744170821','915051ef-ca29-4b16-9e99-8400004db6f2','4d6f69f6-c0fe-4501-a600-d8d68274f129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1623310448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c74aed3-b940-4d42-81ca-0d1fd8ecfd38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56375c6e-238d-428d-a74f-92b982b349a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56375c6e-238d-428d-a74f-92b982b349a5) transitioned into state 'SUCCESS' from state '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-1623310448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['f456ac55-111c-401a-9a10-191cecc20270','65c74402-9d7f-456b-b6d4-6f1744170821','915051ef-ca29-4b16-9e99-8400004db6f2','4d6f69f6-c0fe-4501-a600-d8d68274f129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae5987f-bfbe-43ca-8ef5-e99581e95788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ae5987f-bfbe-43ca-8ef5-e99581e95788) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (23625af8-38fc-4e7a-9000-7796cf84e980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-84247231-86e9-44ad-b31e-7463b4be6e64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:19 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1627/3219] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:19 2026] POST /volume/v3/volumes => generated 787 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:19 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:19 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-02dcc634-b0a5-47f1-a9c2-06d2bf87c1ce tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 200 Sep 08 14:06:19 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1593/3220] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:19 2026] GET /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 966 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-73f200c9-311a-4793-b88d-d7f3762485de None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73f200c9-311a-4793-b88d-d7f3762485de tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73f200c9-311a-4793-b88d-d7f3762485de tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-73f200c9-311a-4793-b88d-d7f3762485de tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-73f200c9-311a-4793-b88d-d7f3762485de tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-73f200c9-311a-4793-b88d-d7f3762485de tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 200 Sep 08 14:06:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1628/3221] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:20 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 1015 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:20 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:20 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6a0c4c1-da09-40c1-b9b7-acba5343f6e8 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:20 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1594/3222] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:20 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:20 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:20 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:20 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-340ddaf9-41c1-4a31-ae78-6211d8192ab8 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 200 Sep 08 14:06:20 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1629/3223] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:20 2026] GET /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50152117-c1ea-4e61-bcb5-c93c145bfe73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1595/3224] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38f30c8b-d022-4b6f-87fe-0e1b07781294 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1630/3225] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-591558f2-0ced-4984-ba12-4bb27ea1bef7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1631/3226] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume with id: cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1044800927", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1044800927', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume of 1 GB Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume request issued successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-295c5610-bf51-4640-9391-928c5a5f4ef3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 202 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1632/3227] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:21 2026] DELETE /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Availability Zones retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Flow 'volume_create_api' (ff181774-8525-48b8-9b0d-ad9487833968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6babeeda-25c7-4f2a-b8fd-fc193753e0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-16d005d6-6dd0-48d2-aac8-dda9befd0caa tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1633/3228] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6babeeda-25c7-4f2a-b8fd-fc193753e0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72586b67-3f63-460a-a1c9-4ec3a0e2b489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1d0651ea-62fe-49f2-9c3b-7a34c5e635c5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 200 Sep 08 14:06:21 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1634/3229] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:21 2026] GET /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 1017 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c74aed3-b940-4d42-81ca-0d1fd8ecfd38", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1541382967"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Created reservations ['6269b8f6-611c-4ff2-8537-11c72b52443a', '3b5f8739-2316-438f-80c7-7251684cad80', '484790a1-b8a0-4fb0-b864-40dcdfeefa7c', 'd35388e1-9a6a-43ba-a436-30558d50e490'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72586b67-3f63-460a-a1c9-4ec3a0e2b489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6269b8f6-611c-4ff2-8537-11c72b52443a', '3b5f8739-2316-438f-80c7-7251684cad80', '484790a1-b8a0-4fb0-b864-40dcdfeefa7c', 'd35388e1-9a6a-43ba-a436-30558d50e490']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ecac89-1a6c-4ea6-95d8-de03916b34a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['0c39fdc7-7e11-4b9f-9a22-77c5d418ee72', 'a5fef7af-bdb5-444c-9104-e719534dbbd3', '113c60e5-5445-4305-88bd-ef8a7d51e1b1', '0766d728-e8e0-41d2-b9b4-a11430b1722c'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ecac89-1a6c-4ea6-95d8-de03916b34a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc19d3d-73e9-4c7f-9ca1-644907b15f6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1044800927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485e3baa5814e52ac90c07d92b11bf8',qos_specs=None,replication_status=,reservations=['6269b8f6-611c-4ff2-8537-11c72b52443a','3b5f8739-2316-438f-80c7-7251684cad80','484790a1-b8a0-4fb0-b864-40dcdfeefa7c','d35388e1-9a6a-43ba-a436-30558d50e490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b780b71ada549e488e74dccc9b7866f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1044800927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc19d3d-73e9-4c7f-9ca1-644907b15f6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485e3baa5814e52ac90c07d92b11bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b780b71ada549e488e74dccc9b7866f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:21 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe253fd-01c3-4258-93ea-cfe93f98444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:21 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:21 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe253fd-01c3-4258-93ea-cfe93f98444b) transitioned into state 'SUCCESS' from state '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-1044800927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d485e3baa5814e52ac90c07d92b11bf8',qos_specs=None,replication_status=,reservations=['6269b8f6-611c-4ff2-8537-11c72b52443a','3b5f8739-2316-438f-80c7-7251684cad80','484790a1-b8a0-4fb0-b864-40dcdfeefa7c','d35388e1-9a6a-43ba-a436-30558d50e490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b780b71ada549e488e74dccc9b7866f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afcdd78-d968-4ae3-9e1b-932743f0ed5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-97155004-0729-4c4d-bf2e-4006c86b1ef9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1635/3230] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1afcdd78-d968-4ae3-9e1b-932743f0ed5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Flow 'volume_create_api' (ff181774-8525-48b8-9b0d-ad9487833968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume request issued successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-351b325b-a19c-4814-a7a0-3c1197bd2e42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1596/3231] 192.168.122.142 () {60 vars in 1143 bytes} [Tue Sep 8 14:06:21 2026] POST /volume/v3/volumes => generated 763 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9965a049-37fe-49a2-a197-624696daf9ad None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9965a049-37fe-49a2-a197-624696daf9ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9965a049-37fe-49a2-a197-624696daf9ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9965a049-37fe-49a2-a197-624696daf9ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9965a049-37fe-49a2-a197-624696daf9ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9965a049-37fe-49a2-a197-624696daf9ad tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1636/3232] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-63b6c774-a0d5-4097-9c8f-5ade4abfa1a8 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1597/3233] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c0704e5-89e2-428e-a2a5-996b32136116 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c0704e5-89e2-428e-a2a5-996b32136116 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c0704e5-89e2-428e-a2a5-996b32136116 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c0704e5-89e2-428e-a2a5-996b32136116 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c0704e5-89e2-428e-a2a5-996b32136116 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 returned with HTTP 404 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1637/3234] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/snapshots/14844698-f219-4dbf-a6ab-2454d1d79d39 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c2654544-ea6a-40bf-851a-f097d1aa826c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume with id: ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume request issued successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c2654544-ea6a-40bf-851a-f097d1aa826c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 202 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1598/3235] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:22 2026] DELETE /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-253a98cd-d49d-48f8-a4b5-52bbe45c7b56 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 200 Sep 08 14:06:22 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1638/3236] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bbecc827-e2ee-4ec9-94df-05b9e06c62f7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbecc827-e2ee-4ec9-94df-05b9e06c62f7 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbecc827-e2ee-4ec9-94df-05b9e06c62f7 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bbecc827-e2ee-4ec9-94df-05b9e06c62f7 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:22 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bbecc827-e2ee-4ec9-94df-05b9e06c62f7 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 returned with HTTP 404 Sep 08 14:06:22 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1599/3237] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:22 2026] GET /volume/v3/volumes/cca4ca30-6d93-4345-84bf-9414780329b6 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1205082053"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1205082053'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume of 1 GB Sep 08 14:06:22 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (a95e6265-3ee9-4b88-9c15-c6d9baa3c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7660765f-f6f7-44b9-a53f-b3cbb2e74b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7660765f-f6f7-44b9-a53f-b3cbb2e74b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5a929c-8176-4c9b-bb7f-2e0ec5889d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Created reservations ['a12183d8-3792-42dd-b829-7fa9123973a5', '8f6eaa5e-d56d-4607-85e4-b7beb80cc2c4', '59a0c7da-2a0f-4538-8760-8dc7a4d7ca20', '32f227dd-3347-45e1-b659-5a911a1d39de'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a5a929c-8176-4c9b-bb7f-2e0ec5889d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12183d8-3792-42dd-b829-7fa9123973a5', '8f6eaa5e-d56d-4607-85e4-b7beb80cc2c4', '59a0c7da-2a0f-4538-8760-8dc7a4d7ca20', '32f227dd-3347-45e1-b659-5a911a1d39de']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a787e767-e7d2-4a3c-ac25-9b2ee9034a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:22 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a787e767-e7d2-4a3c-ac25-9b2ee9034a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f282dea2-942e-4c39-9920-253d6218a65b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205082053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['a12183d8-3792-42dd-b829-7fa9123973a5','8f6eaa5e-d56d-4607-85e4-b7beb80cc2c4','59a0c7da-2a0f-4538-8760-8dc7a4d7ca20','32f227dd-3347-45e1-b659-5a911a1d39de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1205082053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f282dea2-942e-4c39-9920-253d6218a65b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90eead6234d54d3aa8f631eb2591fdde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13672194-26b5-491d-8c5b-98328796f989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13672194-26b5-491d-8c5b-98328796f989) transitioned into state 'SUCCESS' from state '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-1205082053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90eead6234d54d3aa8f631eb2591fdde',qos_specs=None,replication_status=,reservations=['a12183d8-3792-42dd-b829-7fa9123973a5','8f6eaa5e-d56d-4607-85e4-b7beb80cc2c4','59a0c7da-2a0f-4538-8760-8dc7a4d7ca20','32f227dd-3347-45e1-b659-5a911a1d39de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e716d0cd1742f9be32ba8f5971032a',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:22 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa8f709-30ae-44b5-b965-fbde7da83a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa8f709-30ae-44b5-b965-fbde7da83a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Flow 'volume_create_api' (a95e6265-3ee9-4b88-9c15-c6d9baa3c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Create volume request issued successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba34a3ab-ffd3-47fa-9e4c-a8ec1e71cbbc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1639/3238] 192.168.122.142 () {62 vars in 1183 bytes} [Tue Sep 8 14:06:22 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 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-86f16374-5a12-4133-b336-ea22567e30c6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-affae3e4-6e64-49de-9d2a-ebacf5a095b3 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1600/3239] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:23 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86f16374-5a12-4133-b336-ea22567e30c6 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86f16374-5a12-4133-b336-ea22567e30c6 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-86f16374-5a12-4133-b336-ea22567e30c6 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:23 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-86f16374-5a12-4133-b336-ea22567e30c6 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-86f16374-5a12-4133-b336-ea22567e30c6 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1640/3240] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:23 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6d01e414-856a-4061-bbb0-d8776afa0837 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d01e414-856a-4061-bbb0-d8776afa0837 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d01e414-856a-4061-bbb0-d8776afa0837 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6d01e414-856a-4061-bbb0-d8776afa0837 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:23 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6d01e414-856a-4061-bbb0-d8776afa0837 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6d01e414-856a-4061-bbb0-d8776afa0837 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1601/3241] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:23 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f7a56d2a-4a27-45d4-a032-3f4f7411ef30 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7a56d2a-4a27-45d4-a032-3f4f7411ef30 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7a56d2a-4a27-45d4-a032-3f4f7411ef30 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f7a56d2a-4a27-45d4-a032-3f4f7411ef30 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:23 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f7a56d2a-4a27-45d4-a032-3f4f7411ef30 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 returned with HTTP 404 Sep 08 14:06:23 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1641/3242] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:23 2026] GET /volume/v3/volumes/ceb3926b-c531-4ca7-97a0-42a7f3af9152 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182843752"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182843752'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume of 1 GB Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (ff962668-2d82-4982-a048-5335aa07e764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed9d7db-6156-4f25-b86a-5f12a895c1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed9d7db-6156-4f25-b86a-5f12a895c1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2f2c35-ab63-4548-bc7f-60bfdcc788f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['5a675950-1897-4e5f-82f4-60ce4157c116', '753831a5-6690-4770-b0c1-0f48d48d5a0b', '5894e789-545a-4530-b588-8f87f0ced8b1', '65035bcd-8e62-4ff0-87a9-b086104d8f5c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2f2c35-ab63-4548-bc7f-60bfdcc788f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a675950-1897-4e5f-82f4-60ce4157c116', '753831a5-6690-4770-b0c1-0f48d48d5a0b', '5894e789-545a-4530-b588-8f87f0ced8b1', '65035bcd-8e62-4ff0-87a9-b086104d8f5c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66dd3b6a-519f-4ab3-bb94-cd5ff3b0ca1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66dd3b6a-519f-4ab3-bb94-cd5ff3b0ca1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '214705a4-8a5f-49ae-a796-3ca980620254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182843752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['5a675950-1897-4e5f-82f4-60ce4157c116','753831a5-6690-4770-b0c1-0f48d48d5a0b','5894e789-545a-4530-b588-8f87f0ced8b1','65035bcd-8e62-4ff0-87a9-b086104d8f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182843752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=214705a4-8a5f-49ae-a796-3ca980620254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edf4f1f4d64377846d8f1b102fe495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd44d1b0-a48d-4c3b-88c8-f9b5edb14f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd44d1b0-a48d-4c3b-88c8-f9b5edb14f7f) transitioned into state 'SUCCESS' from state '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-182843752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['5a675950-1897-4e5f-82f4-60ce4157c116','753831a5-6690-4770-b0c1-0f48d48d5a0b','5894e789-545a-4530-b588-8f87f0ced8b1','65035bcd-8e62-4ff0-87a9-b086104d8f5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf08dd-9820-4369-9f4a-f3f6672c7038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adf08dd-9820-4369-9f4a-f3f6672c7038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (ff962668-2d82-4982-a048-5335aa07e764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request issued successfully. Sep 08 14:06:23 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50416f9c-2b0a-44af-8f33-bda0a58c37d7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:23 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1602/3243] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:23 2026] POST /volume/v3/volumes => generated 786 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f3aa6f23-015e-44af-980b-b756e69ef1a7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1642/3244] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 965 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-02cc9220-88f3-47ed-a736-14334ec71f46 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02cc9220-88f3-47ed-a736-14334ec71f46 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02cc9220-88f3-47ed-a736-14334ec71f46 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-02cc9220-88f3-47ed-a736-14334ec71f46 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-02cc9220-88f3-47ed-a736-14334ec71f46 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a1de8f55-3e02-44e0-b38d-f3da76587c84 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-02cc9220-88f3-47ed-a736-14334ec71f46 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1643/3245] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1603/3246] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d94708ec-094b-4527-b204-8fe47929736e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d94708ec-094b-4527-b204-8fe47929736e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d94708ec-094b-4527-b204-8fe47929736e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d94708ec-094b-4527-b204-8fe47929736e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:24 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d94708ec-094b-4527-b204-8fe47929736e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:24 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d94708ec-094b-4527-b204-8fe47929736e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:24 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1644/3247] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:24 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6c5fbd82-d5c9-4c31-a082-0ebaccbe2d06 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1604/3248] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-896a867f-1592-479d-8484-2c9b72e17498 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-896a867f-1592-479d-8484-2c9b72e17498 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-896a867f-1592-479d-8484-2c9b72e17498 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-896a867f-1592-479d-8484-2c9b72e17498 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-769a4e64-0d67-4e5d-a401-a5c36fa7e515 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1645/3249] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-55e17798-b360-4bc0-b405-e11753848633 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-896a867f-1592-479d-8484-2c9b72e17498 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55e17798-b360-4bc0-b405-e11753848633 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55e17798-b360-4bc0-b405-e11753848633 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-55e17798-b360-4bc0-b405-e11753848633 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-896a867f-1592-479d-8484-2c9b72e17498 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1605/3250] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-55e17798-b360-4bc0-b405-e11753848633 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-55e17798-b360-4bc0-b405-e11753848633 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1646/3251] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c00d9ce1-bea1-4573-9861-4a130f4b662e tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1647/3252] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1b2ccd84-cbb2-48e5-9aed-b701be49e318 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 202 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1606/3253] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:25 2026] DELETE /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bdee5d69-6df0-4d9f-b8d3-bd7f91810103 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1648/3254] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f87a3f46-c991-4969-b4df-b9f764a61b73 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1607/3255] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecc19d3d-73e9-4c7f-9ca1-644907b15f6b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1113531714", "description": null, "metadata": null}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create snapshot from volume ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:25 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Created reservations ['dcb714f6-94f0-4df4-b3a7-360891b69729', '68bece77-57ce-4140-970a-ae459d15dd1a', 'f23dd1eb-f9d6-42e2-a677-9a9f408c254d', '79d312c3-551a-48f7-bc6f-cf55200a5200'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:25 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot force create request issued successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ce14d020-153a-4590-90f7-37d6ac4297a2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:25 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1649/3256] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:25 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:25 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b3f93d32-4f9c-49cd-af10-5765a202c481 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:25 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1608/3257] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:25 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-38e0c574-54d9-4520-8a97-916cb382baf1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38e0c574-54d9-4520-8a97-916cb382baf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38e0c574-54d9-4520-8a97-916cb382baf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-38e0c574-54d9-4520-8a97-916cb382baf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-38e0c574-54d9-4520-8a97-916cb382baf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-38e0c574-54d9-4520-8a97-916cb382baf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1650/3258] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7649de34-da77-4c68-ba98-25e057fa46f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7649de34-da77-4c68-ba98-25e057fa46f0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7649de34-da77-4c68-ba98-25e057fa46f0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7649de34-da77-4c68-ba98-25e057fa46f0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-7649de34-da77-4c68-ba98-25e057fa46f0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7649de34-da77-4c68-ba98-25e057fa46f0 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1609/3259] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e42a6718-d588-4285-b707-8710d8e8ce73 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] GET http://192.168.122.142/volume/v3/volumes/summary Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Calling method 'version_select' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.api_utils [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Removing options '' from query. {{(pid=86957) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] Get summary completed successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e42a6718-d588-4285-b707-8710d8e8ce73 tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-reader] http://192.168.122.142/volume/v3/volumes/summary returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1651/3260] 192.168.122.142 () {60 vars in 1186 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume with id: f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-95712e15-9aae-47c4-be07-17b0affaafa7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95712e15-9aae-47c4-be07-17b0affaafa7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95712e15-9aae-47c4-be07-17b0affaafa7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-95712e15-9aae-47c4-be07-17b0affaafa7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-95712e15-9aae-47c4-be07-17b0affaafa7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-95712e15-9aae-47c4-be07-17b0affaafa7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1652/3261] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Delete volume request issued successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4c8b500-40cc-4ba4-8fae-818eef86f17c tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 202 Sep 08 14:06:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1610/3262] 192.168.122.142 () {60 vars in 1276 bytes} [Tue Sep 8 14:06:26 2026] DELETE /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:26 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Volume info retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-623c4ed1-e4de-47fb-b4f7-d6457e4d235d tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1653/3263] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d3d88275-1ce1-4315-b106-1f543e41b00d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3d88275-1ce1-4315-b106-1f543e41b00d tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3d88275-1ce1-4315-b106-1f543e41b00d tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d3d88275-1ce1-4315-b106-1f543e41b00d tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:26 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d3d88275-1ce1-4315-b106-1f543e41b00d tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:26 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d3d88275-1ce1-4315-b106-1f543e41b00d tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:26 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1611/3264] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:26 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-296155a9-8c9d-48d8-9b36-b9cd37a09f22 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1654/3265] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "214705a4-8a5f-49ae-a796-3ca980620254", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1090434772"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create snapshot from volume 214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['f5ed168c-26ba-4ed5-914d-18930001a0fa', 'afb2e36e-a047-4c96-8516-e2c37ab6826b', '62aa3336-21ac-4dd6-9e13-68203a42f2db', 'f3ac5003-059e-464a-98af-06de5cd7df3c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78273089-6589-4111-8422-7ab0fac9e095 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78273089-6589-4111-8422-7ab0fac9e095 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78273089-6589-4111-8422-7ab0fac9e095 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78273089-6589-4111-8422-7ab0fac9e095 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78273089-6589-4111-8422-7ab0fac9e095 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 returned with HTTP 404 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1655/3266] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/snapshots/9e84de52-8488-48ec-a639-f1f632784f23 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-612058f0-0c59-4263-8d89-6be8a004c530 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot create request issued successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c4e11fe6-3055-43ac-a37e-e7d4db8894b5 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1612/3267] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1415e20a-ad4f-474a-9472-9b85d7d3e566 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1613/3268] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-eac54bc9-76eb-490c-9cb9-2b1fec6f1fdc None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eac54bc9-76eb-490c-9cb9-2b1fec6f1fdc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] GET http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eac54bc9-76eb-490c-9cb9-2b1fec6f1fdc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-eac54bc9-76eb-490c-9cb9-2b1fec6f1fdc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-eac54bc9-76eb-490c-9cb9-2b1fec6f1fdc tempest-ProjectReaderTests-777560088 tempest-ProjectReaderTests-777560088-project-admin] http://192.168.122.142/volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b returned with HTTP 404 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1614/3269] 192.168.122.142 () {60 vars in 1273 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/volumes/f282dea2-942e-4c39-9920-253d6218a65b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-612058f0-0c59-4263-8d89-6be8a004c530 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 202 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1656/3270] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:27 2026] DELETE /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:27 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a9b5b95f-bccd-4771-9749-29a2d33b68ba tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 200 Sep 08 14:06:27 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1615/3271] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 1016 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:27 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:27 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ab37c5fd-a077-40fc-97ba-3cdc230dc495 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:27 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1657/3272] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:27 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:28 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-61b68093-6fed-40ac-8037-5cf1cd908f29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:28 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1616/3273] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78046e4d-49f5-4bab-87d4-17018e2f9fe9 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78046e4d-49f5-4bab-87d4-17018e2f9fe9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78046e4d-49f5-4bab-87d4-17018e2f9fe9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78046e4d-49f5-4bab-87d4-17018e2f9fe9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78046e4d-49f5-4bab-87d4-17018e2f9fe9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 returned with HTTP 404 Sep 08 14:06:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1658/3274] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/volumes/8c74aed3-b940-4d42-81ca-0d1fd8ecfd38 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1168754618"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1168754618'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:06:28 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cf31a3df-da54-4a6c-ab57-71babddb3147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9d391fa3-8944-4219-a867-4fa55c399297 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94bedd5b-c131-4cae-9391-7cb47f110f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d391fa3-8944-4219-a867-4fa55c399297 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d391fa3-8944-4219-a867-4fa55c399297 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9d391fa3-8944-4219-a867-4fa55c399297 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:28 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:28 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:28 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9d391fa3-8944-4219-a867-4fa55c399297 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:28 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9d391fa3-8944-4219-a867-4fa55c399297 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:28 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1659/3275] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:28 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94bedd5b-c131-4cae-9391-7cb47f110f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343abfe0-a56e-43ba-91b8-4b4837cd9224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['cc961914-df6f-4f80-879c-1fb4d659e53f', '5f23301d-4cc0-4d89-a1c7-ccfcce62c2fc', '2baa2c79-1802-4aec-9b95-b59c51eadda9', 'b6f48805-9833-4fbe-8dbb-36c402f74f40'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343abfe0-a56e-43ba-91b8-4b4837cd9224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc961914-df6f-4f80-879c-1fb4d659e53f', '5f23301d-4cc0-4d89-a1c7-ccfcce62c2fc', '2baa2c79-1802-4aec-9b95-b59c51eadda9', 'b6f48805-9833-4fbe-8dbb-36c402f74f40']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:28 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62af1872-8ffb-4d93-a736-65eb4cf44dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62af1872-8ffb-4d93-a736-65eb4cf44dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f0977f-ba85-4b9a-a809-f866f5a46439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168754618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['cc961914-df6f-4f80-879c-1fb4d659e53f','5f23301d-4cc0-4d89-a1c7-ccfcce62c2fc','2baa2c79-1802-4aec-9b95-b59c51eadda9','b6f48805-9833-4fbe-8dbb-36c402f74f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168754618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f0977f-ba85-4b9a-a809-f866f5a46439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a1d37b-eb11-464c-89b4-1a098b5d737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a1d37b-eb11-464c-89b4-1a098b5d737d) transitioned into state 'SUCCESS' from state '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-1168754618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['cc961914-df6f-4f80-879c-1fb4d659e53f','5f23301d-4cc0-4d89-a1c7-ccfcce62c2fc','2baa2c79-1802-4aec-9b95-b59c51eadda9','b6f48805-9833-4fbe-8dbb-36c402f74f40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67f91c8-ee76-476c-a0c6-c461c81ef385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67f91c8-ee76-476c-a0c6-c461c81ef385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cf31a3df-da54-4a6c-ab57-71babddb3147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ee2a5fe-848a-4ee8-a2ec-4e449a356d2a tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1617/3276] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:28 2026] POST /volume/v3/volumes => generated 787 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e7b31ef4-f257-4c4d-b654-7c4646f1ae2c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1660/3277] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 966 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ee39627-32a1-4b76-a46a-a87141a90872 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ee39627-32a1-4b76-a46a-a87141a90872 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ee39627-32a1-4b76-a46a-a87141a90872 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ee39627-32a1-4b76-a46a-a87141a90872 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8ee39627-32a1-4b76-a46a-a87141a90872 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ee39627-32a1-4b76-a46a-a87141a90872 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1618/3278] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e9f24869-a522-43f0-a83d-bef7af300745 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9f24869-a522-43f0-a83d-bef7af300745 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9f24869-a522-43f0-a83d-bef7af300745 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e9f24869-a522-43f0-a83d-bef7af300745 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e9f24869-a522-43f0-a83d-bef7af300745 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e9f24869-a522-43f0-a83d-bef7af300745 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1661/3279] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08d61aab-e21d-4ff0-86c2-afe61ed894a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1619/3280] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ee9e9412-b909-4971-abff-16def2d76d9a None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee9e9412-b909-4971-abff-16def2d76d9a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee9e9412-b909-4971-abff-16def2d76d9a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ee9e9412-b909-4971-abff-16def2d76d9a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:29 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ee9e9412-b909-4971-abff-16def2d76d9a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ee9e9412-b909-4971-abff-16def2d76d9a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:29 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1662/3281] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:29 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c2a5b403-8db1-4bda-9550-b674de597725", "size": 1}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume request body: {'volume': {'snapshot_id': 'c2a5b403-8db1-4bda-9550-b674de597725', 'size': 1}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume of 1 GB Sep 08 14:06:29 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Availability Zones retrieved successfully. Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Flow 'volume_create_api' (bab8a4ba-e826-45c4-b8f1-2fe907f1bced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3e0222-4c94-42c3-8e3a-5b1ccc1d1fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:29 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3e0222-4c94-42c3-8e3a-5b1ccc1d1fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c2a5b403-8db1-4bda-9550-b674de597725', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a15041-8a0e-4b8d-9c86-c7a50cb32ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Created reservations ['5d2caf44-047e-4d8e-bcf7-aba9719a8ed5', '2ddb9c58-a795-4822-937e-3cb2c589f077', '6ba2cb61-619f-47a6-856d-6edb7470248c', 'd4cac744-7377-4ba9-a721-5b047187054c'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a15041-8a0e-4b8d-9c86-c7a50cb32ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2caf44-047e-4d8e-bcf7-aba9719a8ed5', '2ddb9c58-a795-4822-937e-3cb2c589f077', '6ba2cb61-619f-47a6-856d-6edb7470248c', 'd4cac744-7377-4ba9-a721-5b047187054c']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0163c88b-f315-430e-985b-e9e989b1a0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0163c88b-f315-430e-985b-e9e989b1a0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a', '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='d485e3baa5814e52ac90c07d92b11bf8',qos_specs=None,replication_status=,reservations=['5d2caf44-047e-4d8e-bcf7-aba9719a8ed5','2ddb9c58-a795-4822-937e-3cb2c589f077','6ba2cb61-619f-47a6-856d-6edb7470248c','d4cac744-7377-4ba9-a721-5b047187054c'],size=1,snapshot_id=c2a5b403-8db1-4bda-9550-b674de597725,source_replicaid=,source_volid=None,status='creating',user_id='5b780b71ada549e488e74dccc9b7866f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06: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=70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d485e3baa5814e52ac90c07d92b11bf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c2a5b403-8db1-4bda-9550-b674de597725,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b780b71ada549e488e74dccc9b7866f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08096030-0e7d-4721-b1c1-2975b370dbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-589eaab5-186f-422f-a20b-098a2706eec7 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-589eaab5-186f-422f-a20b-098a2706eec7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-589eaab5-186f-422f-a20b-098a2706eec7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-589eaab5-186f-422f-a20b-098a2706eec7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-589eaab5-186f-422f-a20b-098a2706eec7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08096030-0e7d-4721-b1c1-2975b370dbaf) transitioned into state 'SUCCESS' from 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='d485e3baa5814e52ac90c07d92b11bf8',qos_specs=None,replication_status=,reservations=['5d2caf44-047e-4d8e-bcf7-aba9719a8ed5','2ddb9c58-a795-4822-937e-3cb2c589f077','6ba2cb61-619f-47a6-856d-6edb7470248c','d4cac744-7377-4ba9-a721-5b047187054c'],size=1,snapshot_id=c2a5b403-8db1-4bda-9550-b674de597725,source_replicaid=,source_volid=None,status='creating',user_id='5b780b71ada549e488e74dccc9b7866f',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f5917b-c1a9-495f-a841-ae565abecf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-589eaab5-186f-422f-a20b-098a2706eec7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 200 Sep 08 14:06:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1663/3282] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:30 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5f5917b-c1a9-495f-a841-ae565abecf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Flow 'volume_create_api' (bab8a4ba-e826-45c4-b8f1-2fe907f1bced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Create volume request issued successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-1a147ef7-6aa7-4bdd-b6ee-c2bbef8013e1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1620/3283] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:29 2026] POST /volume/v3/volumes => generated 750 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:30 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:30 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:30 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b1ca3945-cd51-4d41-94b7-62983b182ba2 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:30 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1664/3284] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:30 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5462094f-e2cf-43f4-9149-90ecb714819f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5462094f-e2cf-43f4-9149-90ecb714819f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5462094f-e2cf-43f4-9149-90ecb714819f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5462094f-e2cf-43f4-9149-90ecb714819f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:30 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:30 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5462094f-e2cf-43f4-9149-90ecb714819f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:30 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5462094f-e2cf-43f4-9149-90ecb714819f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:30 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1621/3285] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:30 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f9948a83-b12e-449c-9169-baf6b36d8244 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9948a83-b12e-449c-9169-baf6b36d8244 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9948a83-b12e-449c-9169-baf6b36d8244 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f9948a83-b12e-449c-9169-baf6b36d8244 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f9948a83-b12e-449c-9169-baf6b36d8244 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f9948a83-b12e-449c-9169-baf6b36d8244 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 200 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1665/3286] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:31 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6051f0c0-1754-4c64-bbef-878d60634a6c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6051f0c0-1754-4c64-bbef-878d60634a6c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6051f0c0-1754-4c64-bbef-878d60634a6c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6051f0c0-1754-4c64-bbef-878d60634a6c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6051f0c0-1754-4c64-bbef-878d60634a6c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6051f0c0-1754-4c64-bbef-878d60634a6c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1622/3287] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:31 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-92756c67-8880-49d4-bafa-22973b4dbc8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92756c67-8880-49d4-bafa-22973b4dbc8f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92756c67-8880-49d4-bafa-22973b4dbc8f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-92756c67-8880-49d4-bafa-22973b4dbc8f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-92756c67-8880-49d4-bafa-22973b4dbc8f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-92756c67-8880-49d4-bafa-22973b4dbc8f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1666/3288] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:31 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] POST http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819/action Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Updating snapshot '5f1b0ea1-8a85-4266-a106-666ece014819' with '{'status': 'error'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '35e29f83bdf544f98f82111ba3cd84fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '90edf4f1f4d64377846d8f1b102fe495', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c94fb06-c856-4f6b-b707-cf65c368cee1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819/action returned with HTTP 403 Sep 08 14:06:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1623/3289] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:31 2026] POST /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete snapshot with id: 5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb08fb05-94fa-4fba-b5f0-3f8da0381826 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 202 Sep 08 14:06:31 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1667/3290] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:31 2026] DELETE /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:31 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:31 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-952b3811-486c-46c1-b543-e88cb00ef9c7 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:31 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1624/3291] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:31 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb1bc1bc-ee6c-49da-8535-df5541052cac tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 200 Sep 08 14:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1668/3292] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:32 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31f0977f-ba85-4b9a-a809-f866f5a46439", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1673158574"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['ab6f3bd5-38aa-484d-9ec4-9af96274048f', 'f51ea9a8-bd65-47cc-a1e4-92395ec0a278', '99e0587b-58be-4416-96f7-e0a3f23d6fac', '3029eeb5-164f-4f83-b35d-db234d90c2e5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0edbd151-c27b-4a57-8b63-890946fe28a1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1669/3293] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:32 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c6f489fd-44b0-4cd9-ac23-8d7cf1fa65f3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1625/3294] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-9b0205b8-87af-4003-aafb-8a0275af71ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b0205b8-87af-4003-aafb-8a0275af71ee tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b0205b8-87af-4003-aafb-8a0275af71ee tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-9b0205b8-87af-4003-aafb-8a0275af71ee tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:32 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-9b0205b8-87af-4003-aafb-8a0275af71ee tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-9b0205b8-87af-4003-aafb-8a0275af71ee tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:32 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1670/3295] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:32 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:32 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:32 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:32 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5156b60a-d3bd-4487-be27-6267f8bc0941 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 200 Sep 08 14:06:32 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1626/3296] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:32 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:33 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:33 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-48a2f869-99e9-48ff-93bb-ff60ef506a60 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1671/3297] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:33 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-386218af-b9ff-403c-97e5-0555cc2d4ce7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:33 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1627/3298] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:33 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-79d8eb65-8f24-4551-b3a8-640a0f014cf1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79d8eb65-8f24-4551-b3a8-640a0f014cf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79d8eb65-8f24-4551-b3a8-640a0f014cf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-79d8eb65-8f24-4551-b3a8-640a0f014cf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-79d8eb65-8f24-4551-b3a8-640a0f014cf1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 returned with HTTP 404 Sep 08 14:06:33 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1672/3299] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:33 2026] GET /volume/v3/snapshots/5f1b0ea1-8a85-4266-a106-666ece014819 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:33 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume with id: 214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:33 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:33 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:33 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:33 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:33 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume request issued successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c85ab63a-34ff-4ac5-a3c1-caa7399b2668 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 202 Sep 08 14:06:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1628/3300] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:33 2026] DELETE /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:34 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f0347e4f-c21d-4da2-945f-47a0bbb637ee tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1673/3301] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:34 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 1015 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:34 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:34 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-aa2d4b8d-6729-4fd8-a839-71783b68be56 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:34 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1674/3302] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:34 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:06:34 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:34 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:34 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:34 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:34 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:34 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-578fe6d5-bf3a-4191-922d-e9c4a1fcbab6 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:34 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1629/3303] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:34 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c6dba0b0-0524-46ea-a020-0f3da645ef46 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 200 Sep 08 14:06:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1675/3304] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:35 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 1015 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-36207834-8eee-4cd2-875b-2502a7272ca3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36207834-8eee-4cd2-875b-2502a7272ca3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36207834-8eee-4cd2-875b-2502a7272ca3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:35 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-36207834-8eee-4cd2-875b-2502a7272ca3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:35 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:35 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:35 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-36207834-8eee-4cd2-875b-2502a7272ca3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:35 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-36207834-8eee-4cd2-875b-2502a7272ca3 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:35 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1630/3305] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:35 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d310ab24-1c83-4605-b55f-9238042eee61 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d310ab24-1c83-4605-b55f-9238042eee61 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d310ab24-1c83-4605-b55f-9238042eee61 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d310ab24-1c83-4605-b55f-9238042eee61 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:35 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:35 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d310ab24-1c83-4605-b55f-9238042eee61 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:35 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d310ab24-1c83-4605-b55f-9238042eee61 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:35 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1676/3306] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:35 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b65e0bfd-f966-40db-98d7-892b0fa90a51 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b65e0bfd-f966-40db-98d7-892b0fa90a51 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b65e0bfd-f966-40db-98d7-892b0fa90a51 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b65e0bfd-f966-40db-98d7-892b0fa90a51 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b65e0bfd-f966-40db-98d7-892b0fa90a51 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 returned with HTTP 404 Sep 08 14:06:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1631/3307] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:36 2026] GET /volume/v3/volumes/214705a4-8a5f-49ae-a796-3ca980620254 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-c9053a50-4872-4256-803a-76152bc9cc3d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1653363213"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1653363213'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume of 1 GB Sep 08 14:06:36 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (3fdbb128-d468-4bff-80e7-5e48908a18dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8ca6a9-b599-41c7-a82e-ce03a5cc9a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df8ca6a9-b599-41c7-a82e-ce03a5cc9a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e26fc7e-5ebe-4197-8e98-73cff5b22ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['3873a058-5927-4b93-bcc0-173fb4cb7864', 'c1b22e2b-e341-40fe-9324-741db3ca96ca', 'aefb6afe-0f64-4c77-ab70-b1ecb928b806', 'b93e3a80-f60d-4d65-9a62-bba151800e6d'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e26fc7e-5ebe-4197-8e98-73cff5b22ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3873a058-5927-4b93-bcc0-173fb4cb7864', 'c1b22e2b-e341-40fe-9324-741db3ca96ca', 'aefb6afe-0f64-4c77-ab70-b1ecb928b806', 'b93e3a80-f60d-4d65-9a62-bba151800e6d']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097dd226-5ede-4788-8662-5dab7afb5acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:36 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097dd226-5ede-4788-8662-5dab7afb5acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01600b2-02fd-4d94-8238-3281efd6fa65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653363213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['3873a058-5927-4b93-bcc0-173fb4cb7864','c1b22e2b-e341-40fe-9324-741db3ca96ca','aefb6afe-0f64-4c77-ab70-b1ecb928b806','b93e3a80-f60d-4d65-9a62-bba151800e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1653363213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d01600b2-02fd-4d94-8238-3281efd6fa65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edf4f1f4d64377846d8f1b102fe495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2d5befc-a711-4b6c-9027-1edeaf2dab8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:36 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:36 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:36 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:36 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08b6193f-c1a3-4d49-a71e-d859b8361b95 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:36 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1632/3308] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:36 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2d5befc-a711-4b6c-9027-1edeaf2dab8d) transitioned into state 'SUCCESS' from state '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-1653363213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['3873a058-5927-4b93-bcc0-173fb4cb7864','c1b22e2b-e341-40fe-9324-741db3ca96ca','aefb6afe-0f64-4c77-ab70-b1ecb928b806','b93e3a80-f60d-4d65-9a62-bba151800e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:36 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa313c1-e360-4dc9-a412-6e72fbfd096d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48372656-f133-413f-beba-a16e0a8168b1 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48372656-f133-413f-beba-a16e0a8168b1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48372656-f133-413f-beba-a16e0a8168b1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48372656-f133-413f-beba-a16e0a8168b1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa313c1-e360-4dc9-a412-6e72fbfd096d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (3fdbb128-d468-4bff-80e7-5e48908a18dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request issued successfully. Sep 08 14:06:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-c9053a50-4872-4256-803a-76152bc9cc3d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1677/3309] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:36 2026] POST /volume/v3/volumes => generated 787 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:37 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:37 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-48372656-f133-413f-beba-a16e0a8168b1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:37 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48372656-f133-413f-beba-a16e0a8168b1 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1633/3310] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:37 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:37 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:37 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:37 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:37 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:37 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:37 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-11f8e7e9-9c47-4c38-977c-195d4f2c7f1d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:37 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1678/3311] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:37 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 966 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:37 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:37 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:37 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d6b60448-b218-45f4-99af-bc53d39c7ff7 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:37 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1634/3312] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:37 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-dba480ea-6178-417a-9b1b-8d5c70417e04 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1679/3313] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ed6d63e-3357-467c-b302-4fe6c88e05f3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1635/3314] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-365dc226-4177-4cbd-8529-b7dd431c2018 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-58085c92-548b-4400-92b7-9ffe8d6284c0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1680/3315] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete snapshot with id: c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot delete request issued successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-365dc226-4177-4cbd-8529-b7dd431c2018 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 202 Sep 08 14:06:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1636/3316] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:38 2026] DELETE /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-96c99551-ba3c-42c9-b9d3-710e1564a3b3 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1681/3317] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:38 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:38 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9f0f1144-38f6-48a5-b3d2-b61758350974 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:38 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1637/3318] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:38 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:39 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:39 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=667,cinder:INSERT=144,cinder:UPDATE=232 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:06:39 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:39 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:39 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:39 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:39 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:39 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3bf31c5f-52c8-4c82-b45d-4d6009fe1d99 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:39 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1682/3319] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:39 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:39 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:39 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:39 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:39 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Snapshot retrieved successfully. Sep 08 14:06:39 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ee63f790-ae1f-45f4-acbd-74aae30d3290 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 200 Sep 08 14:06:39 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1638/3320] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:39 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-78235848-8531-4663-aad6-a98c9def7ea4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78235848-8531-4663-aad6-a98c9def7ea4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78235848-8531-4663-aad6-a98c9def7ea4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-78235848-8531-4663-aad6-a98c9def7ea4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-78235848-8531-4663-aad6-a98c9def7ea4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-78235848-8531-4663-aad6-a98c9def7ea4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1683/3321] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] POST http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc/action Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.snapshot_unmanage [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Unmanage snapshot with id: 0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=555,cinder:UPDATE=182,cinder:INSERT=99 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'b3f99fd2a0524fc08a7f73b197b7907f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6284fa796a0c4fdf8f4500d0e10283c5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e65c22b9-7fd1-4bdc-8b3b-216bd06b0c64 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc/action returned with HTTP 403 Sep 08 14:06:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1639/3322] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:40 2026] POST /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc/action => generated 117 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ef2830a6-8fcf-4ff4-8f15-8b9a2a6396ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1684/3323] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-bad53c0b-2eb1-4c7a-947b-3a2b97ede423 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1640/3324] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b3259450-128b-46be-9f0b-88ab86e21e29 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3259450-128b-46be-9f0b-88ab86e21e29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3259450-128b-46be-9f0b-88ab86e21e29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b3259450-128b-46be-9f0b-88ab86e21e29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0d749d57-9c8c-4fdd-b6a3-b61f1dea9e25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d749d57-9c8c-4fdd-b6a3-b61f1dea9e25 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d749d57-9c8c-4fdd-b6a3-b61f1dea9e25 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0d749d57-9c8c-4fdd-b6a3-b61f1dea9e25 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b3259450-128b-46be-9f0b-88ab86e21e29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0d749d57-9c8c-4fdd-b6a3-b61f1dea9e25 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 404 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b3259450-128b-46be-9f0b-88ab86e21e29 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1685/3325] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1641/3326] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete volume with id: ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete volume request issued successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ed00887c-cde5-4882-8f0b-81b1fa36b49b tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 202 Sep 08 14:06:40 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1686/3327] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:40 2026] DELETE /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03b4d0db-fc87-404c-be26-41933affb355 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03b4d0db-fc87-404c-be26-41933affb355 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03b4d0db-fc87-404c-be26-41933affb355 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03b4d0db-fc87-404c-be26-41933affb355 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:40 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:40 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03b4d0db-fc87-404c-be26-41933affb355 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:40 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03b4d0db-fc87-404c-be26-41933affb355 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 200 Sep 08 14:06:40 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1642/3328] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:40 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4d804d89-5735-40d2-bf96-10d5c280ce19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 200 Sep 08 14:06:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1687/3329] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d8683a5f-0283-4466-9047-0373981d649a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8683a5f-0283-4466-9047-0373981d649a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8683a5f-0283-4466-9047-0373981d649a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d8683a5f-0283-4466-9047-0373981d649a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d8683a5f-0283-4466-9047-0373981d649a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d8683a5f-0283-4466-9047-0373981d649a tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1643/3330] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-75184a9f-9c84-472f-b11a-696e085e3616 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d01600b2-02fd-4d94-8238-3281efd6fa65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1885801619"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create snapshot from volume d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['5829203a-1a04-4b39-a9fc-89fa7a752658', '62f685c6-6ddf-4766-8fde-b472d5eae823', '59572c8e-bebd-4217-9109-f0b260f10bbb', '19fecfad-97fe-4600-b068-c85cf47c666a'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-44f0903f-746b-48c0-bd8c-1607226294e4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44f0903f-746b-48c0-bd8c-1607226294e4 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44f0903f-746b-48c0-bd8c-1607226294e4 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-44f0903f-746b-48c0-bd8c-1607226294e4 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-44f0903f-746b-48c0-bd8c-1607226294e4 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 404 Sep 08 14:06:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1644/3331] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-f4120e5b-11a9-4438-a870-e4d936061f42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] DELETE http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete volume with id: 70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot create request issued successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-75184a9f-9c84-472f-b11a-696e085e3616 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1688/3332] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete volume request issued successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-f4120e5b-11a9-4438-a870-e4d936061f42 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 202 Sep 08 14:06:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1645/3333] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:41 2026] DELETE /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0ad81474-a5e8-4652-aa49-f883b74e417a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ad81474-a5e8-4652-aa49-f883b74e417a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ad81474-a5e8-4652-aa49-f883b74e417a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:41 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0ad81474-a5e8-4652-aa49-f883b74e417a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:41 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bcff0d61-35cc-42d0-a504-3be16c6083a6 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:41 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1689/3334] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0ad81474-a5e8-4652-aa49-f883b74e417a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Volume info retrieved successfully. Sep 08 14:06:41 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0ad81474-a5e8-4652-aa49-f883b74e417a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 200 Sep 08 14:06:41 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1646/3335] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:41 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a49f3e6f-3048-4d78-b1d0-39a1119f9f19 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a49f3e6f-3048-4d78-b1d0-39a1119f9f19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a49f3e6f-3048-4d78-b1d0-39a1119f9f19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a49f3e6f-3048-4d78-b1d0-39a1119f9f19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a49f3e6f-3048-4d78-b1d0-39a1119f9f19 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1690/3336] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/snapshots/0852ddbb-54fb-47f5-b6f4-169fa42e4abc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4f28c572-7f44-4aa5-bfe6-4626e411a699 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 202 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1647/3337] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:42 2026] DELETE /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-68c15518-8ea7-42ed-9819-774049b66948 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68c15518-8ea7-42ed-9819-774049b66948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68c15518-8ea7-42ed-9819-774049b66948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-68c15518-8ea7-42ed-9819-774049b66948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:42 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:42 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-68c15518-8ea7-42ed-9819-774049b66948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-68c15518-8ea7-42ed-9819-774049b66948 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 200 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1691/3338] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-706fce71-b400-4af9-abda-8f0fffe784fb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-706fce71-b400-4af9-abda-8f0fffe784fb tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-706fce71-b400-4af9-abda-8f0fffe784fb tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-706fce71-b400-4af9-abda-8f0fffe784fb tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-706fce71-b400-4af9-abda-8f0fffe784fb tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-706fce71-b400-4af9-abda-8f0fffe784fb tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1648/3339] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b8539ea7-821a-484f-ad91-c582121ad51c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8539ea7-821a-484f-ad91-c582121ad51c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8539ea7-821a-484f-ad91-c582121ad51c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b8539ea7-821a-484f-ad91-c582121ad51c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b8539ea7-821a-484f-ad91-c582121ad51c tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1692/3340] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/volumes/70cb8ee3-f9ff-4452-8a7e-e68d57f98e2a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6f78d08b-ee91-422c-9002-951b843d1801 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f78d08b-ee91-422c-9002-951b843d1801 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] DELETE http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f78d08b-ee91-422c-9002-951b843d1801 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6f78d08b-ee91-422c-9002-951b843d1801 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-6f78d08b-ee91-422c-9002-951b843d1801 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete snapshot with id: c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6f78d08b-ee91-422c-9002-951b843d1801 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1649/3341] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:42 2026] DELETE /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e8cadd8b-15d8-4d0e-ac67-318b30d6a400 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8cadd8b-15d8-4d0e-ac67-318b30d6a400 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8cadd8b-15d8-4d0e-ac67-318b30d6a400 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e8cadd8b-15d8-4d0e-ac67-318b30d6a400 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e8cadd8b-15d8-4d0e-ac67-318b30d6a400 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1693/3342] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/snapshots/c2a5b403-8db1-4bda-9550-b674de597725 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] DELETE http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Delete volume with id: ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:42 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b9be018e-0a81-4bc6-8c7c-565b0a7c3a1a tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1650/3343] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:42 2026] DELETE /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cab38178-4dfb-4196-98b9-013837088067 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cab38178-4dfb-4196-98b9-013837088067 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] GET http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cab38178-4dfb-4196-98b9-013837088067 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cab38178-4dfb-4196-98b9-013837088067 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:42 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cab38178-4dfb-4196-98b9-013837088067 tempest-SnapshotDependencyTests-1867790592 tempest-SnapshotDependencyTests-1867790592-project-member] http://192.168.122.142/volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b returned with HTTP 404 Sep 08 14:06:42 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1694/3344] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:42 2026] GET /volume/v3/volumes/ecc19d3d-73e9-4c7f-9ca1-644907b15f6b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0619ca13-f467-4a7e-9d5f-7f8c3b3b6209 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0619ca13-f467-4a7e-9d5f-7f8c3b3b6209 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0619ca13-f467-4a7e-9d5f-7f8c3b3b6209 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0619ca13-f467-4a7e-9d5f-7f8c3b3b6209 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0619ca13-f467-4a7e-9d5f-7f8c3b3b6209 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 returned with HTTP 404 Sep 08 14:06:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1651/3345] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:43 2026] GET /volume/v3/volumes/31f0977f-ba85-4b9a-a809-f866f5a46439 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1638470558"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.api.v3.volumes [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1638470558'}} {{(pid=86957) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:06:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (ee328fa9-408e-42a1-b174-57a0fbc1805c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550f9d1e-9836-41ab-88ad-e40c7573394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.flows.api.create_volume [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86957) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550f9d1e-9836-41ab-88ad-e40c7573394d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac983363-8114-4ea7-a5d7-3ce7311f6e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['2cc6439a-ec04-4ef2-b14b-f01034e6c4ee', 'dbf33d73-78ae-41ce-9136-4709051419b5', 'ea851f4e-a20d-4c25-822b-a907dbf1e528', 'c7fdeb7f-c5f0-47ff-b35b-84ca287a3543'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac983363-8114-4ea7-a5d7-3ce7311f6e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cc6439a-ec04-4ef2-b14b-f01034e6c4ee', 'dbf33d73-78ae-41ce-9136-4709051419b5', 'ea851f4e-a20d-4c25-822b-a907dbf1e528', 'c7fdeb7f-c5f0-47ff-b35b-84ca287a3543']}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49063504-4346-4519-80e2-ecfa5c4e6943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:43 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49063504-4346-4519-80e2-ecfa5c4e6943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f05462d1-7242-4aba-a352-bd41155b5cd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638470558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['2cc6439a-ec04-4ef2-b14b-f01034e6c4ee','dbf33d73-78ae-41ce-9136-4709051419b5','ea851f4e-a20d-4c25-822b-a907dbf1e528','c7fdeb7f-c5f0-47ff-b35b-84ca287a3543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1638470558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f05462d1-7242-4aba-a352-bd41155b5cd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6355f2-752a-4be2-8a4b-60459b11e3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6355f2-752a-4be2-8a4b-60459b11e3a7) transitioned into state 'SUCCESS' from state '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-1638470558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['2cc6439a-ec04-4ef2-b14b-f01034e6c4ee','dbf33d73-78ae-41ce-9136-4709051419b5','ea851f4e-a20d-4c25-822b-a907dbf1e528','c7fdeb7f-c5f0-47ff-b35b-84ca287a3543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3284fc54-473f-4037-8e45-793c302dbcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-5b46c307-43c6-4b59-afce-5857a9ae93f0 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3284fc54-473f-4037-8e45-793c302dbcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86957) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1652/3346] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:43 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:43 devstack devstack@c-api.service[86957]: DEBUG cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (ee328fa9-408e-42a1-b174-57a0fbc1805c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86957) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:43 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:06:43 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fe89730a-9ae1-46c5-9c77-5c6e50beb245 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:43 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1695/3347] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:43 2026] POST /volume/v3/volumes => generated 787 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:43 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:43 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:43 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:43 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:43 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a67f12c0-5653-4065-9ffd-04221a8bbd5c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 200 Sep 08 14:06:43 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1653/3348] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:43 2026] GET /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:44 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:44 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-cf8080d5-9cfc-4740-a773-c0ab47e2156d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:44 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1696/3349] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:44 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:44 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Snapshot retrieved successfully. Sep 08 14:06:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6b0dc61c-e323-4ecf-aa06-be8ed25a98bf tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:44 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1654/3350] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:44 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete snapshot with id: a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:44 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:44 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:45 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:45 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:45 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:45 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:45 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:45 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-53e3b166-2890-4997-a6f0-e1e0a1ae22b4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 200 Sep 08 14:06:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1655/3351] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:44 2026] GET /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:45 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:45 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4f3754a1-6af1-4a6f-97ca-ac3f841dd01c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 202 Sep 08 14:06:45 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1697/3352] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:44 2026] DELETE /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:45 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:45 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:45 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:45 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:45 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1ec7f85-1add-4a99-8b85-7e62026c7f33 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:45 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1656/3353] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:45 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6df65975-0079-471f-b132-a995902cabf5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6df65975-0079-471f-b132-a995902cabf5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6df65975-0079-471f-b132-a995902cabf5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6df65975-0079-471f-b132-a995902cabf5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6df65975-0079-471f-b132-a995902cabf5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6df65975-0079-471f-b132-a995902cabf5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 200 Sep 08 14:06:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1698/3354] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:46 2026] GET /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-448d4239-115e-4466-9574-9607708a2880 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-448d4239-115e-4466-9574-9607708a2880 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-448d4239-115e-4466-9574-9607708a2880 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-448d4239-115e-4466-9574-9607708a2880 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f05462d1-7242-4aba-a352-bd41155b5cd0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1085163688"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-448d4239-115e-4466-9574-9607708a2880 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-448d4239-115e-4466-9574-9607708a2880 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 200 Sep 08 14:06:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1657/3355] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:46 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:46 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:46 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['aeb449ba-f81a-4e97-b03d-ce417c9dd71f', 'e460cde1-2e05-4363-83ae-91adf6d6c3e6', '4b40ad5e-283d-4d3f-b652-edbd66a96e9f', 'b582c305-93f5-488c-84ac-0aea2af7cdbe'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:46 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:46 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-41b2086f-b9b3-4e09-87f1-baa73265e883 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:46 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1699/3356] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-764fac8a-1e69-42d1-a179-33ba954d1871 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-764fac8a-1e69-42d1-a179-33ba954d1871 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-764fac8a-1e69-42d1-a179-33ba954d1871 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-764fac8a-1e69-42d1-a179-33ba954d1871 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:46 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:46 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-764fac8a-1e69-42d1-a179-33ba954d1871 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:46 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-764fac8a-1e69-42d1-a179-33ba954d1871 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:46 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1658/3357] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:46 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d661a050-229f-4fd3-ad63-3910b995982f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d661a050-229f-4fd3-ad63-3910b995982f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d661a050-229f-4fd3-ad63-3910b995982f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d661a050-229f-4fd3-ad63-3910b995982f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d661a050-229f-4fd3-ad63-3910b995982f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 returned with HTTP 404 Sep 08 14:06:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1700/3358] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:47 2026] GET /volume/v3/snapshots/a4f75cbd-bd5c-4015-af9b-fc2a1e6f4611 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume with id: d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:47 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume request issued successfully. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8c787c6e-f69e-43d9-b641-3942f16b2f9d tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 202 Sep 08 14:06:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1659/3359] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:47 2026] DELETE /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:47 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:47 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:47 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:47 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:47 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:47 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8637200f-04e6-4abf-a070-aaca87a70cf2 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 200 Sep 08 14:06:47 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1701/3360] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:47 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:47 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:47 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b5f6718e-9d29-43a5-b0ba-4f4e88edad70 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:47 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1660/3361] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:47 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-66a333bd-de0b-4058-8892-d89712e3a467 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66a333bd-de0b-4058-8892-d89712e3a467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66a333bd-de0b-4058-8892-d89712e3a467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-66a333bd-de0b-4058-8892-d89712e3a467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-66a333bd-de0b-4058-8892-d89712e3a467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 returned with HTTP 404 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1702/3362] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:48 2026] GET /volume/v3/volumes/d01600b2-02fd-4d94-8238-3281efd6fa65 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542087918"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542087918'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume of 1 GB Sep 08 14:06:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (108a89ff-05fe-4608-8399-32d23ddc2f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f2f119-3242-42c5-bb38-8331143bf5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b09df619-8fff-44e3-baf1-1c7b2314ba5d tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1703/3363] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:48 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f2f119-3242-42c5-bb38-8331143bf5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6097c03-055a-40f1-82f9-cd482546c7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['292f7559-6092-4177-8172-eac3fb96ac28', 'cd43d6f0-cf6e-4f5b-a9df-10db477b2260', 'e6b3905b-1262-4d03-92dd-77150a81abff', '899d579d-f251-4ac1-8fe4-28fcd448d2c9'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6097c03-055a-40f1-82f9-cd482546c7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292f7559-6092-4177-8172-eac3fb96ac28', 'cd43d6f0-cf6e-4f5b-a9df-10db477b2260', 'e6b3905b-1262-4d03-92dd-77150a81abff', '899d579d-f251-4ac1-8fe4-28fcd448d2c9']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b906e2e-c23e-4822-9b91-19fb31cb0fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:48 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b906e2e-c23e-4822-9b91-19fb31cb0fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df7d7b6d-e62b-4350-a268-2b9563f39956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542087918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['292f7559-6092-4177-8172-eac3fb96ac28','cd43d6f0-cf6e-4f5b-a9df-10db477b2260','e6b3905b-1262-4d03-92dd-77150a81abff','899d579d-f251-4ac1-8fe4-28fcd448d2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542087918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df7d7b6d-e62b-4350-a268-2b9563f39956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edf4f1f4d64377846d8f1b102fe495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390ccfc4-8a7d-409a-b6a8-9a899c13584e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390ccfc4-8a7d-409a-b6a8-9a899c13584e) transitioned into state 'SUCCESS' from state '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-542087918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edf4f1f4d64377846d8f1b102fe495',qos_specs=None,replication_status=,reservations=['292f7559-6092-4177-8172-eac3fb96ac28','cd43d6f0-cf6e-4f5b-a9df-10db477b2260','e6b3905b-1262-4d03-92dd-77150a81abff','899d579d-f251-4ac1-8fe4-28fcd448d2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bb54ce6a574b90b75c942ebb9bb665',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413d8346-9129-4b6c-8df8-4c08bc790de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (413d8346-9129-4b6c-8df8-4c08bc790de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Flow 'volume_create_api' (108a89ff-05fe-4608-8399-32d23ddc2f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:48 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create volume request issued successfully. Sep 08 14:06:48 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-50ca3bd7-3da3-42ba-aeac-d93a4befed3f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:48 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1661/3364] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:48 2026] POST /volume/v3/volumes => generated 786 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:48 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:48 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:48 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5ab11d60-7e09-43ee-9c93-2f567030ab2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 200 Sep 08 14:06:48 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1704/3365] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:48 2026] GET /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-03e00f5d-e131-4be9-95d7-eb60e65b3ce2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1662/3366] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fa429fa2-9db0-49ba-8570-bd7eaf72ed08 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa429fa2-9db0-49ba-8570-bd7eaf72ed08 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] PUT http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fa429fa2-9db0-49ba-8570-bd7eaf72ed08 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fa429fa2-9db0-49ba-8570-bd7eaf72ed08 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fa429fa2-9db0-49ba-8570-bd7eaf72ed08 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1705/3367] 192.168.122.142 () {60 vars in 1258 bytes} [Tue Sep 8 14:06:49 2026] PUT /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-492b13f3-2d42-4247-85d5-8d6897ef5d88 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 202 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1663/3368] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:49 2026] DELETE /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:49 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3b906686-99c3-4524-bbfb-0c3ac952d1ff tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:49 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1706/3369] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 494 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:49 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:49 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:49 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:49 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:50 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ccedd6d3-3a2c-4ab1-9c4b-7b0b3e6e2e42 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 200 Sep 08 14:06:50 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1664/3370] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:49 2026] GET /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:50 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:50 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:50 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:50 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:50 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-fc3fb24e-ec1e-422b-9e92-59d509fa0cfb tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 200 Sep 08 14:06:50 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1707/3371] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:50 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 494 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8159e195-ca59-48d3-9f76-3036fb8ea60c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 200 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1665/3372] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:51 2026] GET /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8c76e770-b200-4f87-bc32-a17718280497 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df7d7b6d-e62b-4350-a268-2b9563f39956", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-249711833"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Create snapshot from volume df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.quota [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Created reservations ['6a52755a-7623-4ffa-89a3-7ad37e6691f6', 'ce584b52-2f75-4f1c-a7cd-94f43b2778f0', '4db89f45-b060-411c-8eb8-44631b4cd16e', 'd102bad1-7396-432d-b0cb-984b734cee47'] {{(pid=86957) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot create request issued successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8c76e770-b200-4f87-bc32-a17718280497 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1708/3373] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-0cfe55bc-d6ae-4219-9783-bf9323ae7d65 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1666/3374] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:51 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-4e89db18-ecf9-426b-8c9e-9ff86e1628b2 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e89db18-ecf9-426b-8c9e-9ff86e1628b2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e89db18-ecf9-426b-8c9e-9ff86e1628b2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-4e89db18-ecf9-426b-8c9e-9ff86e1628b2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-4e89db18-ecf9-426b-8c9e-9ff86e1628b2 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 returned with HTTP 404 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1709/3375] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:51 2026] GET /volume/v3/snapshots/853f8500-8169-4e4d-8df7-901c0f71dd78 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:51 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e7489d4f-6528-4033-a8c7-ff713f9c9722 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 202 Sep 08 14:06:51 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1667/3376] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:51 2026] DELETE /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b137853d-6765-40ff-a974-c89feb0b59fc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b137853d-6765-40ff-a974-c89feb0b59fc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b137853d-6765-40ff-a974-c89feb0b59fc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b137853d-6765-40ff-a974-c89feb0b59fc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:51 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:51 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b137853d-6765-40ff-a974-c89feb0b59fc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:51 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b137853d-6765-40ff-a974-c89feb0b59fc tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 200 Sep 08 14:06:51 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1710/3377] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:51 2026] GET /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:52 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6bb86c5d-f69d-4fe8-95aa-b98c93c56c1c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:52 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1668/3378] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6678891d-9ba7-41a6-9078-9d8636291360 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6678891d-9ba7-41a6-9078-9d8636291360 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 Sep 08 14:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6678891d-9ba7-41a6-9078-9d8636291360 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:52 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6678891d-9ba7-41a6-9078-9d8636291360 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:52 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6678891d-9ba7-41a6-9078-9d8636291360 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 returned with HTTP 404 Sep 08 14:06:52 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1711/3379] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:52 2026] GET /volume/v3/volumes/f05462d1-7242-4aba-a352-bd41155b5cd0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/volumes Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-717075500"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: DEBUG cinder.api.v3.volumes [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-717075500'}} {{(pid=86958) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.volumes [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume of 1 GB Sep 08 14:06:52 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Availability Zones retrieved successfully. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cedf3fea-a38f-4408-92d0-c96bcd0e6b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fecf8b3-1105-46c3-8def-ea88da069151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.flows.api.create_volume [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Validating volume size '1' using validate_int {{(pid=86958) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fecf8b3-1105-46c3-8def-ea88da069151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-08T11:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '710f313a-0e93-4eb2-9101-fcb7e0dafdb8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0d54cb-26f4-4752-89e4-abe339dee14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['47fb08d7-3c2e-40b0-93b4-7f4ef2de3688', '5f6c6c6b-1e05-4f61-bf79-704139c3abf7', '5131b138-1765-4a34-9e46-f2bfd4f19f5f', '157fea36-7471-411a-9868-b1eaaf994b34'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0d54cb-26f4-4752-89e4-abe339dee14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fb08d7-3c2e-40b0-93b4-7f4ef2de3688', '5f6c6c6b-1e05-4f61-bf79-704139c3abf7', '5131b138-1765-4a34-9e46-f2bfd4f19f5f', '157fea36-7471-411a-9868-b1eaaf994b34']}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335614b0-8528-4591-9c28-928797d39f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335614b0-8528-4591-9c28-928797d39f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45fab57d-f05a-4b22-9b86-174e15c7ce1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717075500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['47fb08d7-3c2e-40b0-93b4-7f4ef2de3688','5f6c6c6b-1e05-4f61-bf79-704139c3abf7','5131b138-1765-4a34-9e46-f2bfd4f19f5f','157fea36-7471-411a-9868-b1eaaf994b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-08T12:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717075500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45fab57d-f05a-4b22-9b86-174e15c7ce1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6284fa796a0c4fdf8f4500d0e10283c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad036929cedf48559398cc9214bea545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(710f313a-0e93-4eb2-9101-fcb7e0dafdb8),volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd5a03b-5d03-42d0-8cb7-9ff2e5a33c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fd5a03b-5d03-42d0-8cb7-9ff2e5a33c16) transitioned into state 'SUCCESS' from state '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-717075500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6284fa796a0c4fdf8f4500d0e10283c5',qos_specs=None,replication_status=,reservations=['47fb08d7-3c2e-40b0-93b4-7f4ef2de3688','5f6c6c6b-1e05-4f61-bf79-704139c3abf7','5131b138-1765-4a34-9e46-f2bfd4f19f5f','157fea36-7471-411a-9868-b1eaaf994b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad036929cedf48559398cc9214bea545',volume_type_id=710f313a-0e93-4eb2-9101-fcb7e0dafdb8)}' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c7ca3e-3b6c-4c6f-bd47-696bc9f824d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c7ca3e-3b6c-4c6f-bd47-696bc9f824d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86958) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Flow 'volume_create_api' (cedf3fea-a38f-4408-92d0-c96bcd0e6b76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86958) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 08 14:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create volume request issued successfully. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c4b5e6e-9ec1-44c6-93fc-e3e4c71cefb5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes returned with HTTP 202 Sep 08 14:06:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1669/3380] 192.168.122.142 () {60 vars in 1142 bytes} [Tue Sep 8 14:06:52 2026] POST /volume/v3/volumes => generated 786 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:53 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:53 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:53 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:53 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6ca74778-1f36-4477-9f80-506cc7369980 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:53 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ba4bfd99-d9a9-4c96-a1f8-a3b64d6a8368 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:53 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1712/3381] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:53 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ca74778-1f36-4477-9f80-506cc7369980 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ca74778-1f36-4477-9f80-506cc7369980 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6ca74778-1f36-4477-9f80-506cc7369980 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:53 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:53 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:53 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-6ca74778-1f36-4477-9f80-506cc7369980 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:53 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6ca74778-1f36-4477-9f80-506cc7369980 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 200 Sep 08 14:06:53 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1670/3382] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:53 2026] GET /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a804acaa-45ab-4ac0-947b-8b06f2f1907c tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1713/3383] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:54 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d7c0d72d-f202-4465-844b-b38e1c29434e None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] POST http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1/action Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.snapshot_unmanage [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Unmanage snapshot with id: a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Snapshot retrieved successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '35e29f83bdf544f98f82111ba3cd84fa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '90edf4f1f4d64377846d8f1b102fe495', '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=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d7c0d72d-f202-4465-844b-b38e1c29434e tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-reader] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1/action returned with HTTP 403 Sep 08 14:06:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1671/3384] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:54 2026] POST /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete snapshot with id: a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:54 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f4d6b140-f4c9-456b-a782-c7d713d8ad59 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 200 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1714/3385] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:54 2026] GET /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-647a34d2-4e4a-41f7-afeb-01080e7a3467 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 202 Sep 08 14:06:54 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1672/3386] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:54 2026] DELETE /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:54 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:54 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b78fdf49-bd4a-4eb0-9d70-2ef1ca2ac7c1 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:54 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1715/3387] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:54 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-24a0b276-aed9-44b2-84ba-02569e0251a9 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 200 Sep 08 14:06:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1673/3388] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-43e5116d-4196-43a6-8963-1feeff5342e3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43e5116d-4196-43a6-8963-1feeff5342e3 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43e5116d-4196-43a6-8963-1feeff5342e3 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45fab57d-f05a-4b22-9b86-174e15c7ce1b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1465424052"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43e5116d-4196-43a6-8963-1feeff5342e3 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-43e5116d-4196-43a6-8963-1feeff5342e3 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Snapshot retrieved successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43e5116d-4196-43a6-8963-1feeff5342e3 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 200 Sep 08 14:06:55 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1716/3389] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.api.v3.snapshots [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Create snapshot from volume 45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:06:55 devstack devstack@c-api.service[86958]: DEBUG cinder.quota [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Created reservations ['e1593ed4-110e-45ab-92d6-cdc4a25c31c2', 'bd00ec17-8a9c-4ad5-8e66-f5ca3dfff122', '0cf2bd08-5168-48d5-8e65-35ced1d62251', '067631a8-29c4-4470-9d23-b6aeb2ffa2f5'] {{(pid=86958) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 08 14:06:55 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot create request issued successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-58ed3ae2-e0ab-43ba-a8cb-578277e847b5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots returned with HTTP 202 Sep 08 14:06:55 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1674/3390] 192.168.122.142 () {60 vars in 1149 bytes} [Tue Sep 8 14:06:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:55 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:55 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:55 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6210aa7a-ce37-42ae-8d95-734b12afc499 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:55 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1717/3391] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:55 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3ab86f51-3771-4b43-9221-b9af35df7f14 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ab86f51-3771-4b43-9221-b9af35df7f14 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ab86f51-3771-4b43-9221-b9af35df7f14 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3ab86f51-3771-4b43-9221-b9af35df7f14 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3ab86f51-3771-4b43-9221-b9af35df7f14 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 returned with HTTP 404 Sep 08 14:06:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1675/3392] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:56 2026] GET /volume/v3/snapshots/a53bbb1b-0f1e-4197-9382-02bd3fb051e1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume with id: df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:56 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Delete volume request issued successfully. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d842d1fe-35b9-48ce-b470-b4f11b1f5c72 tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 202 Sep 08 14:06:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1718/3393] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:06:56 2026] DELETE /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:56 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:56 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:06:56 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:56 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:56 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Volume info retrieved successfully. Sep 08 14:06:56 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e59abb3d-3a44-4c4a-bc27-2f69b8fe9c3b tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 200 Sep 08 14:06:56 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1676/3394] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:56 2026] GET /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:56 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:56 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-998b6da6-4e0c-46d6-82fe-4fbc7b52b293 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:56 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1719/3395] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:56 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-014a94fb-dc73-4a52-9dd5-8f0da0315a2f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-014a94fb-dc73-4a52-9dd5-8f0da0315a2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] GET http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-014a94fb-dc73-4a52-9dd5-8f0da0315a2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-014a94fb-dc73-4a52-9dd5-8f0da0315a2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-014a94fb-dc73-4a52-9dd5-8f0da0315a2f tempest-ProjectReaderTests-842836332 tempest-ProjectReaderTests-842836332-project-admin] http://192.168.122.142/volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 returned with HTTP 404 Sep 08 14:06:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1677/3396] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:06:57 2026] GET /volume/v3/volumes/df7d7b6d-e62b-4350-a268-2b9563f39956 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:57 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:57 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:57 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-bb6ed0a0-2f16-466f-8d8d-4be23d867179 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:57 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1720/3397] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:57 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-40b56167-abb8-4b06-9eab-4e2914268716 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40b56167-abb8-4b06-9eab-4e2914268716 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] POST http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40b56167-abb8-4b06-9eab-4e2914268716 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-40b56167-abb8-4b06-9eab-4e2914268716 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.admin_actions [None req-40b56167-abb8-4b06-9eab-4e2914268716 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Updating snapshot '1a206b84-c6db-4943-92e3-ce4fead915fc' with '{'status': 'creating'}' {{(pid=86958) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 08 14:06:57 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:57 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:57 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-40b56167-abb8-4b06-9eab-4e2914268716 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action returned with HTTP 202 Sep 08 14:06:57 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1678/3398] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:57 2026] POST /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:57 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:57 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e6090b17-949d-48bd-9a0e-b3d48bcc7902 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1721/3399] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:57 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] POST http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86958) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86958) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.contrib.snapshot_actions [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] Updating snapshot 1a206b84-c6db-4943-92e3-ce4fead915fc with info {'id': '1a206b84-c6db-4943-92e3-ce4fead915fc', 'status': 'error', 'progress': '80%'} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-9b4ff980-933c-4c0e-9c6a-d0f39935976c tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-member] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action returned with HTTP 202 Sep 08 14:06:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1679/3400] 192.168.122.142 () {60 vars in 1280 bytes} [Tue Sep 8 14:06:58 2026] POST /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:58 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.snapshots [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete snapshot with id: 1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:58 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot delete request issued successfully. Sep 08 14:06:58 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-e3ad8b4a-8d71-4b2e-aa31-1acd724628a4 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 202 Sep 08 14:06:58 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1722/3401] 192.168.122.142 () {58 vars in 1241 bytes} [Tue Sep 8 14:06:58 2026] DELETE /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:58 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:58 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:58 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-db64add7-95d3-43c7-bfcb-159ca8ae75f5 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:58 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1680/3402] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:58 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:06:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-420fc30c-1edd-4b30-a79d-5957420fb622 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:06:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-420fc30c-1edd-4b30-a79d-5957420fb622 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:06:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-420fc30c-1edd-4b30-a79d-5957420fb622 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:06:59 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-420fc30c-1edd-4b30-a79d-5957420fb622 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:06:59 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:06:59 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:06:59 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-420fc30c-1edd-4b30-a79d-5957420fb622 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Snapshot retrieved successfully. Sep 08 14:06:59 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-420fc30c-1edd-4b30-a79d-5957420fb622 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 200 Sep 08 14:06:59 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1723/3403] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:06:59 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8ff7db43-3d9d-4df0-8f7f-5a6c43d4dd2b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ff7db43-3d9d-4df0-8f7f-5a6c43d4dd2b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ff7db43-3d9d-4df0-8f7f-5a6c43d4dd2b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8ff7db43-3d9d-4df0-8f7f-5a6c43d4dd2b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8ff7db43-3d9d-4df0-8f7f-5a6c43d4dd2b tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc returned with HTTP 404 Sep 08 14:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1681/3404] 192.168.122.142 () {58 vars in 1238 bytes} [Tue Sep 8 14:07:00 2026] GET /volume/v3/snapshots/1a206b84-c6db-4943-92e3-ce4fead915fc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] DELETE http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.v3.volumes [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume with id: 45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:07:00 devstack devstack@c-api.service[86957]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:00 devstack devstack@c-api.service[86957]: attachments = base.obj_make_list( Sep 08 14:07:00 devstack devstack@c-api.service[86957]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:00 devstack devstack@c-api.service[86957]: warnings.warn( Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.volume.api [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Delete volume request issued successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a15062af-9dc5-49f5-9e0f-0524674a8eef tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 202 Sep 08 14:07:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1724/3405] 192.168.122.142 () {58 vars in 1235 bytes} [Tue Sep 8 14:07:00 2026] DELETE /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 08 14:07:00 devstack devstack@c-api.service[86958]: attachments = base.obj_make_list( Sep 08 14:07:00 devstack devstack@c-api.service[86958]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 08 14:07:00 devstack devstack@c-api.service[86958]: warnings.warn( Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.volume.api [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Volume info retrieved successfully. Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-552a9f84-859b-4433-82fd-62c5ba6efb67 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1682/3406] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:07:00 2026] GET /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-7833e85d-d5ef-48e7-a2a5-3edcd7a45708 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7833e85d-d5ef-48e7-a2a5-3edcd7a45708 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-7833e85d-d5ef-48e7-a2a5-3edcd7a45708 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-597100515", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-7833e85d-d5ef-48e7-a2a5-3edcd7a45708 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1725/3407] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:00 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 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7036e7e2-c480-4b77-bdbc-d7c39d0b962a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7036e7e2-c480-4b77-bdbc-d7c39d0b962a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7036e7e2-c480-4b77-bdbc-d7c39d0b962a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7036e7e2-c480-4b77-bdbc-d7c39d0b962a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1683/3408] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-8ae5428b-a231-4b48-8793-a3172829844c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ae5428b-a231-4b48-8793-a3172829844c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-8ae5428b-a231-4b48-8793-a3172829844c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030245730", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-8ae5428b-a231-4b48-8793-a3172829844c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1726/3409] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:00 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 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-7d922a55-cbf5-4314-b237-44c3226f6a0b None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d922a55-cbf5-4314-b237-44c3226f6a0b tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037/encryption Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-7d922a55-cbf5-4314-b237-44c3226f6a0b tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-7d922a55-cbf5-4314-b237-44c3226f6a0b tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037/encryption returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1684/3410] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6b4608cf-309f-4f38-bebe-91286c7fb012 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b4608cf-309f-4f38-bebe-91286c7fb012 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6b4608cf-309f-4f38-bebe-91286c7fb012 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1919158368", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6b4608cf-309f-4f38-bebe-91286c7fb012 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1727/3411] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:00 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 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d4e3e1bd-d9c5-4135-9600-d26987a89987 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4e3e1bd-d9c5-4135-9600-d26987a89987 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs Sep 08 14:07:00 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d4e3e1bd-d9c5-4135-9600-d26987a89987 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:00 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d4e3e1bd-d9c5-4135-9600-d26987a89987 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs returned with HTTP 200 Sep 08 14:07:00 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1685/3412] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 14:07:00 2026] POST /volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3967aa0a-43eb-4865-b190-8b73e1b8e722 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:00 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3967aa0a-43eb-4865-b190-8b73e1b8e722 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] PUT http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs/key2 Sep 08 14:07:00 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3967aa0a-43eb-4865-b190-8b73e1b8e722 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3967aa0a-43eb-4865-b190-8b73e1b8e722 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs/key2 returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1728/3413] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:07:00 2026] PUT /volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e/extra_specs/key2 => generated 25 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3c0826d0-4cca-41c1-8eb1-4537922a8050 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c0826d0-4cca-41c1-8eb1-4537922a8050 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3c0826d0-4cca-41c1-8eb1-4537922a8050 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3c0826d0-4cca-41c1-8eb1-4537922a8050 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1686/3414] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 14:07:01 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 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-3fcf3098-ee22-4d8c-811e-7cbdb641647c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fcf3098-ee22-4d8c-811e-7cbdb641647c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/09a9a5a7-0ceb-4906-9511-5152f8929cb6 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fcf3098-ee22-4d8c-811e-7cbdb641647c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-3fcf3098-ee22-4d8c-811e-7cbdb641647c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-3fcf3098-ee22-4d8c-811e-7cbdb641647c tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/09a9a5a7-0ceb-4906-9511-5152f8929cb6 returned with HTTP 202 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1729/3415] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:01 2026] DELETE /volume/v3/types/09a9a5a7-0ceb-4906-9511-5152f8929cb6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-ef989655-4cef-4e93-ac67-0965dd1d290f None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef989655-4cef-4e93-ac67-0965dd1d290f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-ef989655-4cef-4e93-ac67-0965dd1d290f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-879424289", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-ef989655-4cef-4e93-ac67-0965dd1d290f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1687/3416] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:01 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2f038743-1e0d-44ca-8e9d-7d9077fa4f09 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f038743-1e0d-44ca-8e9d-7d9077fa4f09 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2f038743-1e0d-44ca-8e9d-7d9077fa4f09 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2f038743-1e0d-44ca-8e9d-7d9077fa4f09 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1730/3417] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:01 2026] POST /volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c1544d0d-4635-4fdf-98e4-9db6463cc771 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1544d0d-4635-4fdf-98e4-9db6463cc771 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption/9dc2b5c8-f8e1-478e-a481-781f56231223 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1544d0d-4635-4fdf-98e4-9db6463cc771 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c1544d0d-4635-4fdf-98e4-9db6463cc771 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c1544d0d-4635-4fdf-98e4-9db6463cc771 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption/9dc2b5c8-f8e1-478e-a481-781f56231223 returned with HTTP 202 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1688/3418] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 14:07:01 2026] DELETE /volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2/encryption/9dc2b5c8-f8e1-478e-a481-781f56231223 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-644c3761-d075-4443-9c68-188c70fb0ac3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-644c3761-d075-4443-9c68-188c70fb0ac3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-644c3761-d075-4443-9c68-188c70fb0ac3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1038713900", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-644c3761-d075-4443-9c68-188c70fb0ac3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1731/3419] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:01 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-08a09db2-6a2a-4ddd-a8ae-37845ff19f62 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08a09db2-6a2a-4ddd-a8ae-37845ff19f62 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47/extra_specs/key1 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08a09db2-6a2a-4ddd-a8ae-37845ff19f62 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-08a09db2-6a2a-4ddd-a8ae-37845ff19f62 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6351c16f-e5da-4888-afb0-2f4020c74390 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6351c16f-e5da-4888-afb0-2f4020c74390 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] GET http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6351c16f-e5da-4888-afb0-2f4020c74390 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6351c16f-e5da-4888-afb0-2f4020c74390 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6351c16f-e5da-4888-afb0-2f4020c74390 tempest-ProjectMemberTests-837234304 tempest-ProjectMemberTests-837234304-project-admin] http://192.168.122.142/volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b returned with HTTP 404 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-08a09db2-6a2a-4ddd-a8ae-37845ff19f62 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47/extra_specs/key1 returned with HTTP 202 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1732/3420] 192.168.122.142 () {58 vars in 1232 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/volumes/45fab57d-f05a-4b22-9b86-174e15c7ce1b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1689/3421] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:07:01 2026] DELETE /volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47/extra_specs/key1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-5c804e32-0bd2-4253-b185-ba2d863d5718 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c804e32-0bd2-4253-b185-ba2d863d5718 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-5c804e32-0bd2-4253-b185-ba2d863d5718 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1363922800", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-5c804e32-0bd2-4253-b185-ba2d863d5718 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1733/3422] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:01 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 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-280a3347-2e35-4ed6-818a-351e2cf4d68a None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-280a3347-2e35-4ed6-818a-351e2cf4d68a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/befdd356-efca-406f-8891-dbdebcb0b8fb Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-280a3347-2e35-4ed6-818a-351e2cf4d68a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-280a3347-2e35-4ed6-818a-351e2cf4d68a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-280a3347-2e35-4ed6-818a-351e2cf4d68a tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/befdd356-efca-406f-8891-dbdebcb0b8fb returned with HTTP 202 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1690/3423] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:01 2026] DELETE /volume/v3/types/befdd356-efca-406f-8891-dbdebcb0b8fb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-2a7eb2ed-4a15-4cea-bd8b-4eeec3e481cc None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a7eb2ed-4a15-4cea-bd8b-4eeec3e481cc tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a7eb2ed-4a15-4cea-bd8b-4eeec3e481cc tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-2a7eb2ed-4a15-4cea-bd8b-4eeec3e481cc tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-2a7eb2ed-4a15-4cea-bd8b-4eeec3e481cc tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1734/3424] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs => generated 185 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8fbd826a-35a8-4b5c-9808-d1c2d40a8f49 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fbd826a-35a8-4b5c-9808-d1c2d40a8f49 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fbd826a-35a8-4b5c-9808-d1c2d40a8f49 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8fbd826a-35a8-4b5c-9808-d1c2d40a8f49 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8fbd826a-35a8-4b5c-9808-d1c2d40a8f49 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1691/3425] 192.168.122.142 () {58 vars in 1115 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types => generated 2588 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0fa89631-1454-4826-a4e7-585fb4f22357 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0fa89631-1454-4826-a4e7-585fb4f22357 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/cipher Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0fa89631-1454-4826-a4e7-585fb4f22357 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0fa89631-1454-4826-a4e7-585fb4f22357 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0fa89631-1454-4826-a4e7-585fb4f22357 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/cipher returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1735/3426] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-48a76403-0ba0-4be7-ad8e-526678b130db None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48a76403-0ba0-4be7-ad8e-526678b130db tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48a76403-0ba0-4be7-ad8e-526678b130db tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-48a76403-0ba0-4be7-ad8e-526678b130db tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-48a76403-0ba0-4be7-ad8e-526678b130db tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1692/3427] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-43216cf5-0b9e-48c2-abb5-d567b07cb270 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43216cf5-0b9e-48c2-abb5-d567b07cb270 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/multiattach Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43216cf5-0b9e-48c2-abb5-d567b07cb270 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-43216cf5-0b9e-48c2-abb5-d567b07cb270 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-43216cf5-0b9e-48c2-abb5-d567b07cb270 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/multiattach returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1736/3428] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-e5bb94c7-37d4-4e4a-ac24-717ea750ca25 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5bb94c7-37d4-4e4a-ac24-717ea750ca25 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/volume_backend_name Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5bb94c7-37d4-4e4a-ac24-717ea750ca25 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-e5bb94c7-37d4-4e4a-ac24-717ea750ca25 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-e5bb94c7-37d4-4e4a-ac24-717ea750ca25 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/volume_backend_name returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1693/3429] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/volume_backend_name => generated 44 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ecd44b55-bcc2-4660-b246-eef3befc95b8 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecd44b55-bcc2-4660-b246-eef3befc95b8 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] GET http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecd44b55-bcc2-4660-b246-eef3befc95b8 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ecd44b55-bcc2-4660-b246-eef3befc95b8 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ecd44b55-bcc2-4660-b246-eef3befc95b8 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1737/3430] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 14:07:01 2026] GET /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 => generated 401 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-3af322ea-6ebc-464b-a29a-02e2607932ce None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3af322ea-6ebc-464b-a29a-02e2607932ce tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] PUT http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/8bdac45d-63e2-44ea-b783-2daaad02dc23 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-3af322ea-6ebc-464b-a29a-02e2607932ce tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-3af322ea-6ebc-464b-a29a-02e2607932ce tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/8bdac45d-63e2-44ea-b783-2daaad02dc23 returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1694/3431] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 14:07:01 2026] PUT /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/encryption/8bdac45d-63e2-44ea-b783-2daaad02dc23 => generated 33 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a016813c-6779-480b-b8e0-d22ea7673c69 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a016813c-6779-480b-b8e0-d22ea7673c69 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] PUT http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/key1 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a016813c-6779-480b-b8e0-d22ea7673c69 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a016813c-6779-480b-b8e0-d22ea7673c69 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/key1 returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1738/3432] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:07:01 2026] PUT /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-6686ab76-d6f3-4049-b217-d69056b35a93 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6686ab76-d6f3-4049-b217-d69056b35a93 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] PUT http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-6686ab76-d6f3-4049-b217-d69056b35a93 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:01 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-6686ab76-d6f3-4049-b217-d69056b35a93 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 returned with HTTP 200 Sep 08 14:07:01 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1695/3433] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 14:07:01 2026] PUT /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 => generated 370 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1c7dbdfc-3ae8-41ac-9213-dc6d731b5cc3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c7dbdfc-3ae8-41ac-9213-dc6d731b5cc3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47 Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c7dbdfc-3ae8-41ac-9213-dc6d731b5cc3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1c7dbdfc-3ae8-41ac-9213-dc6d731b5cc3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1c7dbdfc-3ae8-41ac-9213-dc6d731b5cc3 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47 returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1739/3434] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:01 2026] DELETE /volume/v3/types/97c70884-d5a7-4adb-a38c-0b4d60617e47 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dcad6049-3e51-42bb-9414-8cf2a85c5461 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dcad6049-3e51-42bb-9414-8cf2a85c5461 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2 Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dcad6049-3e51-42bb-9414-8cf2a85c5461 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dcad6049-3e51-42bb-9414-8cf2a85c5461 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dcad6049-3e51-42bb-9414-8cf2a85c5461 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2 returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1696/3435] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:02 2026] DELETE /volume/v3/types/acaddedb-03ad-4b64-99fb-991750edaab2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-299c9e66-cda5-4ab7-8964-597a60be7a8f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-299c9e66-cda5-4ab7-8964-597a60be7a8f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-299c9e66-cda5-4ab7-8964-597a60be7a8f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-299c9e66-cda5-4ab7-8964-597a60be7a8f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-299c9e66-cda5-4ab7-8964-597a60be7a8f tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1740/3436] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:02 2026] DELETE /volume/v3/types/86380f63-1a79-414a-a947-c93647dda40e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d853bece-186d-47d8-a7b1-62e36db913f9 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d853bece-186d-47d8-a7b1-62e36db913f9 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037 Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d853bece-186d-47d8-a7b1-62e36db913f9 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d853bece-186d-47d8-a7b1-62e36db913f9 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d853bece-186d-47d8-a7b1-62e36db913f9 tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037 returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1697/3437] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:02 2026] DELETE /volume/v3/types/b7ca9662-0981-46ec-a6fb-9382f393f037 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0b1acdcb-77ae-45f9-9a5a-b8c76bc2ecef None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b1acdcb-77ae-45f9-9a5a-b8c76bc2ecef tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] DELETE http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b1acdcb-77ae-45f9-9a5a-b8c76bc2ecef tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0b1acdcb-77ae-45f9-9a5a-b8c76bc2ecef tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:02 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0b1acdcb-77ae-45f9-9a5a-b8c76bc2ecef tempest-VolumeTypesAdminTests-1586238765 tempest-VolumeTypesAdminTests-1586238765-project-admin] http://192.168.122.142/volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 returned with HTTP 202 Sep 08 14:07:02 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1741/3438] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:02 2026] DELETE /volume/v3/types/1cded766-94c3-4a44-9d9b-2b6e75780865 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-2582e128-f9ae-4864-920c-0ae3644f33bb None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2582e128-f9ae-4864-920c-0ae3644f33bb tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-2582e128-f9ae-4864-920c-0ae3644f33bb tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1204205622", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-2582e128-f9ae-4864-920c-0ae3644f33bb tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1698/3439] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:04 2026] POST /volume/v3/types => generated 380 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6c20c278-4a5a-498c-ba51-3ee563ca28d4 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c20c278-4a5a-498c-ba51-3ee563ca28d4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption Sep 08 14:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6c20c278-4a5a-498c-ba51-3ee563ca28d4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:04 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6c20c278-4a5a-498c-ba51-3ee563ca28d4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1742/3440] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:04 2026] POST /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-93bd7a6a-ad90-42e3-8d49-ded983825b48 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93bd7a6a-ad90-42e3-8d49-ded983825b48 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:04 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-93bd7a6a-ad90-42e3-8d49-ded983825b48 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1292072955", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:04 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-93bd7a6a-ad90-42e3-8d49-ded983825b48 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:04 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1699/3441] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:04 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:04 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-f6e17bbf-a8f3-4898-9878-50e34726b948 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6e17bbf-a8f3-4898-9878-50e34726b948 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] POST http://192.168.122.142/volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68/encryption Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-f6e17bbf-a8f3-4898-9878-50e34726b948 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-f6e17bbf-a8f3-4898-9878-50e34726b948 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-f6e17bbf-a8f3-4898-9878-50e34726b948 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68/encryption returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1743/3442] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:04 2026] POST /volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68/encryption => generated 127 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-a22379fc-9947-43d8-aaf4-11f96930dd72 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a22379fc-9947-43d8-aaf4-11f96930dd72 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-a22379fc-9947-43d8-aaf4-11f96930dd72 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1057070762", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-a22379fc-9947-43d8-aaf4-11f96930dd72 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1700/3443] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-12b870b5-1db9-416d-87ed-dcd023c74c9d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-12b870b5-1db9-416d-87ed-dcd023c74c9d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] POST http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-12b870b5-1db9-416d-87ed-dcd023c74c9d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-12b870b5-1db9-416d-87ed-dcd023c74c9d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-12b870b5-1db9-416d-87ed-dcd023c74c9d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1744/3444] 192.168.122.142 () {60 vars in 1283 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4a6b3b9b-ed70-46bc-998a-fe047a843177 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a6b3b9b-ed70-46bc-998a-fe047a843177 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] PUT http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs/key2 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4a6b3b9b-ed70-46bc-998a-fe047a843177 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-4a6b3b9b-ed70-46bc-998a-fe047a843177 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4a6b3b9b-ed70-46bc-998a-fe047a843177 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs/key2 returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1701/3445] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:07:05 2026] PUT /volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-00eda630-14d5-4775-9994-99b05e03eb3e None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00eda630-14d5-4775-9994-99b05e03eb3e tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-00eda630-14d5-4775-9994-99b05e03eb3e tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-00eda630-14d5-4775-9994-99b05e03eb3e tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-00eda630-14d5-4775-9994-99b05e03eb3e tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1745/3446] 192.168.122.142 () {60 vars in 1136 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-dbe99a77-a68a-4633-b539-bd17f7606752 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dbe99a77-a68a-4633-b539-bd17f7606752 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-dbe99a77-a68a-4633-b539-bd17f7606752 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1805585043", "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=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-dbe99a77-a68a-4633-b539-bd17f7606752 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1702/3447] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-6938227f-0422-4c8c-8a03-53b7e4df3b31 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6938227f-0422-4c8c-8a03-53b7e4df3b31 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-6938227f-0422-4c8c-8a03-53b7e4df3b31 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-6938227f-0422-4c8c-8a03-53b7e4df3b31 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1746/3448] 192.168.122.142 () {60 vars in 1281 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] DELETE http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption/9591574a-bc51-49be-b8e0-1590d6a87d36 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-c865022e-15f2-47c1-a90a-381cebf4fae4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption/9591574a-bc51-49be-b8e0-1590d6a87d36 returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1703/3449] 192.168.122.142 () {58 vars in 1373 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02/encryption/9591574a-bc51-49be-b8e0-1590d6a87d36 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-d806531d-8790-4440-802c-40aca5a6bb25 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d806531d-8790-4440-802c-40aca5a6bb25 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-d806531d-8790-4440-802c-40aca5a6bb25 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-418372070", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-d806531d-8790-4440-802c-40aca5a6bb25 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1747/3450] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:05 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 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-43a9786f-63e8-41c8-9e91-91cb75143980 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43a9786f-63e8-41c8-9e91-91cb75143980 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] DELETE http://192.168.122.142/volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449/extra_specs/key1 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43a9786f-63e8-41c8-9e91-91cb75143980 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-43a9786f-63e8-41c8-9e91-91cb75143980 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-43a9786f-63e8-41c8-9e91-91cb75143980 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-43a9786f-63e8-41c8-9e91-91cb75143980 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449/extra_specs/key1 returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1704/3451] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-ae282c7f-668f-4055-9b4e-3873d7be829f None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae282c7f-668f-4055-9b4e-3873d7be829f tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] POST http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-ae282c7f-668f-4055-9b4e-3873d7be829f tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1483401480", "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=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-ae282c7f-668f-4055-9b4e-3873d7be829f tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1748/3452] 192.168.122.142 () {60 vars in 1137 bytes} [Tue Sep 8 14:07:05 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] DELETE http://192.168.122.142/volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-967f100d-d544-4518-bdf0-fb45b919b3b4 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1705/3453] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-b4ef3838-9982-49ae-af73-71c302cb4f10 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4ef3838-9982-49ae-af73-71c302cb4f10 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4ef3838-9982-49ae-af73-71c302cb4f10 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-b4ef3838-9982-49ae-af73-71c302cb4f10 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'index' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-b4ef3838-9982-49ae-af73-71c302cb4f10 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1749/3454] 192.168.122.142 () {58 vars in 1262 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.api_utils [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Removing options '' from query. {{(pid=86958) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-4c1f0e7f-3472-4a17-93cb-a58f5dd66ad3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1706/3455] 192.168.122.142 () {58 vars in 1115 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types => generated 2363 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-39b88939-385d-4adf-b4e2-f443e494230d None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39b88939-385d-4adf-b4e2-f443e494230d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/cipher Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39b88939-385d-4adf-b4e2-f443e494230d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-39b88939-385d-4adf-b4e2-f443e494230d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-39b88939-385d-4adf-b4e2-f443e494230d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-39b88939-385d-4adf-b4e2-f443e494230d tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/cipher returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1750/3456] 192.168.122.142 () {58 vars in 1280 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'index' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-710e3986-7080-40f9-8109-8a5ad1d3ffdf tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1707/3457] 192.168.122.142 () {58 vars in 1259 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a0684663-2b6e-444d-809b-99bfadb04ce5 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0684663-2b6e-444d-809b-99bfadb04ce5 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/multiattach Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0684663-2b6e-444d-809b-99bfadb04ce5 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a0684663-2b6e-444d-809b-99bfadb04ce5 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a0684663-2b6e-444d-809b-99bfadb04ce5 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/multiattach returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1751/3458] 192.168.122.142 () {58 vars in 1298 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8286b24b-8fb3-426e-8742-9fac56b55946 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8286b24b-8fb3-426e-8742-9fac56b55946 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/volume_backend_name Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8286b24b-8fb3-426e-8742-9fac56b55946 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8286b24b-8fb3-426e-8742-9fac56b55946 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'show' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8286b24b-8fb3-426e-8742-9fac56b55946 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/volume_backend_name returned with HTTP 404 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1708/3459] 192.168.122.142 () {58 vars in 1322 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-1bda695f-8778-4efa-8da3-68ff432da88c None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bda695f-8778-4efa-8da3-68ff432da88c tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] GET http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bda695f-8778-4efa-8da3-68ff432da88c tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-1bda695f-8778-4efa-8da3-68ff432da88c tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Calling method 'show' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-1bda695f-8778-4efa-8da3-68ff432da88c tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a returned with HTTP 200 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1752/3460] 192.168.122.142 () {58 vars in 1226 bytes} [Tue Sep 8 14:07:05 2026] GET /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a => generated 318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-d56935d8-607b-45fa-8b83-273d097477a2 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d56935d8-607b-45fa-8b83-273d097477a2 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] PUT http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/eba0fb36-aba1-4a5b-ad2a-97574f7a8989 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-d56935d8-607b-45fa-8b83-273d097477a2 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-d56935d8-607b-45fa-8b83-273d097477a2 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-d56935d8-607b-45fa-8b83-273d097477a2 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/eba0fb36-aba1-4a5b-ad2a-97574f7a8989 returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1709/3461] 192.168.122.142 () {60 vars in 1390 bytes} [Tue Sep 8 14:07:05 2026] PUT /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/encryption/eba0fb36-aba1-4a5b-ad2a-97574f7a8989 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-995ec840-8c36-4105-b338-287147f7cdfe None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-995ec840-8c36-4105-b338-287147f7cdfe tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] PUT http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/key1 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-995ec840-8c36-4105-b338-287147f7cdfe tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.policy [None req-995ec840-8c36-4105-b338-287147f7cdfe tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86957) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-995ec840-8c36-4105-b338-287147f7cdfe tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/key1 returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1753/3462] 192.168.122.142 () {60 vars in 1297 bytes} [Tue Sep 8 14:07:05 2026] PUT /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-345a9c35-c642-48f1-aaa2-776fe6567cf7 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-345a9c35-c642-48f1-aaa2-776fe6567cf7 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] PUT http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-345a9c35-c642-48f1-aaa2-776fe6567cf7 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.policy [None req-345a9c35-c642-48f1-aaa2-776fe6567cf7 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '84b1e721a0bc42469918aee951e9eacb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '125f2e72e93e45a4abba6d043fed9c4b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86958) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-345a9c35-c642-48f1-aaa2-776fe6567cf7 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-member] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a returned with HTTP 403 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1710/3463] 192.168.122.142 () {60 vars in 1246 bytes} [Tue Sep 8 14:07:05 2026] PUT /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-50e2f183-da43-49fa-b5cd-b521eccaedd6 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50e2f183-da43-49fa-b5cd-b521eccaedd6 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50e2f183-da43-49fa-b5cd-b521eccaedd6 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-50e2f183-da43-49fa-b5cd-b521eccaedd6 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-50e2f183-da43-49fa-b5cd-b521eccaedd6 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1754/3464] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/1de60d83-ff78-4739-bcc4-f1d33ae6165d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-aa4afa95-1229-4914-bd2b-42b03deb7775 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa4afa95-1229-4914-bd2b-42b03deb7775 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa4afa95-1229-4914-bd2b-42b03deb7775 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-aa4afa95-1229-4914-bd2b-42b03deb7775 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-aa4afa95-1229-4914-bd2b-42b03deb7775 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449 returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1711/3465] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/3c785efd-96ad-4230-b92d-5b5b2b604449 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-0d0d2135-0b3b-44a1-8c2e-611935b6b15b None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d0d2135-0b3b-44a1-8c2e-611935b6b15b tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2135-0b3b-44a1-8c2e-611935b6b15b tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-0d0d2135-0b3b-44a1-8c2e-611935b6b15b tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-0d0d2135-0b3b-44a1-8c2e-611935b6b15b tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02 returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1755/3466] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/1727ff28-f73d-46a5-9b16-4a72a5a7ae02 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-b7a58a81-c9a6-4edd-8046-e679f2594075 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7a58a81-c9a6-4edd-8046-e679f2594075 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7a58a81-c9a6-4edd-8046-e679f2594075 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-b7a58a81-c9a6-4edd-8046-e679f2594075 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-b7a58a81-c9a6-4edd-8046-e679f2594075 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1712/3467] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/c046467b-73b3-4614-bad4-3bc79f48655a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.middleware.request_id [None req-a8c41adf-f75e-4216-b7e6-b4638ab980c3 None None] RequestId filter calling following filter/app {{(pid=86957) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8c41adf-f75e-4216-b7e6-b4638ab980c3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8c41adf-f75e-4216-b7e6-b4638ab980c3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86957) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: DEBUG cinder.api.openstack.wsgi [None req-a8c41adf-f75e-4216-b7e6-b4638ab980c3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86957) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86957]: INFO cinder.api.openstack.wsgi [None req-a8c41adf-f75e-4216-b7e6-b4638ab980c3 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68 returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86957]: [pid: 86957|app: 0|req: 1756/3468] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/08609039-8e09-410f-92b7-70f9fd714c68 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.middleware.request_id [None req-8acff879-127b-4d84-ae14-67462177e886 None None] RequestId filter calling following filter/app {{(pid=86958) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8acff879-127b-4d84-ae14-67462177e886 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] DELETE http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8acff879-127b-4d84-ae14-67462177e886 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Empty body provided in request {{(pid=86958) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: DEBUG cinder.api.openstack.wsgi [None req-8acff879-127b-4d84-ae14-67462177e886 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] Calling method '_delete' {{(pid=86958) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 08 14:07:05 devstack devstack@c-api.service[86958]: INFO cinder.api.openstack.wsgi [None req-8acff879-127b-4d84-ae14-67462177e886 tempest-VolumeTypesMemberTests-1901399862 tempest-VolumeTypesMemberTests-1901399862-project-admin] http://192.168.122.142/volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a returned with HTTP 202 Sep 08 14:07:05 devstack devstack@c-api.service[86958]: [pid: 86958|app: 0|req: 1713/3469] 192.168.122.142 () {58 vars in 1229 bytes} [Tue Sep 8 14:07:05 2026] DELETE /volume/v3/types/999d7659-a380-4d40-81fe-782f26ede73a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 08 14:07:15 devstack devstack@c-api.service[86957]: DEBUG dbcounter [-] [86957] Writing DB stats cinder:SELECT=237,cinder:UPDATE=85,cinder:INSERT=69 {{(pid=86957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 08 14:07:15 devstack devstack@c-api.service[86958]: DEBUG dbcounter [-] [86958] Writing DB stats cinder:SELECT=235,cinder:UPDATE=72,cinder:INSERT=55,cinder:DELETE=1 {{(pid=86958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}